#ECE2D7#ECE2D7
#ECE2D7 is a very light, near-neutral orange. Relative luminance 0.771; OKLCH L 91.8% C 0.018 H 70.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D7 |
|---|---|
| RGB | rgb(236, 226, 215) |
| HSL | hsl(31, 36%, 88%) |
| HSV | hsv(31, 9%, 93%) |
| CMYK | cmyk(0%, 4.2%, 8.9%, 7.5%) |
| CIE-LAB | lab(90.38, 1.54, 6.58) |
| CIE-LCH | lch(90.38, 6.76, 76.84°) |
| OKLab | oklab(91.77% 0.0062 0.0173) |
| OKLCH | oklch(91.77% 0.018 70.2) |
| XYZ | xyz(74.0528, 77.1327, 75.2638) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.05
Warm Beige
#E9DCC9
ΔE00 3.46
Antiquewhite
#FAEBD7
ΔE00 4.09
Oldlace
#FDF5E6
ΔE00 4.52
Seashell
#FFF5EE
ΔE00 4.53
Eggshell
#F0EAD6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D7 #D7E1EC
analogous
#ECD7D7 #ECE2D7 #EBECD7
triadic
#ECE2D7 #D7ECE2 #E2D7EC
tetradic
#ECE2D7 #D7ECD7 #D7E1EC #ECD7EB
square
#ECE2D7 #D7ECD7 #D7E1EC #ECD7EB
split-complementary
#ECE2D7 #D7EBEC #D7D7EC
monochromatic
#C5A684 #D8C4AE #ECE2D7 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.28
#ECE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#ECE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D7
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D7 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#F0E0DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece2d7; /* rgb */ color: rgb(236, 226, 215); /* oklch */ color: oklch(91.8% 0.018 70.2);
Tailwind
colors: {
custom: {
50: '#f2ebe3',
500: '#ece2d7',
950: '#000000',
},
}SCSS
$custom: #ece2d7; $custom-light: #f2ebe3; $custom-dark: #000000;
JSON
{
"hex": "#ece2d7",
"rgb": {
"r": 236,
"g": 226,
"b": 215
},
"hsl": {
"h": 31.429,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.9177,
"c": 0.01838,
"h": 70.2
},
"luminance": 0.77132
}Semantic roles & 50–950 ramp
primary
#ECE2D7
secondary
#A1B3C6
accent
#70AE37
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484