#EECDA7#EECDA7
#EECDA7 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.062 H 70.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDA7 |
|---|---|
| RGB | rgb(238, 205, 167) |
| HSL | hsl(32, 68%, 79%) |
| HSV | hsv(32, 30%, 93%) |
| CMYK | cmyk(0%, 13.9%, 29.8%, 6.7%) |
| CIE-LAB | lab(84.29, 6.10, 23.23) |
| CIE-LCH | lch(84.29, 24.02, 75.29°) |
| OKLab | oklab(86.69% 0.0206 0.059) |
| OKLCH | oklch(86.69% 0.062 70.8) |
| XYZ | xyz(64.0672, 64.6322, 45.6522) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.33
Peach
#FFDAB9
ΔE00 4.14
Navajowhite
#FFDEAD
ΔE00 4.86
Bisque
#FFE4C4
ΔE00 5.48
Wheat
#F5DEB3
ΔE00 5.55
Burlywood
#DEB887
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDA7 #A7C8EE
analogous
#EEAAA7 #EECDA7 #EBEEA7
triadic
#EECDA7 #A7EECD #CDA7EE
tetradic
#EECDA7 #A7EEAA #A7C8EE #EEA7EB
square
#EECDA7 #A7EEAA #A7C8EE #EEA7EB
split-complementary
#EECDA7 #A7EBEE #AAA7EE
monochromatic
#DA9340 #E4B074 #EECDA7 #F8EADA #FAF0E5
Accessibility & contrast
On white
1.51
#EECDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EECDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDA7
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDA7 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#E1D5A8
Tritanopia (blue-blind)
#FAC5C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecda7; /* rgb */ color: rgb(238, 205, 167); /* oklch */ color: oklch(86.7% 0.062 70.8);
Tailwind
colors: {
custom: {
50: '#f4dcc1',
500: '#eecda7',
950: '#000000',
},
}SCSS
$custom: #eecda7; $custom-light: #f4dcc1; $custom-dark: #000000;
JSON
{
"hex": "#eecda7",
"rgb": {
"r": 238,
"g": 205,
"b": 167
},
"hsl": {
"h": 32.113,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.86692,
"c": 0.06249,
"h": 70.8
},
"luminance": 0.6463
}Semantic roles & 50–950 ramp
primary
#EECDA7
secondary
#6E99CB
accent
#6CD016
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482