#EECC91#EECC91
#EECC91 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.085 H 81.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC91 |
|---|---|
| RGB | rgb(238, 204, 145) |
| HSL | hsl(38, 73%, 75%) |
| HSV | hsv(38, 39%, 93%) |
| CMYK | cmyk(0%, 14.3%, 39.1%, 6.7%) |
| CIE-LAB | lab(83.66, 3.99, 33.84) |
| CIE-LCH | lch(83.66, 34.07, 83.27°) |
| OKLab | oklab(86.07% 0.0133 0.0838) |
| OKLCH | oklch(86.07% 0.085 81) |
| XYZ | xyz(61.9652, 63.4098, 35.7579) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.84
Burlywood
#DEB887
ΔE00 5.60
Wheat
#F5DEB3
ΔE00 5.86
Pale Peach
#FFE5AD
ΔE00 5.87
Very Light Brown
#D3B683
ΔE00 5.97
Moccasin
#FFE4B5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC91 #91B3EE
analogous
#EE9E91 #EECC91 #E1EE91
triadic
#EECC91 #91EECC #CC91EE
tetradic
#EECC91 #91EE9E #91B3EE #EE91E1
square
#EECC91 #91EE9E #91B3EE #EE91E1
split-complementary
#EECC91 #91E1EE #9E91EE
monochromatic
#DE9B27 #E6B35C #EECC91 #F6E5C6 #FBF3E4
Accessibility & contrast
On white
1.53
#EECC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EECC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC91
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC91 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#FCC2BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc91; /* rgb */ color: rgb(238, 204, 145); /* oklch */ color: oklch(86.1% 0.085 81.0);
Tailwind
colors: {
custom: {
50: '#f5dbb2',
500: '#eecc91',
950: '#000000',
},
}SCSS
$custom: #eecc91; $custom-light: #f5dbb2; $custom-dark: #000000;
JSON
{
"hex": "#eecc91",
"rgb": {
"r": 238,
"g": 204,
"b": 145
},
"hsl": {
"h": 38.065,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.86066,
"c": 0.08485,
"h": 81
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#EECC91
secondary
#5A83CA
accent
#58D510
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171511
muted
#858481