#EEC787#EEC787
#EEC787 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.9% C 0.093 H 79.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC787 |
|---|---|
| RGB | rgb(238, 199, 135) |
| HSL | hsl(37, 75%, 73%) |
| HSV | hsv(37, 43%, 93%) |
| CMYK | cmyk(0%, 16.4%, 43.3%, 6.7%) |
| CIE-LAB | lab(82.26, 5.53, 37.16) |
| CIE-LCH | lch(82.26, 37.57, 81.53°) |
| OKLab | oklab(84.92% 0.0171 0.0911) |
| OKLCH | oklch(84.92% 0.093 79.4) |
| XYZ | xyz(60.0584, 60.7762, 31.4845) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.02
Very Light Brown
#D3B683
ΔE00 5.75
Navajowhite
#FFDEAD
ΔE00 6.24
Tan (survey)
#D1B26F
ΔE00 6.38
Sand (survey)
#E2CA76
ΔE00 6.64
Fawn
#CFAF7B
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC787 #87AEEE
analogous
#EE9387 #EEC787 #E1EE87
triadic
#EEC787 #87EEC7 #C787EE
tetradic
#EEC787 #87EE93 #87AEEE #EE87E1
square
#EEC787 #87EE93 #87AEEE #EE87E1
split-complementary
#EEC787 #87E1EE #9387EE
monochromatic
#DC941F #E6AE51 #EEC787 #F6E0BD #FBF2E4
Accessibility & contrast
On white
1.60
#EEC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EEC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC787
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC787 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#FDBCB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec787; /* rgb */ color: rgb(238, 199, 135); /* oklch */ color: oklch(84.9% 0.093 79.4);
Tailwind
colors: {
custom: {
50: '#f5d7aa',
500: '#eec787',
950: '#000000',
},
}SCSS
$custom: #eec787; $custom-light: #f5d7aa; $custom-dark: #000000;
JSON
{
"hex": "#eec787",
"rgb": {
"r": 238,
"g": 199,
"b": 135
},
"hsl": {
"h": 37.282,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.84915,
"c": 0.09265,
"h": 79.4
},
"luminance": 0.60773
}Semantic roles & 50–950 ramp
primary
#EEC787
secondary
#507EC9
accent
#5AD70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381