#EECDA5#EECDA5
#EECDA5 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.065 H 72.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDA5 |
|---|---|
| RGB | rgb(238, 205, 165) |
| HSL | hsl(33, 68%, 79%) |
| HSV | hsv(33, 31%, 93%) |
| CMYK | cmyk(0%, 13.9%, 30.7%, 6.7%) |
| CIE-LAB | lab(84.26, 5.84, 24.23) |
| CIE-LCH | lch(84.26, 24.92, 76.44°) |
| OKLab | oklab(86.65% 0.0198 0.0614) |
| OKLCH | oklch(86.65% 0.065 72.2) |
| XYZ | xyz(63.8838, 64.5588, 44.6860) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.52
Navajowhite
#FFDEAD
ΔE00 4.51
Peach
#FFDAB9
ΔE00 4.54
Wheat
#F5DEB3
ΔE00 5.24
Burlywood
#DEB887
ΔE00 5.63
Bisque
#FFE4C4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDA5 #A5C6EE
analogous
#EEA9A5 #EECDA5 #EAEEA5
triadic
#EECDA5 #A5EECD #CDA5EE
tetradic
#EECDA5 #A5EEA9 #A5C6EE #EEA5EA
square
#EECDA5 #A5EEA9 #A5C6EE #EEA5EA
split-complementary
#EECDA5 #A5EAEE #A9A5EE
monochromatic
#DB943E #E4B072 #EECDA5 #F8EAD8 #FAF1E5
Accessibility & contrast
On white
1.51
#EECDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EECDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDA5
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDA5 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA2
Deuteranopia (green-blind)
#E1D5A6
Tritanopia (blue-blind)
#FAC5C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecda5; /* rgb */ color: rgb(238, 205, 165); /* oklch */ color: oklch(86.7% 0.065 72.2);
Tailwind
colors: {
custom: {
50: '#f4dcc0',
500: '#eecda5',
950: '#000000',
},
}SCSS
$custom: #eecda5; $custom-light: #f4dcc0; $custom-dark: #000000;
JSON
{
"hex": "#eecda5",
"rgb": {
"r": 238,
"g": 205,
"b": 165
},
"hsl": {
"h": 32.877,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.8665,
"c": 0.06451,
"h": 72.2
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#EECDA5
secondary
#6C97CB
accent
#6AD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482