#EECC9A#EECC9A
#EECC9A is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.075 H 77.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC9A |
|---|---|
| RGB | rgb(238, 204, 154) |
| HSL | hsl(36, 71%, 77%) |
| HSV | hsv(36, 35%, 93%) |
| CMYK | cmyk(0%, 14.3%, 35.3%, 6.7%) |
| CIE-LAB | lab(83.81, 5.02, 29.37) |
| CIE-LCH | lch(83.81, 29.80, 80.31°) |
| OKLab | oklab(86.23% 0.0169 0.0735) |
| OKLCH | oklch(86.23% 0.075 77.1) |
| XYZ | xyz(62.6869, 63.6985, 39.5586) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.10
Burlywood
#DEB887
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.12
Light Peach
#FFD8B1
ΔE00 5.17
Moccasin
#FFE4B5
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC9A #9ABCEE
analogous
#EEA29A #EECC9A #E6EE9A
triadic
#EECC9A #9AEECC #CC9AEE
tetradic
#EECC9A #9AEEA2 #9ABCEE #EE9AE6
square
#EECC9A #9AEEA2 #9ABCEE #EE9AE6
split-complementary
#EECC9A #9AE6EE #A29AEE
monochromatic
#DC9731 #E5B266 #EECC9A #F7E6CE #FBF2E5
Accessibility & contrast
On white
1.53
#EECC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EECC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC9A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC9A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC97
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#FCC3BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecc9a; /* rgb */ color: rgb(238, 204, 154); /* oklch */ color: oklch(86.2% 0.075 77.1);
Tailwind
colors: {
custom: {
50: '#f5dbb8',
500: '#eecc9a',
950: '#000000',
},
}SCSS
$custom: #eecc9a; $custom-light: #f5dbb8; $custom-dark: #000000;
JSON
{
"hex": "#eecc9a",
"rgb": {
"r": 238,
"g": 204,
"b": 154
},
"hsl": {
"h": 35.714,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.86234,
"c": 0.07545,
"h": 77.1
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#EECC9A
secondary
#628CCA
accent
#60D312
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481