#EECC8A#EECC8A
#EECC8A is a very light, moderate orange. Relative luminance 0.632; OKLCH L 85.9% C 0.092 H 83.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC8A |
|---|---|
| RGB | rgb(238, 204, 138) |
| HSL | hsl(40, 75%, 74%) |
| HSV | hsv(40, 42%, 93%) |
| CMYK | cmyk(0%, 14.3%, 42%, 6.7%) |
| CIE-LAB | lab(83.55, 3.24, 37.29) |
| CIE-LCH | lch(83.55, 37.43, 85.03°) |
| OKLab | oklab(85.94% 0.0106 0.0915) |
| OKLCH | oklch(85.94% 0.092 83.4) |
| XYZ | xyz(61.4420, 63.2006, 33.0024) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.15
Navajowhite
#FFDEAD
ΔE00 5.82
Pale Peach
#FFE5AD
ΔE00 6.13
Very Light Brown
#D3B683
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.47
Wheat (survey)
#FBDD7E
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC8A #8AACEE
analogous
#EE9A8A #EECC8A #DEEE8A
triadic
#EECC8A #8AEECC #CC8AEE
tetradic
#EECC8A #8AEE9A #8AACEE #EE8ADE
square
#EECC8A #8AEE9A #8AACEE #EE8ADE
split-complementary
#EECC8A #8ADEEE #9A8AEE
monochromatic
#DD9D20 #E6B555 #EECC8A #F6E3BF #FBF3E4
Accessibility & contrast
On white
1.54
#EECC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EECC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC8A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC8A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FDC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc8a; /* rgb */ color: rgb(238, 204, 138); /* oklch */ color: oklch(85.9% 0.092 83.4);
Tailwind
colors: {
custom: {
50: '#f5dbad',
500: '#eecc8a',
950: '#000000',
},
}SCSS
$custom: #eecc8a; $custom-light: #f5dbad; $custom-dark: #000000;
JSON
{
"hex": "#eecc8a",
"rgb": {
"r": 238,
"g": 204,
"b": 138
},
"hsl": {
"h": 39.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.85943,
"c": 0.09212,
"h": 83.4
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#EECC8A
secondary
#537BC9
accent
#53D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481