#ECDED9#ECDED9
#ECDED9 is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 91.0% C 0.017 H 40.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDED9 |
|---|---|
| RGB | rgb(236, 222, 217) |
| HSL | hsl(16, 33%, 89%) |
| HSV | hsv(16, 8%, 93%) |
| CMYK | cmyk(0%, 5.9%, 8.1%, 7.5%) |
| CIE-LAB | lab(89.43, 3.93, 4.16) |
| CIE-LCH | lch(89.43, 5.73, 46.62°) |
| OKLab | oklab(91.04% 0.0128 0.011) |
| OKLCH | oklch(91.04% 0.017 40.8) |
| XYZ | xyz(73.2364, 75.0861, 76.2672) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.90
Linen
#FAF0E6
ΔE00 5.09
Seashell
#FFF5EE
ΔE00 5.24
Mistyrose
#FFE4E1
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 6.30
Lavenderblush
#FFF0F5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDED9 #D9E7EC
analogous
#ECD9DE #ECDED9 #ECE8D9
triadic
#ECDED9 #D9ECDE #DED9EC
tetradic
#ECDED9 #DEECD9 #D9E7EC #E8D9EC
square
#ECDED9 #DEECD9 #D9E7EC #E8D9EC
split-complementary
#ECDED9 #D9ECE8 #D9DEEC
monochromatic
#C39787 #D8BBB0 #ECDED9 #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.31
#ECDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#ECDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDED9
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDED9 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#F0DCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecded9; /* rgb */ color: rgb(236, 222, 217); /* oklch */ color: oklch(91.0% 0.017 40.8);
Tailwind
colors: {
custom: {
50: '#f2e8e4',
500: '#ecded9',
950: '#000000',
},
}SCSS
$custom: #ecded9; $custom-light: #f2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#ecded9",
"rgb": {
"r": 236,
"g": 222,
"b": 217
},
"hsl": {
"h": 15.789,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.91041,
"c": 0.01687,
"h": 40.8
},
"luminance": 0.75085
}Semantic roles & 50–950 ramp
primary
#ECDED9
secondary
#A3BDC6
accent
#8EAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484