#ECE5DF#ECE5DF
#ECE5DF is a very light, near-neutral orange. Relative luminance 0.792; OKLCH L 92.6% C 0.011 H 63.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE5DF |
|---|---|
| RGB | rgb(236, 229, 223) |
| HSL | hsl(28, 25%, 90%) |
| HSV | hsv(28, 6%, 93%) |
| CMYK | cmyk(0%, 3%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.32, 1.33, 3.76) |
| CIE-LCH | lch(91.32, 3.99, 70.50°) |
| OKLab | oklab(92.57% 0.005 0.0099) |
| OKLCH | oklch(92.57% 0.011 63.3) |
| XYZ | xyz(75.9289, 79.1997, 81.0848) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.07
Seashell
#FFF5EE
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 4.49
Very Light Pink
#FFF4F2
ΔE00 4.63
Floralwhite
#FFFAF0
ΔE00 4.89
Off White
#FAF9F6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE5DF #DFE6EC
analogous
#ECDFE0 #ECE5DF #ECEBDF
triadic
#ECE5DF #DFECE5 #E5DFEC
tetradic
#ECE5DF #E0ECDF #DFE6EC #EBDFEC
square
#ECE5DF #E0ECDF #DFE6EC #EBDFEC
split-complementary
#ECE5DF #DFECEB #DFE0EC
monochromatic
#BEA792 #D5C6B9 #ECE5DF #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.25
#ECE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#ECE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE5DF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE5DF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#EFE4E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ece5df; /* rgb */ color: rgb(236, 229, 223); /* oklch */ color: oklch(92.6% 0.011 63.3);
Tailwind
colors: {
custom: {
50: '#f2ede9',
500: '#ece5df',
950: '#000000',
},
}SCSS
$custom: #ece5df; $custom-light: #f2ede9; $custom-dark: #000000;
JSON
{
"hex": "#ece5df",
"rgb": {
"r": 236,
"g": 229,
"b": 223
},
"hsl": {
"h": 27.692,
"s": 25.49,
"l": 90
},
"oklch": {
"l": 0.92573,
"c": 0.01112,
"h": 63.3
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#ECE5DF
secondary
#ABB9C4
accent
#77A441
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484