#EECC89#EECC89
#EECC89 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 85.9% C 0.093 H 83.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC89 |
|---|---|
| RGB | rgb(238, 204, 137) |
| HSL | hsl(40, 75%, 74%) |
| HSV | hsv(40, 42%, 93%) |
| CMYK | cmyk(0%, 14.3%, 42.4%, 6.7%) |
| CIE-LAB | lab(83.53, 3.14, 37.78) |
| CIE-LCH | lch(83.53, 37.91, 85.25°) |
| OKLab | oklab(85.93% 0.0102 0.0926) |
| OKLCH | oklch(85.93% 0.093 83.7) |
| XYZ | xyz(61.3699, 63.1717, 32.6228) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.98
Navajowhite
#FFDEAD
ΔE00 5.97
Pale Peach
#FFE5AD
ΔE00 6.20
Wheat (survey)
#FBDD7E
ΔE00 6.38
Very Light Brown
#D3B683
ΔE00 6.49
Burlywood
#DEB887
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC89 #89ABEE
analogous
#EE9989 #EECC89 #DDEE89
triadic
#EECC89 #89EECC #CC89EE
tetradic
#EECC89 #89EE99 #89ABEE #EE89DD
square
#EECC89 #89EE99 #89ABEE #EE89DD
split-complementary
#EECC89 #89DDEE #9989EE
monochromatic
#DD9D20 #E6B554 #EECC89 #F6E3BE #FBF3E4
Accessibility & contrast
On white
1.54
#EECC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EECC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC89
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC89 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#FDC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc89; /* rgb */ color: rgb(238, 204, 137); /* oklch */ color: oklch(85.9% 0.093 83.7);
Tailwind
colors: {
custom: {
50: '#f5dbac',
500: '#eecc89',
950: '#000000',
},
}SCSS
$custom: #eecc89; $custom-light: #f5dbac; $custom-dark: #000000;
JSON
{
"hex": "#eecc89",
"rgb": {
"r": 238,
"g": 204,
"b": 137
},
"hsl": {
"h": 39.802,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.85927,
"c": 0.09315,
"h": 83.7
},
"luminance": 0.63169
}Semantic roles & 50–950 ramp
primary
#EECC89
secondary
#527AC9
accent
#52D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481