#EECC8F#EECC8F
#EECC8F is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.0% C 0.087 H 81.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC8F |
|---|---|
| RGB | rgb(238, 204, 143) |
| HSL | hsl(39, 74%, 75%) |
| HSV | hsv(39, 40%, 93%) |
| CMYK | cmyk(0%, 14.3%, 39.9%, 6.7%) |
| CIE-LAB | lab(83.63, 3.77, 34.83) |
| CIE-LCH | lch(83.63, 35.03, 83.82°) |
| OKLab | oklab(86.03% 0.0126 0.086) |
| OKLCH | oklch(86.03% 0.087 81.7) |
| XYZ | xyz(61.8123, 63.3487, 34.9529) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.10
Burlywood
#DEB887
ΔE00 5.83
Pale Peach
#FFE5AD
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 6.06
Sand (survey)
#E2CA76
ΔE00 6.08
Wheat
#F5DEB3
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC8F #8FB1EE
analogous
#EE9D8F #EECC8F #E1EE8F
triadic
#EECC8F #8FEECC #CC8FEE
tetradic
#EECC8F #8FEE9D #8FB1EE #EE8FE1
square
#EECC8F #8FEE9D #8FB1EE #EE8FE1
split-complementary
#EECC8F #8FE1EE #9D8FEE
monochromatic
#DE9C25 #E6B45A #EECC8F #F6E4C4 #FBF3E4
Accessibility & contrast
On white
1.54
#EECC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EECC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC8F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC8F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8B
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#FDC1BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc8f; /* rgb */ color: rgb(238, 204, 143); /* oklch */ color: oklch(86.0% 0.087 81.7);
Tailwind
colors: {
custom: {
50: '#f5dbb0',
500: '#eecc8f',
950: '#000000',
},
}SCSS
$custom: #eecc8f; $custom-light: #f5dbb0; $custom-dark: #000000;
JSON
{
"hex": "#eecc8f",
"rgb": {
"r": 238,
"g": 204,
"b": 143
},
"hsl": {
"h": 38.526,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.8603,
"c": 0.08693,
"h": 81.7
},
"luminance": 0.63346
}Semantic roles & 50–950 ramp
primary
#EECC8F
secondary
#5880CA
accent
#57D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481