#EECC95#EECC95
#EECC95 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.1% C 0.081 H 79.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC95 |
|---|---|
| RGB | rgb(238, 204, 149) |
| HSL | hsl(37, 72%, 76%) |
| HSV | hsv(37, 37%, 93%) |
| CMYK | cmyk(0%, 14.3%, 37.4%, 6.7%) |
| CIE-LAB | lab(83.72, 4.44, 31.86) |
| CIE-LCH | lch(83.72, 32.16, 82.07°) |
| OKLab | oklab(86.14% 0.0149 0.0793) |
| OKLCH | oklch(86.14% 0.081 79.3) |
| XYZ | xyz(62.2791, 63.5354, 37.4110) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.41
Burlywood
#DEB887
ΔE00 5.22
Wheat
#F5DEB3
ΔE00 5.44
Moccasin
#FFE4B5
ΔE00 5.80
Very Light Brown
#D3B683
ΔE00 5.89
Pale Peach
#FFE5AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC95 #95B7EE
analogous
#EE9F95 #EECC95 #E3EE95
triadic
#EECC95 #95EECC #CC95EE
tetradic
#EECC95 #95EE9F #95B7EE #EE95E3
square
#EECC95 #95EE9F #95B7EE #EE95E3
split-complementary
#EECC95 #95E3EE #9F95EE
monochromatic
#DD992C #E6B360 #EECC95 #F6E5CA #FBF2E5
Accessibility & contrast
On white
1.53
#EECC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#EECC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC95
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC95 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC91
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#FCC2BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecc95; /* rgb */ color: rgb(238, 204, 149); /* oklch */ color: oklch(86.1% 0.081 79.3);
Tailwind
colors: {
custom: {
50: '#f5dbb4',
500: '#eecc95',
950: '#000000',
},
}SCSS
$custom: #eecc95; $custom-light: #f5dbb4; $custom-dark: #000000;
JSON
{
"hex": "#eecc95",
"rgb": {
"r": 238,
"g": 204,
"b": 149
},
"hsl": {
"h": 37.079,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.86139,
"c": 0.08067,
"h": 79.3
},
"luminance": 0.63533
}Semantic roles & 50–950 ramp
primary
#EECC95
secondary
#5D87CA
accent
#5CD411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481