#ECE0D4#ECE0D4
#ECE0D4 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.3% C 0.021 H 67.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE0D4 |
|---|---|
| RGB | rgb(236, 224, 212) |
| HSL | hsl(30, 39%, 88%) |
| HSV | hsv(30, 10%, 93%) |
| CMYK | cmyk(0%, 5.1%, 10.2%, 7.5%) |
| CIE-LAB | lab(89.81, 2.08, 7.33) |
| CIE-LCH | lch(89.81, 7.62, 74.17°) |
| OKLab | oklab(91.3% 0.008 0.0193) |
| OKLCH | oklch(91.3% 0.021 67.6) |
| XYZ | xyz(73.1302, 75.8985, 73.0720) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.06
Linen
#FAF0E6
ΔE00 3.53
Antiquewhite
#FAEBD7
ΔE00 3.91
Seashell
#FFF5EE
ΔE00 4.98
Oldlace
#FDF5E6
ΔE00 5.06
Champagne
#F7E7CE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE0D4 #D4E0EC
analogous
#ECD4D4 #ECE0D4 #ECECD4
triadic
#ECE0D4 #D4ECE0 #E0D4EC
tetradic
#ECE0D4 #D4ECD4 #D4E0EC #ECD4EC
square
#ECE0D4 #D4ECD4 #D4E0EC #ECD4EC
split-complementary
#ECE0D4 #D4ECEC #D4D4EC
monochromatic
#C6A37F #D9C1AA #ECE0D4 #F6F0EA #F6F0EA
Accessibility & contrast
On white
1.30
#ECE0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#ECE0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE0D4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE0D4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E7E3D4
Tritanopia (blue-blind)
#F1DDDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ece0d4; /* rgb */ color: rgb(236, 224, 212); /* oklch */ color: oklch(91.3% 0.021 67.6);
Tailwind
colors: {
custom: {
50: '#f2e9e1',
500: '#ece0d4',
950: '#000000',
},
}SCSS
$custom: #ece0d4; $custom-light: #f2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#ece0d4",
"rgb": {
"r": 236,
"g": 224,
"b": 212
},
"hsl": {
"h": 30,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.91298,
"c": 0.02083,
"h": 67.6
},
"luminance": 0.75898
}Semantic roles & 50–950 ramp
primary
#ECE0D4
secondary
#9DB2C7
accent
#73B234
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484