#ECE2D2#ECE2D2
#ECE2D2 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.6% C 0.024 H 79.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D2 |
|---|---|
| RGB | rgb(236, 226, 210) |
| HSL | hsl(37, 41%, 87%) |
| HSV | hsv(37, 11%, 93%) |
| CMYK | cmyk(0%, 4.2%, 11%, 7.5%) |
| CIE-LAB | lab(90.27, 0.73, 9.03) |
| CIE-LCH | lch(90.27, 9.06, 85.40°) |
| OKLab | oklab(91.64% 0.0043 0.0236) |
| OKLCH | oklch(91.64% 0.024 79.7) |
| XYZ | xyz(73.4202, 76.8796, 71.9317) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.93
Antiquewhite
#FAEBD7
ΔE00 3.03
Eggshell
#F0EAD6
ΔE00 3.28
Champagne
#F7E7CE
ΔE00 3.65
Oldlace
#FDF5E6
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D2 #D2DCEC
analogous
#ECD5D2 #ECE2D2 #E9ECD2
triadic
#ECE2D2 #D2ECE2 #E2D2EC
tetradic
#ECE2D2 #D2ECD5 #D2DCEC #ECD2E9
square
#ECE2D2 #D2ECD5 #D2DCEC #ECD2E9
split-complementary
#ECE2D2 #D2E9EC #D5D2EC
monochromatic
#C8AB7C #DAC6A7 #ECE2D2 #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.28
#ECE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ECE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#F1DFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece2d2; /* rgb */ color: rgb(236, 226, 210); /* oklch */ color: oklch(91.6% 0.024 79.7);
Tailwind
colors: {
custom: {
50: '#f2ebdf',
500: '#ece2d2',
950: '#000000',
},
}SCSS
$custom: #ece2d2; $custom-light: #f2ebdf; $custom-dark: #000000;
JSON
{
"hex": "#ece2d2",
"rgb": {
"r": 236,
"g": 226,
"b": 210
},
"hsl": {
"h": 36.923,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.9164,
"c": 0.02401,
"h": 79.7
},
"luminance": 0.76879
}Semantic roles & 50–950 ramp
primary
#ECE2D2
secondary
#9BACC7
accent
#64B432
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484