#ECE4D2#ECE4D2
#ECE4D2 is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.0% C 0.026 H 86.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE4D2 |
|---|---|
| RGB | rgb(236, 228, 210) |
| HSL | hsl(42, 41%, 87%) |
| HSV | hsv(42, 11%, 93%) |
| CMYK | cmyk(0%, 3.4%, 11%, 7.5%) |
| CIE-LAB | lab(90.77, -0.30, 9.75) |
| CIE-LCH | lch(90.77, 9.75, 91.76°) |
| OKLab | oklab(92.03% 0.0014 0.0255) |
| OKLCH | oklch(92.03% 0.026 86.9) |
| XYZ | xyz(73.9672, 77.9736, 72.1141) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.84
Warm Beige
#E9DCC9
ΔE00 2.77
Antiquewhite
#FAEBD7
ΔE00 3.54
Champagne
#F7E7CE
ΔE00 3.71
Oldlace
#FDF5E6
ΔE00 3.86
Papayawhip
#FFEFD5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE4D2 #D2DAEC
analogous
#ECD7D2 #ECE4D2 #E7ECD2
triadic
#ECE4D2 #D2ECE4 #E4D2EC
tetradic
#ECE4D2 #D2ECD7 #D2DAEC #ECD2E7
square
#ECE4D2 #D2ECD7 #D2DAEC #ECD2E7
split-complementary
#ECE4D2 #D2E7EC #D7D2EC
monochromatic
#C8B07C #DACAA7 #ECE4D2 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.27
#ECE4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#ECE4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE4D2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE4D2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D1
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#F1E1DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ece4d2; /* rgb */ color: rgb(236, 228, 210); /* oklch */ color: oklch(92.0% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#f2ecdf',
500: '#ece4d2',
950: '#000000',
},
}SCSS
$custom: #ece4d2; $custom-light: #f2ecdf; $custom-dark: #000000;
JSON
{
"hex": "#ece4d2",
"rgb": {
"r": 236,
"g": 228,
"b": 210
},
"hsl": {
"h": 41.538,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92034,
"c": 0.02551,
"h": 86.9
},
"luminance": 0.77973
}Semantic roles & 50–950 ramp
primary
#ECE4D2
secondary
#9BA9C7
accent
#5AB432
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484