#EECDA0#EECDA0
#EECDA0 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.070 H 75.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDA0 |
|---|---|
| RGB | rgb(238, 205, 160) |
| HSL | hsl(35, 70%, 78%) |
| HSV | hsv(35, 33%, 93%) |
| CMYK | cmyk(0%, 13.9%, 32.8%, 6.7%) |
| CIE-LAB | lab(84.16, 5.22, 26.72) |
| CIE-LCH | lch(84.16, 27.23, 78.95°) |
| OKLab | oklab(86.55% 0.0178 0.0673) |
| OKLCH | oklch(86.55% 0.07 75.2) |
| XYZ | xyz(63.4375, 64.3803, 42.3359) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.96
Light Peach
#FFD8B1
ΔE00 4.28
Wheat
#F5DEB3
ΔE00 4.79
Burlywood
#DEB887
ΔE00 5.25
Moccasin
#FFE4B5
ΔE00 5.41
Peach
#FFDAB9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDA0 #A0C1EE
analogous
#EEA6A0 #EECDA0 #E8EEA0
triadic
#EECDA0 #A0EECD #CDA0EE
tetradic
#EECDA0 #A0EEA6 #A0C1EE #EEA0E8
square
#EECDA0 #A0EEA6 #A0C1EE #EEA0E8
split-complementary
#EECDA0 #A0E8EE #A6A0EE
monochromatic
#DB9638 #E5B26C #EECDA0 #F7E8D4 #FAF1E5
Accessibility & contrast
On white
1.51
#EECDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EECDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDA0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDA0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9D
Deuteranopia (green-blind)
#E2D5A1
Tritanopia (blue-blind)
#FBC4C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecda0; /* rgb */ color: rgb(238, 205, 160); /* oklch */ color: oklch(86.5% 0.070 75.2);
Tailwind
colors: {
custom: {
50: '#f4dcbc',
500: '#eecda0',
950: '#000000',
},
}SCSS
$custom: #eecda0; $custom-light: #f4dcbc; $custom-dark: #000000;
JSON
{
"hex": "#eecda0",
"rgb": {
"r": 238,
"g": 205,
"b": 160
},
"hsl": {
"h": 34.615,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.86547,
"c": 0.06964,
"h": 75.2
},
"luminance": 0.64378
}Semantic roles & 50–950 ramp
primary
#EECDA0
secondary
#6791CB
accent
#64D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482