#ECE2D9#ECE2D9
#ECE2D9 is a very light, near-neutral orange. Relative luminance 0.772; OKLCH L 91.8% C 0.016 H 64.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D9 |
|---|---|
| RGB | rgb(236, 226, 217) |
| HSL | hsl(28, 33%, 89%) |
| HSV | hsv(28, 8%, 93%) |
| CMYK | cmyk(0%, 4.2%, 8.1%, 7.5%) |
| CIE-LAB | lab(90.43, 1.87, 5.60) |
| CIE-LCH | lch(90.43, 5.91, 71.56°) |
| OKLab | oklab(91.82% 0.007 0.0148) |
| OKLCH | oklch(91.82% 0.016 64.7) |
| XYZ | xyz(74.3114, 77.2361, 76.6255) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.01
Seashell
#FFF5EE
ΔE00 4.17
Warm Beige
#E9DCC9
ΔE00 4.32
Antiquewhite
#FAEBD7
ΔE00 4.81
Oldlace
#FDF5E6
ΔE00 5.02
Very Light Pink
#FFF4F2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D9 #D9E3EC
analogous
#ECD9DA #ECE2D9 #ECECD9
triadic
#ECE2D9 #D9ECE2 #E2D9EC
tetradic
#ECE2D9 #DAECD9 #D9E3EC #ECD9EC
square
#ECE2D9 #DAECD9 #D9E3EC #ECD9EC
split-complementary
#ECE2D9 #D9ECEC #D9DAEC
monochromatic
#C3A487 #D8C3B0 #ECE2D9 #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.28
#ECE2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#ECE2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D9
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D9 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#E8E4D9
Tritanopia (blue-blind)
#F0E0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ece2d9; /* rgb */ color: rgb(236, 226, 217); /* oklch */ color: oklch(91.8% 0.016 64.7);
Tailwind
colors: {
custom: {
50: '#f2ebe4',
500: '#ece2d9',
950: '#000000',
},
}SCSS
$custom: #ece2d9; $custom-light: #f2ebe4; $custom-dark: #000000;
JSON
{
"hex": "#ece2d9",
"rgb": {
"r": 236,
"g": 226,
"b": 217
},
"hsl": {
"h": 28.421,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.91823,
"c": 0.01633,
"h": 64.7
},
"luminance": 0.77235
}Semantic roles & 50–950 ramp
primary
#ECE2D9
secondary
#A3B6C6
accent
#76AC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484