#ECE3DD#ECE3DD
#ECE3DD is a very light, near-neutral orange. Relative luminance 0.780; OKLCH L 92.1% C 0.013 H 56.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE3DD |
|---|---|
| RGB | rgb(236, 227, 221) |
| HSL | hsl(24, 28%, 90%) |
| HSV | hsv(24, 6%, 93%) |
| CMYK | cmyk(0%, 3.8%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.78, 2.02, 4.01) |
| CIE-LCH | lch(90.78, 4.49, 63.24°) |
| OKLab | oklab(92.13% 0.0071 0.0106) |
| OKLCH | oklch(92.13% 0.013 56.2) |
| XYZ | xyz(75.1107, 77.9921, 79.4897) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.30
Seashell
#FFF5EE
ΔE00 3.86
Very Light Pink
#FFF4F2
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 4.90
Floralwhite
#FFFAF0
ΔE00 5.60
Snow
#FFFAFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE3DD #DDE6EC
analogous
#ECDDDF #ECE3DD #ECEBDD
triadic
#ECE3DD #DDECE3 #E3DDEC
tetradic
#ECE3DD #DFECDD #DDE6EC #EBDDEC
square
#ECE3DD #DFECDD #DDE6EC #EBDDEC
split-complementary
#ECE3DD #DDECEB #DDDFEC
monochromatic
#C0A28E #D6C3B6 #ECE3DD #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.27
#ECE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#ECE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE3DD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE3DD | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DD
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#EFE1E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ece3dd; /* rgb */ color: rgb(236, 227, 221); /* oklch */ color: oklch(92.1% 0.013 56.2);
Tailwind
colors: {
custom: {
50: '#f2ebe7',
500: '#ece3dd',
950: '#000000',
},
}SCSS
$custom: #ece3dd; $custom-light: #f2ebe7; $custom-dark: #000000;
JSON
{
"hex": "#ece3dd",
"rgb": {
"r": 236,
"g": 227,
"b": 221
},
"hsl": {
"h": 24,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.92126,
"c": 0.01275,
"h": 56.2
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#ECE3DD
secondary
#A8B9C5
accent
#7DA73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484