#ECDDCD#ECDDCD
#ECDDCD is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.5% C 0.027 H 69.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDCD |
|---|---|
| RGB | rgb(236, 221, 205) |
| HSL | hsl(31, 45%, 86%) |
| HSV | hsv(31, 13%, 93%) |
| CMYK | cmyk(0%, 6.4%, 13.1%, 7.5%) |
| CIE-LAB | lab(88.90, 2.51, 9.70) |
| CIE-LCH | lch(88.90, 10.01, 75.51°) |
| OKLab | oklab(90.53% 0.0096 0.0254) |
| OKLCH | oklch(90.53% 0.027 69.3) |
| XYZ | xyz(71.4672, 73.9547, 68.2556) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.94
Antiquewhite
#FAEBD7
ΔE00 3.42
Champagne
#F7E7CE
ΔE00 4.04
Linen
#FAF0E6
ΔE00 4.84
Papayawhip
#FFEFD5
ΔE00 5.35
Blanchedalmond
#FFEBCD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDCD #CDDCEC
analogous
#ECCECD #ECDDCD #ECECCD
triadic
#ECDDCD #CDECDD #DDCDEC
tetradic
#ECDDCD #CDECCE #CDDCEC #ECCDEC
square
#ECDDCD #CDECCE #CDDCEC #ECCDEC
split-complementary
#ECDDCD #CDECEC #CECDEC
monochromatic
#CAA174 #DBBFA1 #ECDDCD #F7F0E9 #F7F0E9
Accessibility & contrast
On white
1.33
#ECDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#ECDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDCD
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDCD | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#F2D9D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ecddcd; /* rgb */ color: rgb(236, 221, 205); /* oklch */ color: oklch(90.5% 0.027 69.3);
Tailwind
colors: {
custom: {
50: '#f2e7dc',
500: '#ecddcd',
950: '#000000',
},
}SCSS
$custom: #ecddcd; $custom-light: #f2e7dc; $custom-dark: #000000;
JSON
{
"hex": "#ecddcd",
"rgb": {
"r": 236,
"g": 221,
"b": 205
},
"hsl": {
"h": 30.968,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.9053,
"c": 0.0271,
"h": 69.3
},
"luminance": 0.73954
}Semantic roles & 50–950 ramp
primary
#ECDDCD
secondary
#95AEC8
accent
#71B82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484