#EEC87F#EEC87F
#EEC87F is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.0% C 0.101 H 82.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC87F |
|---|---|
| RGB | rgb(238, 200, 127) |
| HSL | hsl(39, 77%, 72%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16%, 46.6%, 6.7%) |
| CIE-LAB | lab(82.39, 4.22, 41.40) |
| CIE-LCH | lch(82.39, 41.61, 84.18°) |
| OKLab | oklab(84.98% 0.0125 0.1003) |
| OKLCH | oklch(84.98% 0.101 82.9) |
| XYZ | xyz(59.7471, 61.0209, 28.7057) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.04
Tan (survey)
#D1B26F
ΔE00 6.21
Wheat (survey)
#FBDD7E
ΔE00 6.56
Burlywood
#DEB887
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 6.60
Navajowhite
#FFDEAD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC87F #7FA5EE
analogous
#EE917F #EEC87F #DDEE7F
triadic
#EEC87F #7FEEC8 #C87FEE
tetradic
#EEC87F #7FEE91 #7FA5EE #EE7FDD
square
#EEC87F #7FEE91 #7FA5EE #EE7FDD
split-complementary
#EEC87F #7FDDEE #917FEE
monochromatic
#D6971C #E7B149 #EEC87F #F5DFB5 #FBF3E4
Accessibility & contrast
On white
1.59
#EEC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EEC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC87F
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC87F | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#FEBCB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec87f; /* rgb */ color: rgb(238, 200, 127); /* oklch */ color: oklch(85.0% 0.101 82.9);
Tailwind
colors: {
custom: {
50: '#f5d8a5',
500: '#eec87f',
950: '#000000',
},
}SCSS
$custom: #eec87f; $custom-light: #f5d8a5; $custom-dark: #000000;
JSON
{
"hex": "#eec87f",
"rgb": {
"r": 238,
"g": 200,
"b": 127
},
"hsl": {
"h": 39.459,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.84981,
"c": 0.10108,
"h": 82.9
},
"luminance": 0.61018
}Semantic roles & 50–950 ramp
primary
#EEC87F
secondary
#4975C8
accent
#53D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380