#ECD9CD#ECD9CD
#ECD9CD is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.7% C 0.027 H 54.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ECD9CD |
|---|---|
| RGB | rgb(236, 217, 205) |
| HSL | hsl(23, 45%, 86%) |
| HSV | hsv(23, 13%, 93%) |
| CMYK | cmyk(0%, 8.1%, 13.1%, 7.5%) |
| CIE-LAB | lab(87.90, 4.58, 8.27) |
| CIE-LCH | lch(87.90, 9.45, 61.04°) |
| OKLab | oklab(89.75% 0.0155 0.0217) |
| OKLCH | oklch(89.75% 0.027 54.5) |
| XYZ | xyz(70.4236, 71.8676, 67.9078) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.00
Antiquewhite
#FAEBD7
ΔE00 5.90
Linen
#FAF0E6
ΔE00 5.94
Mistyrose
#FFE4E1
ΔE00 6.63
Seashell
#FFF5EE
ΔE00 6.80
Champagne
#F7E7CE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECD9CD #CDE0EC
analogous
#ECCDD1 #ECD9CD #ECE9CD
triadic
#ECD9CD #CDECD9 #D9CDEC
tetradic
#ECD9CD #D1ECCD #CDE0EC #E9CDEC
square
#ECD9CD #D1ECCD #CDE0EC #E9CDEC
split-complementary
#ECD9CD #CDECE9 #CDD1EC
monochromatic
#CA9674 #DBB7A1 #ECD9CD #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.37
#ECD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#ECD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECD9CD
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECD9CD | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#F2D6D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ecd9cd; /* rgb */ color: rgb(236, 217, 205); /* oklch */ color: oklch(89.7% 0.027 54.5);
Tailwind
colors: {
custom: {
50: '#f2e4dc',
500: '#ecd9cd',
950: '#000000',
},
}SCSS
$custom: #ecd9cd; $custom-light: #f2e4dc; $custom-dark: #000000;
JSON
{
"hex": "#ecd9cd",
"rgb": {
"r": 236,
"g": 217,
"b": 205
},
"hsl": {
"h": 23.226,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.89748,
"c": 0.02664,
"h": 54.5
},
"luminance": 0.71866
}Semantic roles & 50–950 ramp
primary
#ECD9CD
secondary
#95B4C8
accent
#82B82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484