#EEB17A#EEB17A
#EEB17A is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.5% C 0.101 H 62.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB17A |
|---|---|
| RGB | rgb(238, 177, 122) |
| HSL | hsl(28, 77%, 71%) |
| HSV | hsv(28, 49%, 93%) |
| CMYK | cmyk(0%, 25.6%, 48.7%, 6.7%) |
| CIE-LAB | lab(76.70, 15.83, 36.72) |
| CIE-LCH | lch(76.70, 39.99, 66.69°) |
| OKLab | oklab(80.5% 0.0462 0.0894) |
| OKLCH | oklch(80.5% 0.101 62.7) |
| XYZ | xyz(54.4974, 51.0302, 25.3880) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.85
Sandybrown
#F4A460
ΔE00 4.73
Peach (survey)
#FFB07C
ΔE00 4.77
Burlywood
#DEB887
ΔE00 5.98
Pale Orange
#FFA756
ΔE00 6.21
Light Orange
#FDAA48
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB17A #7AB7EE
analogous
#EE7A7D #EEB17A #EEEB7A
triadic
#EEB17A #7AEEB1 #B17AEE
tetradic
#EEB17A #7DEE7A #7AB7EE #EB7AEE
square
#EEB17A #7DEE7A #7AB7EE #EB7AEE
split-complementary
#EEB17A #7AEEEB #7A7DEE
monochromatic
#D3721B #E79144 #EEB17A #F5D1B0 #FCEFE4
Accessibility & contrast
On white
1.87
#EEB17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#EEB17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB17A
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB17A | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B576
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#FFA4A3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeb17a; /* rgb */ color: rgb(238, 177, 122); /* oklch */ color: oklch(80.5% 0.101 62.7);
Tailwind
colors: {
custom: {
50: '#f6c8a1',
500: '#eeb17a',
950: '#000000',
},
}SCSS
$custom: #eeb17a; $custom-light: #f6c8a1; $custom-dark: #000000;
JSON
{
"hex": "#eeb17a",
"rgb": {
"r": 238,
"g": 177,
"b": 122
},
"hsl": {
"h": 28.448,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.805,
"c": 0.10066,
"h": 62.7
},
"luminance": 0.51027
}Semantic roles & 50–950 ramp
primary
#EEB17A
secondary
#4589C8
accent
#78DA0C
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280