#EECC87#EECC87
#EECC87 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.095 H 84.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC87 |
|---|---|
| RGB | rgb(238, 204, 135) |
| HSL | hsl(40, 75%, 73%) |
| HSV | hsv(40, 43%, 93%) |
| CMYK | cmyk(0%, 14.3%, 43.3%, 6.7%) |
| CIE-LAB | lab(83.50, 2.93, 38.76) |
| CIE-LCH | lch(83.50, 38.87, 85.67°) |
| OKLab | oklab(85.89% 0.0095 0.0948) |
| OKLCH | oklch(85.89% 0.095 84.3) |
| XYZ | xyz(61.2278, 63.1149, 31.8742) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.65
Wheat (survey)
#FBDD7E
ΔE00 6.06
Navajowhite
#FFDEAD
ΔE00 6.28
Pale Peach
#FFE5AD
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.68
Sandy
#F1DA7A
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC87 #87A9EE
analogous
#EE9887 #EECC87 #DCEE87
triadic
#EECC87 #87EECC #CC87EE
tetradic
#EECC87 #87EE98 #87A9EE #EE87DC
square
#EECC87 #87EE98 #87A9EE #EE87DC
split-complementary
#EECC87 #87DCEE #9887EE
monochromatic
#DC9D1F #E6B551 #EECC87 #F6E3BD #FBF4E4
Accessibility & contrast
On white
1.54
#EECC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EECC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC87
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC87 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#FDC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc87; /* rgb */ color: rgb(238, 204, 135); /* oklch */ color: oklch(85.9% 0.095 84.3);
Tailwind
colors: {
custom: {
50: '#f5dbab',
500: '#eecc87',
950: '#000000',
},
}SCSS
$custom: #eecc87; $custom-light: #f5dbab; $custom-dark: #000000;
JSON
{
"hex": "#eecc87",
"rgb": {
"r": 238,
"g": 204,
"b": 135
},
"hsl": {
"h": 40.194,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.85893,
"c": 0.09522,
"h": 84.3
},
"luminance": 0.63112
}Semantic roles & 50–950 ramp
primary
#EECC87
secondary
#5078C9
accent
#51D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481