#ECE0DA#ECE0DA
#ECE0DA is a very light, near-neutral orange. Relative luminance 0.762; OKLCH L 91.5% C 0.015 H 48.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE0DA |
|---|---|
| RGB | rgb(236, 224, 218) |
| HSL | hsl(20, 32%, 89%) |
| HSV | hsv(20, 8%, 93%) |
| CMYK | cmyk(0%, 5.1%, 7.6%, 7.5%) |
| CIE-LAB | lab(89.96, 3.07, 4.39) |
| CIE-LCH | lch(89.96, 5.36, 55.09°) |
| OKLab | oklab(91.46% 0.0103 0.0116) |
| OKLCH | oklch(91.46% 0.016 48.6) |
| XYZ | xyz(73.9012, 76.2069, 77.1323) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.11
Seashell
#FFF5EE
ΔE00 4.51
Very Light Pink
#FFF4F2
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 5.74
Warm Beige
#E9DCC9
ΔE00 5.98
Antiquewhite
#FAEBD7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE0DA #DAE6EC
analogous
#ECDADD #ECE0DA #ECE9DA
triadic
#ECE0DA #DAECE0 #E0DAEC
tetradic
#ECE0DA #DDECDA #DAE6EC #E9DAEC
square
#ECE0DA #DDECDA #DAE6EC #E9DAEC
split-complementary
#ECE0DA #DAECE9 #DADDEC
monochromatic
#C29C89 #D7BEB2 #ECE0DA #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.29
#ECE0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#ECE0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE0DA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE0DA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#F0DEDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ece0da; /* rgb */ color: rgb(236, 224, 218); /* oklch */ color: oklch(91.5% 0.015 48.6);
Tailwind
colors: {
custom: {
50: '#f2e9e5',
500: '#ece0da',
950: '#000000',
},
}SCSS
$custom: #ece0da; $custom-light: #f2e9e5; $custom-dark: #000000;
JSON
{
"hex": "#ece0da",
"rgb": {
"r": 236,
"g": 224,
"b": 218
},
"hsl": {
"h": 20,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.91458,
"c": 0.0155,
"h": 48.6
},
"luminance": 0.76206
}Semantic roles & 50–950 ramp
primary
#ECE0DA
secondary
#A4BBC6
accent
#85AB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484