#EEC887#EEC887
#EEC887 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.1% C 0.093 H 80.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC887 |
|---|---|
| RGB | rgb(238, 200, 135) |
| HSL | hsl(38, 75%, 73%) |
| HSV | hsv(38, 43%, 93%) |
| CMYK | cmyk(0%, 16%, 43.3%, 6.7%) |
| CIE-LAB | lab(82.51, 5.01, 37.48) |
| CIE-LCH | lch(82.51, 37.81, 82.39°) |
| OKLab | oklab(85.11% 0.0155 0.0918) |
| OKLCH | oklch(85.11% 0.093 80.4) |
| XYZ | xyz(60.2893, 61.2378, 31.5614) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.37
Very Light Brown
#D3B683
ΔE00 5.88
Navajowhite
#FFDEAD
ΔE00 6.19
Sand (survey)
#E2CA76
ΔE00 6.22
Tan (survey)
#D1B26F
ΔE00 6.39
Fawn
#CFAF7B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC887 #87ADEE
analogous
#EE9487 #EEC887 #E0EE87
triadic
#EEC887 #87EEC8 #C887EE
tetradic
#EEC887 #87EE94 #87ADEE #EE87E0
square
#EEC887 #87EE94 #87ADEE #EE87E0
split-complementary
#EEC887 #87E0EE #9487EE
monochromatic
#DC961F #E6AF51 #EEC887 #F6E1BD #FBF3E4
Accessibility & contrast
On white
1.59
#EEC887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EEC887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC887
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC887 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C882
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#FDBDB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec887; /* rgb */ color: rgb(238, 200, 135); /* oklch */ color: oklch(85.1% 0.093 80.4);
Tailwind
colors: {
custom: {
50: '#f5d8ab',
500: '#eec887',
950: '#000000',
},
}SCSS
$custom: #eec887; $custom-light: #f5d8ab; $custom-dark: #000000;
JSON
{
"hex": "#eec887",
"rgb": {
"r": 238,
"g": 200,
"b": 135
},
"hsl": {
"h": 37.864,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.8511,
"c": 0.09311,
"h": 80.4
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#EEC887
secondary
#507DC9
accent
#58D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381