#EEC889#EEC889
#EEC889 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.1% C 0.091 H 79.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC889 |
|---|---|
| RGB | rgb(238, 200, 137) |
| HSL | hsl(37, 75%, 74%) |
| HSV | hsv(37, 42%, 93%) |
| CMYK | cmyk(0%, 16%, 42.4%, 6.7%) |
| CIE-LAB | lab(82.54, 5.22, 36.49) |
| CIE-LCH | lch(82.54, 36.86, 81.87°) |
| OKLab | oklab(85.14% 0.0163 0.0896) |
| OKLCH | oklch(85.14% 0.091 79.7) |
| XYZ | xyz(60.4314, 61.2947, 32.3100) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.09
Very Light Brown
#D3B683
ΔE00 5.75
Navajowhite
#FFDEAD
ΔE00 5.95
Tan (survey)
#D1B26F
ΔE00 6.51
Sand (survey)
#E2CA76
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC889 #89AFEE
analogous
#EE9589 #EEC889 #E1EE89
triadic
#EEC889 #89EEC8 #C889EE
tetradic
#EEC889 #89EE95 #89AFEE #EE89E1
square
#EEC889 #89EE95 #89AFEE #EE89E1
split-complementary
#EEC889 #89E1EE #9589EE
monochromatic
#DD9620 #E6AF54 #EEC889 #F6E1BE #FBF3E4
Accessibility & contrast
On white
1.58
#EEC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EEC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC889
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC889 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C884
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#FDBDB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec889; /* rgb */ color: rgb(238, 200, 137); /* oklch */ color: oklch(85.1% 0.091 79.7);
Tailwind
colors: {
custom: {
50: '#f5d8ac',
500: '#eec889',
950: '#000000',
},
}SCSS
$custom: #eec889; $custom-light: #f5d8ac; $custom-dark: #000000;
JSON
{
"hex": "#eec889",
"rgb": {
"r": 238,
"g": 200,
"b": 137
},
"hsl": {
"h": 37.426,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.85144,
"c": 0.0911,
"h": 79.7
},
"luminance": 0.61292
}Semantic roles & 50–950 ramp
primary
#EEC889
secondary
#527FC9
accent
#5AD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381