#ECDDCF#ECDDCF
#ECDDCF is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.6% C 0.025 H 65.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDCF |
|---|---|
| RGB | rgb(236, 221, 207) |
| HSL | hsl(29, 43%, 87%) |
| HSV | hsv(29, 12%, 93%) |
| CMYK | cmyk(0%, 6.4%, 12.3%, 7.5%) |
| CIE-LAB | lab(88.95, 2.82, 8.71) |
| CIE-LCH | lch(88.95, 9.16, 72.05°) |
| OKLab | oklab(90.58% 0.0104 0.0228) |
| OKLCH | oklch(90.58% 0.025 65.6) |
| XYZ | xyz(71.7101, 74.0519, 69.5352) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.76
Antiquewhite
#FAEBD7
ΔE00 3.91
Linen
#FAF0E6
ΔE00 4.56
Champagne
#F7E7CE
ΔE00 4.82
Seashell
#FFF5EE
ΔE00 5.95
Oldlace
#FDF5E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDCF #CFDEEC
analogous
#ECCFD0 #ECDDCF #ECECCF
triadic
#ECDDCF #CFECDD #DDCFEC
tetradic
#ECDDCF #D0ECCF #CFDEEC #ECCFEC
square
#ECDDCF #D0ECCF #CFDEEC #ECCFEC
split-complementary
#ECDDCF #CFECEC #CFD0EC
monochromatic
#C99F77 #DBBEA3 #ECDDCF #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.33
#ECDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#ECDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDCF
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDCF | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCE
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#F2DAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ecddcf; /* rgb */ color: rgb(236, 221, 207); /* oklch */ color: oklch(90.6% 0.025 65.6);
Tailwind
colors: {
custom: {
50: '#f2e7dd',
500: '#ecddcf',
950: '#000000',
},
}SCSS
$custom: #ecddcf; $custom-light: #f2e7dd; $custom-dark: #000000;
JSON
{
"hex": "#ecddcf",
"rgb": {
"r": 236,
"g": 221,
"b": 207
},
"hsl": {
"h": 28.966,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.90581,
"c": 0.02507,
"h": 65.6
},
"luminance": 0.74051
}Semantic roles & 50–950 ramp
primary
#ECDDCF
secondary
#98B0C8
accent
#75B62F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484