#EECDA3#EECDA3
#EECDA3 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.6% C 0.067 H 73.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDA3 |
|---|---|
| RGB | rgb(238, 205, 163) |
| HSL | hsl(34, 69%, 79%) |
| HSV | hsv(34, 32%, 93%) |
| CMYK | cmyk(0%, 13.9%, 31.5%, 6.7%) |
| CIE-LAB | lab(84.22, 5.59, 25.22) |
| CIE-LCH | lch(84.22, 25.84, 77.50°) |
| OKLab | oklab(86.61% 0.019 0.0638) |
| OKLCH | oklch(86.61% 0.067 73.4) |
| XYZ | xyz(63.7032, 64.4865, 43.7348) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.78
Navajowhite
#FFDEAD
ΔE00 4.23
Peach
#FFDAB9
ΔE00 4.96
Wheat
#F5DEB3
ΔE00 5.00
Burlywood
#DEB887
ΔE00 5.43
Moccasin
#FFE4B5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDA3 #A3C4EE
analogous
#EEA7A3 #EECDA3 #E9EEA3
triadic
#EECDA3 #A3EECD #CDA3EE
tetradic
#EECDA3 #A3EEA7 #A3C4EE #EEA3E9
square
#EECDA3 #A3EEA7 #A3C4EE #EEA3E9
split-complementary
#EECDA3 #A3E9EE #A7A3EE
monochromatic
#DB953C #E4B16F #EECDA3 #F8E9D7 #FAF1E5
Accessibility & contrast
On white
1.51
#EECDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#EECDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDA3
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDA3 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#FBC5C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecda3; /* rgb */ color: rgb(238, 205, 163); /* oklch */ color: oklch(86.6% 0.067 73.4);
Tailwind
colors: {
custom: {
50: '#f4dcbe',
500: '#eecda3',
950: '#000000',
},
}SCSS
$custom: #eecda3; $custom-light: #f4dcbe; $custom-dark: #000000;
JSON
{
"hex": "#eecda3",
"rgb": {
"r": 238,
"g": 205,
"b": 163
},
"hsl": {
"h": 33.6,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.86608,
"c": 0.06655,
"h": 73.4
},
"luminance": 0.64484
}Semantic roles & 50–950 ramp
primary
#EECDA3
secondary
#6A95CB
accent
#67D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482