#EECD96#EECD96
#EECD96 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.4% C 0.080 H 80.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD96 |
|---|---|
| RGB | rgb(238, 205, 150) |
| HSL | hsl(38, 72%, 76%) |
| HSV | hsv(38, 37%, 93%) |
| CMYK | cmyk(0%, 13.9%, 37%, 6.7%) |
| CIE-LAB | lab(83.99, 4.03, 31.69) |
| CIE-LCH | lch(83.99, 31.95, 82.75°) |
| OKLab | oklab(86.35% 0.0138 0.0789) |
| OKLCH | oklch(86.35% 0.08 80.1) |
| XYZ | xyz(62.5977, 64.0443, 37.9127) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.26
Wheat
#F5DEB3
ΔE00 5.17
Burlywood
#DEB887
ΔE00 5.51
Moccasin
#FFE4B5
ΔE00 5.55
Pale Peach
#FFE5AD
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD96 #96B7EE
analogous
#EEA196 #EECD96 #E3EE96
triadic
#EECD96 #96EECD #CD96EE
tetradic
#EECD96 #96EEA1 #96B7EE #EE96E3
square
#EECD96 #96EEA1 #96B7EE #EE96E3
split-complementary
#EECD96 #96E3EE #A196EE
monochromatic
#DD9B2D #E5B461 #EECD96 #F7E6CB #FBF2E5
Accessibility & contrast
On white
1.52
#EECD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EECD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD96
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD96 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD92
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#FCC3BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd96; /* rgb */ color: rgb(238, 205, 150); /* oklch */ color: oklch(86.4% 0.080 80.1);
Tailwind
colors: {
custom: {
50: '#f5dcb5',
500: '#eecd96',
950: '#000000',
},
}SCSS
$custom: #eecd96; $custom-light: #f5dcb5; $custom-dark: #000000;
JSON
{
"hex": "#eecd96",
"rgb": {
"r": 238,
"g": 205,
"b": 150
},
"hsl": {
"h": 37.5,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.86353,
"c": 0.08012,
"h": 80.1
},
"luminance": 0.64042
}Semantic roles & 50–950 ramp
primary
#EECD96
secondary
#5E87CA
accent
#5AD411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481