#EECDBA#EECDBA
#EECDBA is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.1% C 0.045 H 51.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDBA |
|---|---|
| RGB | rgb(238, 205, 186) |
| HSL | hsl(22, 60%, 83%) |
| HSV | hsv(22, 22%, 93%) |
| CMYK | cmyk(0%, 13.9%, 21.8%, 6.7%) |
| CIE-LAB | lab(84.68, 8.68, 13.74) |
| CIE-LCH | lch(84.68, 16.25, 57.71°) |
| OKLab | oklab(87.13% 0.0281 0.0357) |
| OKLCH | oklch(87.13% 0.045 51.8) |
| XYZ | xyz(65.9544, 65.3870, 55.5916) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.07
Peach
#FFDAB9
ΔE00 5.71
Light Peach
#FFD8B1
ΔE00 7.10
Bisque
#FFE4C4
ΔE00 8.02
Mistyrose
#FFE4E1
ΔE00 8.52
Warm Beige
#E9DCC9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDBA #BADBEE
analogous
#EEBAC1 #EECDBA #EEE7BA
triadic
#EECDBA #BAEECD #CDBAEE
tetradic
#EECDBA #C1EEBA #BADBEE #E7BAEE
square
#EECDBA #C1EEBA #BADBEE #E7BAEE
split-complementary
#EECDBA #BAEEE7 #BAC1EE
monochromatic
#D68658 #E2A989 #EECDBA #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.49
#EECDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#EECDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDBA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDBA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#DED6BA
Tritanopia (blue-blind)
#F8C7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecdba; /* rgb */ color: rgb(238, 205, 186); /* oklch */ color: oklch(87.1% 0.045 51.8);
Tailwind
colors: {
custom: {
50: '#f4dcce',
500: '#eecdba',
950: '#000000',
},
}SCSS
$custom: #eecdba; $custom-light: #f4dcce; $custom-dark: #000000;
JSON
{
"hex": "#eecdba",
"rgb": {
"r": 238,
"g": 205,
"b": 186
},
"hsl": {
"h": 21.923,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.87125,
"c": 0.04538,
"h": 51.8
},
"luminance": 0.65385
}Semantic roles & 50–950 ramp
primary
#EECDBA
secondary
#80B0CC
accent
#8AC81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483