#ECDBCD#ECDBCD
#ECDBCD is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.1% C 0.027 H 62.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDBCD |
|---|---|
| RGB | rgb(236, 219, 205) |
| HSL | hsl(27, 45%, 86%) |
| HSV | hsv(27, 13%, 93%) |
| CMYK | cmyk(0%, 7.2%, 13.1%, 7.5%) |
| CIE-LAB | lab(88.40, 3.54, 8.98) |
| CIE-LCH | lch(88.40, 9.65, 68.49°) |
| OKLab | oklab(90.14% 0.0125 0.0235) |
| OKLCH | oklch(90.14% 0.027 62) |
| XYZ | xyz(70.9423, 72.9049, 68.0806) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.45
Antiquewhite
#FAEBD7
ΔE00 4.55
Linen
#FAF0E6
ΔE00 5.21
Champagne
#F7E7CE
ΔE00 5.39
Seashell
#FFF5EE
ΔE00 6.43
Papayawhip
#FFEFD5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDBCD #CDDEEC
analogous
#ECCDCF #ECDBCD #ECEBCD
triadic
#ECDBCD #CDECDB #DBCDEC
tetradic
#ECDBCD #CFECCD #CDDEEC #EBCDEC
square
#ECDBCD #CFECCD #CDDEEC #EBCDEC
split-complementary
#ECDBCD #CDECEB #CDCFEC
monochromatic
#CA9B74 #DBBBA1 #ECDBCD #F7EFE9 #F7EFE9
Accessibility & contrast
On white
1.35
#ECDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#ECDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDBCD
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDBCD | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#F2D8D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ecdbcd; /* rgb */ color: rgb(236, 219, 205); /* oklch */ color: oklch(90.1% 0.027 62.0);
Tailwind
colors: {
custom: {
50: '#f2e6dc',
500: '#ecdbcd',
950: '#000000',
},
}SCSS
$custom: #ecdbcd; $custom-light: #f2e6dc; $custom-dark: #000000;
JSON
{
"hex": "#ecdbcd",
"rgb": {
"r": 236,
"g": 219,
"b": 205
},
"hsl": {
"h": 27.097,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.90138,
"c": 0.02664,
"h": 62
},
"luminance": 0.72904
}Semantic roles & 50–950 ramp
primary
#ECDBCD
secondary
#95B1C8
accent
#79B82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484