#ECE2DD#ECE2DD
#ECE2DD is a very light, near-neutral orange. Relative luminance 0.774; OKLCH L 91.9% C 0.013 H 48.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2DD |
|---|---|
| RGB | rgb(236, 226, 221) |
| HSL | hsl(20, 28%, 90%) |
| HSV | hsv(20, 6%, 93%) |
| CMYK | cmyk(0%, 4.2%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.53, 2.54, 3.65) |
| CIE-LCH | lch(90.53, 4.45, 55.19°) |
| OKLab | oklab(91.93% 0.0085 0.0097) |
| OKLCH | oklch(91.93% 0.013 48.6) |
| XYZ | xyz(74.8380, 77.4467, 79.3988) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.82
Seashell
#FFF5EE
ΔE00 4.11
Very Light Pink
#FFF4F2
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 5.03
Snow
#FFFAFA
ΔE00 5.70
Whitesmoke
#F5F5F5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2DD #DDE7EC
analogous
#ECDDE0 #ECE2DD #ECEADD
triadic
#ECE2DD #DDECE2 #E2DDEC
tetradic
#ECE2DD #E0ECDD #DDE7EC #EADDEC
square
#ECE2DD #E0ECDD #DDE7EC #EADDEC
split-complementary
#ECE2DD #DDECEA #DDE0EC
monochromatic
#C09F8E #D6C1B6 #ECE2DD #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.27
#ECE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#ECE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2DD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2DD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#EFE0E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ece2dd; /* rgb */ color: rgb(236, 226, 221); /* oklch */ color: oklch(91.9% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#f2ebe7',
500: '#ece2dd',
950: '#000000',
},
}SCSS
$custom: #ece2dd; $custom-light: #f2ebe7; $custom-dark: #000000;
JSON
{
"hex": "#ece2dd",
"rgb": {
"r": 236,
"g": 226,
"b": 221
},
"hsl": {
"h": 20,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.91931,
"c": 0.01289,
"h": 48.6
},
"luminance": 0.77446
}Semantic roles & 50–950 ramp
primary
#ECE2DD
secondary
#A8BBC5
accent
#84A73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484