#ECDFD5#ECDFD5
#ECDFD5 is a very light, near-neutral orange. Relative luminance 0.754; OKLCH L 91.1% C 0.020 H 60.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDFD5 |
|---|---|
| RGB | rgb(236, 223, 213) |
| HSL | hsl(26, 38%, 88%) |
| HSV | hsv(26, 10%, 93%) |
| CMYK | cmyk(0%, 5.5%, 9.7%, 7.5%) |
| CIE-LAB | lab(89.59, 2.76, 6.48) |
| CIE-LCH | lch(89.59, 7.04, 66.96°) |
| OKLab | oklab(91.13% 0.0098 0.0171) |
| OKLCH | oklch(91.13% 0.02 60.2) |
| XYZ | xyz(72.9888, 75.4132, 73.6491) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.79
Warm Beige
#E9DCC9
ΔE00 4.14
Antiquewhite
#FAEBD7
ΔE00 4.83
Seashell
#FFF5EE
ΔE00 4.86
Oldlace
#FDF5E6
ΔE00 5.88
Very Light Pink
#FFF4F2
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDFD5 #D5E2EC
analogous
#ECD5D6 #ECDFD5 #ECEAD5
triadic
#ECDFD5 #D5ECDF #DFD5EC
tetradic
#ECDFD5 #D6ECD5 #D5E2EC #EAD5EC
square
#ECDFD5 #D6ECD5 #D5E2EC #EAD5EC
split-complementary
#ECDFD5 #D5ECEA #D5D6EC
monochromatic
#C69F81 #D9BFAB #ECDFD5 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.31
#ECDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#ECDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDFD5
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDFD5 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D4
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#F1DCDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdfd5; /* rgb */ color: rgb(236, 223, 213); /* oklch */ color: oklch(91.1% 0.020 60.2);
Tailwind
colors: {
custom: {
50: '#f2e9e1',
500: '#ecdfd5',
950: '#000000',
},
}SCSS
$custom: #ecdfd5; $custom-light: #f2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#ecdfd5",
"rgb": {
"r": 236,
"g": 223,
"b": 213
},
"hsl": {
"h": 26.087,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.91129,
"c": 0.01967,
"h": 60.2
},
"luminance": 0.75412
}Semantic roles & 50–950 ramp
primary
#ECDFD5
secondary
#9EB5C7
accent
#7BB135
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484