#ECE0D6#ECE0D6
#ECE0D6 is a very light, near-neutral orange. Relative luminance 0.760; OKLCH L 91.4% C 0.019 H 62.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE0D6 |
|---|---|
| RGB | rgb(236, 224, 214) |
| HSL | hsl(27, 37%, 88%) |
| HSV | hsv(27, 9%, 93%) |
| CMYK | cmyk(0%, 5.1%, 9.3%, 7.5%) |
| CIE-LAB | lab(89.86, 2.41, 6.35) |
| CIE-LCH | lch(89.86, 6.79, 69.26°) |
| OKLab | oklab(91.35% 0.0087 0.0167) |
| OKLCH | oklch(91.35% 0.019 62.5) |
| XYZ | xyz(73.3841, 76.0001, 74.4089) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.48
Warm Beige
#E9DCC9
ΔE00 3.99
Seashell
#FFF5EE
ΔE00 4.64
Antiquewhite
#FAEBD7
ΔE00 4.64
Oldlace
#FDF5E6
ΔE00 5.48
Very Light Pink
#FFF4F2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE0D6 #D6E2EC
analogous
#ECD6D7 #ECE0D6 #ECEBD6
triadic
#ECE0D6 #D6ECE0 #E0D6EC
tetradic
#ECE0D6 #D7ECD6 #D6E2EC #EBD6EC
square
#ECE0D6 #D7ECD6 #D6E2EC #EBD6EC
split-complementary
#ECE0D6 #D6ECEB #D6D7EC
monochromatic
#C5A182 #D9C0AC #ECE0D6 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.30
#ECE0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#ECE0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE0D6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE0D6 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D5
Deuteranopia (green-blind)
#E7E3D6
Tritanopia (blue-blind)
#F1DEDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ece0d6; /* rgb */ color: rgb(236, 224, 214); /* oklch */ color: oklch(91.4% 0.019 62.5);
Tailwind
colors: {
custom: {
50: '#f2e9e2',
500: '#ece0d6',
950: '#000000',
},
}SCSS
$custom: #ece0d6; $custom-light: #f2e9e2; $custom-dark: #000000;
JSON
{
"hex": "#ece0d6",
"rgb": {
"r": 236,
"g": 224,
"b": 214
},
"hsl": {
"h": 27.273,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.91351,
"c": 0.01886,
"h": 62.5
},
"luminance": 0.75999
}Semantic roles & 50–950 ramp
primary
#ECE0D6
secondary
#A0B5C7
accent
#78B036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484