#ECE5D2#ECE5D2
#ECE5D2 is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.2% C 0.026 H 90.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE5D2 |
|---|---|
| RGB | rgb(236, 229, 210) |
| HSL | hsl(44, 41%, 87%) |
| HSV | hsv(44, 11%, 93%) |
| CMYK | cmyk(0%, 3%, 11%, 7.5%) |
| CIE-LAB | lab(91.02, -0.81, 10.11) |
| CIE-LCH | lch(91.02, 10.14, 94.59°) |
| OKLab | oklab(92.23% 0 0.0264) |
| OKLCH | oklch(92.23% 0.026 90.1) |
| XYZ | xyz(74.2431, 78.5254, 72.2060) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.23
Warm Beige
#E9DCC9
ΔE00 3.37
Oldlace
#FDF5E6
ΔE00 3.96
Champagne
#F7E7CE
ΔE00 3.98
Antiquewhite
#FAEBD7
ΔE00 4.00
Papayawhip
#FFEFD5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE5D2 #D2D9EC
analogous
#ECD8D2 #ECE5D2 #E6ECD2
triadic
#ECE5D2 #D2ECE5 #E5D2EC
tetradic
#ECE5D2 #D2ECD8 #D2D9EC #ECD2E6
square
#ECE5D2 #D2ECD8 #D2D9EC #ECD2E6
split-complementary
#ECE5D2 #D2E6EC #D8D2EC
monochromatic
#C8B37C #DACCA7 #ECE5D2 #F6F3E9 #F6F3E9
Accessibility & contrast
On white
1.26
#ECE5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#ECE5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE5D2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE5D2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#ECE6D3
Tritanopia (blue-blind)
#F1E2DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ece5d2; /* rgb */ color: rgb(236, 229, 210); /* oklch */ color: oklch(92.2% 0.026 90.1);
Tailwind
colors: {
custom: {
50: '#f2eddf',
500: '#ece5d2',
950: '#000000',
},
}SCSS
$custom: #ece5d2; $custom-light: #f2eddf; $custom-dark: #000000;
JSON
{
"hex": "#ece5d2",
"rgb": {
"r": 236,
"g": 229,
"b": 210
},
"hsl": {
"h": 43.846,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92232,
"c": 0.02638,
"h": 90.1
},
"luminance": 0.78525
}Semantic roles & 50–950 ramp
primary
#ECE5D2
secondary
#9BA7C7
accent
#55B432
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484