#ECDAD0#ECDAD0
#ECDAD0 is a very light, muted orange. Relative luminance 0.725; OKLCH L 90.0% C 0.024 H 51.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDAD0 |
|---|---|
| RGB | rgb(236, 218, 208) |
| HSL | hsl(21, 42%, 87%) |
| HSV | hsv(21, 12%, 93%) |
| CMYK | cmyk(0%, 7.6%, 11.9%, 7.5%) |
| CIE-LAB | lab(88.22, 4.54, 7.15) |
| CIE-LCH | lch(88.22, 8.47, 57.60°) |
| OKLab | oklab(90.02% 0.0152 0.0188) |
| OKLCH | oklch(90.02% 0.024 51.1) |
| XYZ | xyz(71.0478, 72.5309, 69.9194) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.49
Linen
#FAF0E6
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 6.03
Antiquewhite
#FAEBD7
ΔE00 6.26
Seashell
#FFF5EE
ΔE00 6.37
Very Light Pink
#FFF4F2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDAD0 #D0E2EC
analogous
#ECD0D4 #ECDAD0 #ECE8D0
triadic
#ECDAD0 #D0ECDA #DAD0EC
tetradic
#ECDAD0 #D4ECD0 #D0E2EC #E8D0EC
square
#ECDAD0 #D4ECD0 #D0E2EC #E8D0EC
split-complementary
#ECDAD0 #D0ECE8 #D0D4EC
monochromatic
#C99579 #DAB8A4 #ECDAD0 #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.35
#ECDAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#ECDAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDAD0
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDAD0 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#F2D7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ecdad0; /* rgb */ color: rgb(236, 218, 208); /* oklch */ color: oklch(90.0% 0.024 51.1);
Tailwind
colors: {
custom: {
50: '#f2e5de',
500: '#ecdad0',
950: '#000000',
},
}SCSS
$custom: #ecdad0; $custom-light: #f2e5de; $custom-dark: #000000;
JSON
{
"hex": "#ecdad0",
"rgb": {
"r": 236,
"g": 218,
"b": 208
},
"hsl": {
"h": 21.429,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.90021,
"c": 0.02414,
"h": 51.1
},
"luminance": 0.7253
}Semantic roles & 50–950 ramp
primary
#ECDAD0
secondary
#99B7C8
accent
#86B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484