#ECE2D6#ECE2D6
#ECE2D6 is a very light, near-neutral orange. Relative luminance 0.771; OKLCH L 91.7% C 0.019 H 72.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D6 |
|---|---|
| RGB | rgb(236, 226, 214) |
| HSL | hsl(33, 37%, 88%) |
| HSV | hsv(33, 9%, 93%) |
| CMYK | cmyk(0%, 4.2%, 9.3%, 7.5%) |
| CIE-LAB | lab(90.36, 1.37, 7.07) |
| CIE-LCH | lch(90.36, 7.20, 79.00°) |
| OKLab | oklab(91.74% 0.0058 0.0186) |
| OKLCH | oklch(91.74% 0.019 72.6) |
| XYZ | xyz(73.9247, 77.0814, 74.5891) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.07
Linen
#FAF0E6
ΔE00 3.17
Antiquewhite
#FAEBD7
ΔE00 3.78
Oldlace
#FDF5E6
ΔE00 4.34
Eggshell
#F0EAD6
ΔE00 4.67
Seashell
#FFF5EE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D6 #D6E0EC
analogous
#ECD7D6 #ECE2D6 #EBECD6
triadic
#ECE2D6 #D6ECE2 #E2D6EC
tetradic
#ECE2D6 #D6ECD7 #D6E0EC #ECD6EB
square
#ECE2D6 #D6ECD7 #D6E0EC #ECD6EB
split-complementary
#ECE2D6 #D6EBEC #D7D6EC
monochromatic
#C5A782 #D9C4AC #ECE2D6 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.28
#ECE2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#ECE2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D6
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D6 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D5
Deuteranopia (green-blind)
#E8E4D6
Tritanopia (blue-blind)
#F0DFDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece2d6; /* rgb */ color: rgb(236, 226, 214); /* oklch */ color: oklch(91.7% 0.019 72.6);
Tailwind
colors: {
custom: {
50: '#f2ebe2',
500: '#ece2d6',
950: '#000000',
},
}SCSS
$custom: #ece2d6; $custom-light: #f2ebe2; $custom-dark: #000000;
JSON
{
"hex": "#ece2d6",
"rgb": {
"r": 236,
"g": 226,
"b": 214
},
"hsl": {
"h": 32.727,
"s": 36.667,
"l": 88.235
},
"oklch": {
"l": 0.91743,
"c": 0.01946,
"h": 72.6
},
"luminance": 0.77081
}Semantic roles & 50–950 ramp
primary
#ECE2D6
secondary
#A0B1C7
accent
#6DB036
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484