#ECE2D5#ECE2D5
#ECE2D5 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.7% C 0.021 H 74.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D5 |
|---|---|
| RGB | rgb(236, 226, 213) |
| HSL | hsl(34, 38%, 88%) |
| HSV | hsv(34, 10%, 93%) |
| CMYK | cmyk(0%, 4.2%, 9.7%, 7.5%) |
| CIE-LAB | lab(90.34, 1.21, 7.56) |
| CIE-LCH | lch(90.34, 7.66, 80.89°) |
| OKLab | oklab(91.72% 0.0055 0.0198) |
| OKLCH | oklch(91.72% 0.021 74.6) |
| XYZ | xyz(73.7974, 77.0305, 73.9186) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.71
Linen
#FAF0E6
ΔE00 3.35
Antiquewhite
#FAEBD7
ΔE00 3.51
Oldlace
#FDF5E6
ΔE00 4.20
Eggshell
#F0EAD6
ΔE00 4.28
Champagne
#F7E7CE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D5 #D5DFEC
analogous
#ECD6D5 #ECE2D5 #EAECD5
triadic
#ECE2D5 #D5ECE2 #E2D5EC
tetradic
#ECE2D5 #D5ECD6 #D5DFEC #ECD5EA
square
#ECE2D5 #D5ECD6 #D5DFEC #ECD5EA
split-complementary
#ECE2D5 #D5EAEC #D6D5EC
monochromatic
#C6A881 #D9C5AB #ECE2D5 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.28
#ECE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#ECE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D5
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D5 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#E9E4D5
Tritanopia (blue-blind)
#F1DFDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece2d5; /* rgb */ color: rgb(236, 226, 213); /* oklch */ color: oklch(91.7% 0.021 74.6);
Tailwind
colors: {
custom: {
50: '#f2ebe1',
500: '#ece2d5',
950: '#000000',
},
}SCSS
$custom: #ece2d5; $custom-light: #f2ebe1; $custom-dark: #000000;
JSON
{
"hex": "#ece2d5",
"rgb": {
"r": 236,
"g": 226,
"b": 213
},
"hsl": {
"h": 33.913,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.91717,
"c": 0.02057,
"h": 74.6
},
"luminance": 0.7703
}Semantic roles & 50–950 ramp
primary
#ECE2D5
secondary
#9EB0C7
accent
#6BB135
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484