Skip to content

Sunray (#E3AB57)

The hex code for Sunray is #E3AB57. It is rgb(227, 171, 87) in RGB, hsl(36, 71%, 62%) in HSL, and about cmyk(0%, 25%, 62%, 11%) in CMYK — a light orange. Black text is the more readable choice on this background.

#E3AB57
HEX#E3AB57
RGBrgb(227, 171, 87)
HSLhsl(36, 71%, 62%)
HSVhsv(36, 62%, 89%)
CMYKcmyk(0%, 25%, 62%, 11%)
OKLCHoklch(77.7% 0.121 75.4)
LABlab(74.10% 14.77 50.67)
LCHlch(74.10% 52.78 73.75)

Colors Closest to Sunray

Sunray is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every orange in the library.

#E3AB57 Channel Values

How Sunray breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 227 · G 171 · B 878-bit channels as sent to the display
HSLH 36° · S 71% · L 62%Easiest model for building lighter and darker variants
HSVH 36° · S 62% · V 89%Matches the picker in most design tools
CMYKC 0% · M 25% · Y 62% · K 11%Approximate ink mix; confirm with an ICC profile before printing
Luminance2.05:1 vs white · 10.23:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Sunray background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text2.05:1AA normal AA large AAA normal
TextBlack text10.23:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #E3AB57 in the contrast checker.

Colors That Go With Sunray

Pairings derived from color-wheel relationships. The complementary color sits opposite Sunray; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Sunray

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #E3AB57.

How Sunray Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#E3AB57
Protanopia#B6B656
Protanomaly#CAB257
Deuteranopia#C0C052
Deuteranomaly#CFB854
Tritanopia#E8A3A3
Tritanomaly#E6A68B
Achromatopsia#B5B5B5

Test a full palette in the color blindness simulator.

Using #E3AB57 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--sunray: #E3AB57;
CSS backgroundbackground-color: #E3AB57;
Tailwind configcolors: { 'sunray': '#E3AB57' }
SwiftUIColor(red: 0.890, green: 0.671, blue: 0.341)
Android XML<color name="sunray">#E3AB57</color>
SVG fillfill="#E3AB57"

More Orange Colors

Sunray sits in the orangefamily. These are its neighbours across that family's full range, each with its own breakdown.

#E3AB57 Frequently Asked Questions

What is the hex code for Sunray?

The hex code for Sunray is #E3AB57. That is rgb(227, 171, 87) in RGB, hsl(36, 71%, 62%) in HSL, and approximately cmyk(0%, 25%, 62%, 11%) in CMYK.

What is the RGB value of #E3AB57?

#E3AB57 is rgb(227, 171, 87) — red 227, green 171, and blue 87 on the 0-255 scale.

What is the CMYK value of #E3AB57?

#E3AB57 converts to approximately cmyk(0%, 25%, 62%, 11%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #E3AB57 be black or white?

Black text is the more readable choice. #E3AB57 scores 2.05:1 against white and 10.23:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #E3AB57 as a CSS color keyword?

No. #E3AB57 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is sandybrown (#F4A460) at a CIE76 distance of 11.44, which is visibly different.

Open Sunray in a Tool

Keep exploring: every orange in the color library, the guide to shades of orange, or the full color library.