#ECE0D2#ECE0D2
#ECE0D2 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.2% C 0.023 H 71.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE0D2 |
|---|---|
| RGB | rgb(236, 224, 210) |
| HSL | hsl(32, 41%, 87%) |
| HSV | hsv(32, 11%, 93%) |
| CMYK | cmyk(0%, 5.1%, 11%, 7.5%) |
| CIE-LAB | lab(89.77, 1.76, 8.31) |
| CIE-LCH | lch(89.77, 8.50, 78.08°) |
| OKLab | oklab(91.25% 0.0072 0.0218) |
| OKLCH | oklch(91.25% 0.023 71.8) |
| XYZ | xyz(72.8795, 75.7983, 71.7515) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.21
Antiquewhite
#FAEBD7
ΔE00 3.32
Linen
#FAF0E6
ΔE00 3.82
Champagne
#F7E7CE
ΔE00 4.29
Oldlace
#FDF5E6
ΔE00 4.79
Eggshell
#F0EAD6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE0D2 #D2DEEC
analogous
#ECD3D2 #ECE0D2 #EBECD2
triadic
#ECE0D2 #D2ECE0 #E0D2EC
tetradic
#ECE0D2 #D2ECD3 #D2DEEC #ECD2EB
square
#ECE0D2 #D2ECD3 #D2DEEC #ECD2EB
split-complementary
#ECE0D2 #D2EBEC #D3D2EC
monochromatic
#C8A57C #DAC2A7 #ECE0D2 #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.30
#ECE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#ECE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE0D2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE0D2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#E7E3D2
Tritanopia (blue-blind)
#F1DDDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ece0d2; /* rgb */ color: rgb(236, 224, 210); /* oklch */ color: oklch(91.2% 0.023 71.8);
Tailwind
colors: {
custom: {
50: '#f2e9df',
500: '#ece0d2',
950: '#000000',
},
}SCSS
$custom: #ece0d2; $custom-light: #f2e9df; $custom-dark: #000000;
JSON
{
"hex": "#ece0d2",
"rgb": {
"r": 236,
"g": 224,
"b": 210
},
"hsl": {
"h": 32.308,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.91246,
"c": 0.02294,
"h": 71.8
},
"luminance": 0.75797
}Semantic roles & 50–950 ramp
primary
#ECE0D2
secondary
#9BAFC7
accent
#6EB432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484