#ECDDCE#ECDDCE
#ECDDCE is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.6% C 0.026 H 67.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDCE |
|---|---|
| RGB | rgb(236, 221, 206) |
| HSL | hsl(30, 44%, 87%) |
| HSV | hsv(30, 13%, 93%) |
| CMYK | cmyk(0%, 6.4%, 12.7%, 7.5%) |
| CIE-LAB | lab(88.92, 2.66, 9.20) |
| CIE-LCH | lch(88.92, 9.58, 73.85°) |
| OKLab | oklab(90.56% 0.01 0.0241) |
| OKLCH | oklch(90.56% 0.026 67.5) |
| XYZ | xyz(71.5882, 74.0031, 68.8934) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.34
Antiquewhite
#FAEBD7
ΔE00 3.65
Champagne
#F7E7CE
ΔE00 4.42
Linen
#FAF0E6
ΔE00 4.68
Papayawhip
#FFEFD5
ΔE00 5.67
Oldlace
#FDF5E6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDCE #CEDDEC
analogous
#ECCECE #ECDDCE #ECECCE
triadic
#ECDDCE #CEECDD #DDCEEC
tetradic
#ECDDCE #CEECCE #CEDDEC #ECCEEC
square
#ECDDCE #CEECCE #CEDDEC #ECCEEC
split-complementary
#ECDDCE #CEECEC #CECEEC
monochromatic
#CAA076 #DBBEA2 #ECDDCE #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.33
#ECDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#ECDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDCE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDCE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCD
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#F2DAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ecddce; /* rgb */ color: rgb(236, 221, 206); /* oklch */ color: oklch(90.6% 0.026 67.5);
Tailwind
colors: {
custom: {
50: '#f2e7dd',
500: '#ecddce',
950: '#000000',
},
}SCSS
$custom: #ecddce; $custom-light: #f2e7dd; $custom-dark: #000000;
JSON
{
"hex": "#ecddce",
"rgb": {
"r": 236,
"g": 221,
"b": 206
},
"hsl": {
"h": 30,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.90555,
"c": 0.02608,
"h": 67.5
},
"luminance": 0.74002
}Semantic roles & 50–950 ramp
primary
#ECDDCE
secondary
#96AFC8
accent
#73B72E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484