#EECC93#EECC93
#EECC93 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.1% C 0.083 H 80.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC93 |
|---|---|
| RGB | rgb(238, 204, 147) |
| HSL | hsl(38, 73%, 75%) |
| HSV | hsv(38, 38%, 93%) |
| CMYK | cmyk(0%, 14.3%, 38.2%, 6.7%) |
| CIE-LAB | lab(83.69, 4.21, 32.85) |
| CIE-LCH | lch(83.69, 33.12, 82.69°) |
| OKLab | oklab(86.1% 0.0141 0.0815) |
| OKLCH | oklch(86.1% 0.083 80.2) |
| XYZ | xyz(62.1208, 63.4721, 36.5773) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.61
Burlywood
#DEB887
ΔE00 5.40
Wheat
#F5DEB3
ΔE00 5.63
Pale Peach
#FFE5AD
ΔE00 5.87
Very Light Brown
#D3B683
ΔE00 5.91
Moccasin
#FFE4B5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC93 #93B5EE
analogous
#EE9E93 #EECC93 #E3EE93
triadic
#EECC93 #93EECC #CC93EE
tetradic
#EECC93 #93EE9E #93B5EE #EE93E3
square
#EECC93 #93EE9E #93B5EE #EE93E3
split-complementary
#EECC93 #93E3EE #9E93EE
monochromatic
#DD9A29 #E6B35E #EECC93 #F6E5C8 #FBF3E5
Accessibility & contrast
On white
1.53
#EECC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EECC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC93
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC93 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8F
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#FCC2BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecc93; /* rgb */ color: rgb(238, 204, 147); /* oklch */ color: oklch(86.1% 0.083 80.2);
Tailwind
colors: {
custom: {
50: '#f5dbb3',
500: '#eecc93',
950: '#000000',
},
}SCSS
$custom: #eecc93; $custom-light: #f5dbb3; $custom-dark: #000000;
JSON
{
"hex": "#eecc93",
"rgb": {
"r": 238,
"g": 204,
"b": 147
},
"hsl": {
"h": 37.582,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.86102,
"c": 0.08276,
"h": 80.2
},
"luminance": 0.63469
}Semantic roles & 50–950 ramp
primary
#EECC93
secondary
#5B85CA
accent
#5AD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481