#ECE4D8#ECE4D8
#ECE4D8 is a very light, near-neutral orange. Relative luminance 0.783; OKLCH L 92.2% C 0.018 H 78.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE4D8 |
|---|---|
| RGB | rgb(236, 228, 216) |
| HSL | hsl(36, 34%, 89%) |
| HSV | hsv(36, 8%, 93%) |
| CMYK | cmyk(0%, 3.4%, 8.5%, 7.5%) |
| CIE-LAB | lab(90.91, 0.68, 6.81) |
| CIE-LCH | lch(90.91, 6.85, 84.34°) |
| OKLab | oklab(92.19% 0.0037 0.0179) |
| OKLCH | oklch(92.19% 0.018 78.2) |
| XYZ | xyz(74.7287, 78.2782, 76.1249) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.12
Warm Beige
#E9DCC9
ΔE00 3.43
Oldlace
#FDF5E6
ΔE00 3.77
Eggshell
#F0EAD6
ΔE00 3.90
Antiquewhite
#FAEBD7
ΔE00 3.96
Floralwhite
#FFFAF0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE4D8 #D8E0EC
analogous
#ECDAD8 #ECE4D8 #EAECD8
triadic
#ECE4D8 #D8ECE4 #E4D8EC
tetradic
#ECE4D8 #D8ECDA #D8E0EC #ECD8EA
square
#ECE4D8 #D8ECDA #D8E0EC #ECD8EA
split-complementary
#ECE4D8 #D8EAEC #DAD8EC
monochromatic
#C4AB86 #D8C8AF #ECE4D8 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.26
#ECE4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#ECE4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE4D8
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE4D8 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D7
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#F0E2E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ece4d8; /* rgb */ color: rgb(236, 228, 216); /* oklch */ color: oklch(92.2% 0.018 78.2);
Tailwind
colors: {
custom: {
50: '#f2ece4',
500: '#ece4d8',
950: '#000000',
},
}SCSS
$custom: #ece4d8; $custom-light: #f2ece4; $custom-dark: #000000;
JSON
{
"hex": "#ece4d8",
"rgb": {
"r": 236,
"g": 228,
"b": 216
},
"hsl": {
"h": 36,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.92189,
"c": 0.01828,
"h": 78.2
},
"luminance": 0.78278
}Semantic roles & 50–950 ramp
primary
#ECE4D8
secondary
#A2B0C6
accent
#67AD38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484