#EECB87#EECB87
#EECB87 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.095 H 83.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB87 |
|---|---|
| RGB | rgb(238, 203, 135) |
| HSL | hsl(40, 75%, 73%) |
| HSV | hsv(40, 43%, 93%) |
| CMYK | cmyk(0%, 14.7%, 43.3%, 6.7%) |
| CIE-LAB | lab(83.25, 3.45, 38.44) |
| CIE-LCH | lch(83.25, 38.59, 84.87°) |
| OKLab | oklab(85.7% 0.011 0.094) |
| OKLCH | oklch(85.7% 0.095 83.3) |
| XYZ | xyz(60.9909, 62.6411, 31.7953) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.02
Navajowhite
#FFDEAD
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.44
Wheat (survey)
#FBDD7E
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.50
Pale Peach
#FFE5AD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB87 #87AAEE
analogous
#EE9787 #EECB87 #DDEE87
triadic
#EECB87 #87EECB #CB87EE
tetradic
#EECB87 #87EE97 #87AAEE #EE87DD
square
#EECB87 #87EE97 #87AAEE #EE87DD
split-complementary
#EECB87 #87DDEE #9787EE
monochromatic
#DC9B1F #E6B451 #EECB87 #F6E2BD #FBF3E4
Accessibility & contrast
On white
1.55
#EECB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#EECB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB87
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB87 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA82
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#FDC0BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb87; /* rgb */ color: rgb(238, 203, 135); /* oklch */ color: oklch(85.7% 0.095 83.3);
Tailwind
colors: {
custom: {
50: '#f5daab',
500: '#eecb87',
950: '#000000',
},
}SCSS
$custom: #eecb87; $custom-light: #f5daab; $custom-dark: #000000;
JSON
{
"hex": "#eecb87",
"rgb": {
"r": 238,
"g": 203,
"b": 135
},
"hsl": {
"h": 39.612,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.85697,
"c": 0.09465,
"h": 83.3
},
"luminance": 0.62638
}Semantic roles & 50–950 ramp
primary
#EECB87
secondary
#5079C9
accent
#53D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381