#ECE4DD#ECE4DD
#ECE4DD is a very light, near-neutral orange. Relative luminance 0.785; OKLCH L 92.3% C 0.013 H 63.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE4DD |
|---|---|
| RGB | rgb(236, 228, 221) |
| HSL | hsl(28, 28%, 90%) |
| HSV | hsv(28, 6%, 93%) |
| CMYK | cmyk(0%, 3.4%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.03, 1.51, 4.37) |
| CIE-LCH | lch(91.03, 4.63, 70.97°) |
| OKLab | oklab(92.32% 0.0056 0.0116) |
| OKLCH | oklch(92.32% 0.013 63.9) |
| XYZ | xyz(75.3850, 78.5407, 79.5811) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.94
Seashell
#FFF5EE
ΔE00 3.78
Very Light Pink
#FFF4F2
ΔE00 4.85
Gainsboro
#DCDCDC
ΔE00 4.89
Floralwhite
#FFFAF0
ΔE00 5.03
Oldlace
#FDF5E6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE4DD #DDE5EC
analogous
#ECDDDE #ECE4DD #ECECDD
triadic
#ECE4DD #DDECE4 #E4DDEC
tetradic
#ECE4DD #DEECDD #DDE5EC #ECDDEC
square
#ECE4DD #DEECDD #DDE5EC #ECDDEC
split-complementary
#ECE4DD #DDECEC #DDDEEC
monochromatic
#C0A68E #D6C5B6 #ECE4DD #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.26
#ECE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#ECE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE4DD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE4DD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#EFE2E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ece4dd; /* rgb */ color: rgb(236, 228, 221); /* oklch */ color: oklch(92.3% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#f2ece7',
500: '#ece4dd',
950: '#000000',
},
}SCSS
$custom: #ece4dd; $custom-light: #f2ece7; $custom-dark: #000000;
JSON
{
"hex": "#ece4dd",
"rgb": {
"r": 236,
"g": 228,
"b": 221
},
"hsl": {
"h": 28,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.92323,
"c": 0.01286,
"h": 63.9
},
"luminance": 0.7854
}Semantic roles & 50–950 ramp
primary
#ECE4DD
secondary
#A8B8C5
accent
#76A73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484