#ECE2D4#ECE2D4
#ECE2D4 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.7% C 0.022 H 76.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE2D4 |
|---|---|
| RGB | rgb(236, 226, 212) |
| HSL | hsl(35, 39%, 88%) |
| HSV | hsv(35, 10%, 93%) |
| CMYK | cmyk(0%, 4.2%, 10.2%, 7.5%) |
| CIE-LAB | lab(90.31, 1.05, 8.05) |
| CIE-LCH | lch(90.31, 8.12, 82.57°) |
| OKLab | oklab(91.69% 0.0051 0.0211) |
| OKLCH | oklch(91.69% 0.022 76.5) |
| XYZ | xyz(73.6709, 76.9799, 73.2522) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.39
Antiquewhite
#FAEBD7
ΔE00 3.30
Linen
#FAF0E6
ΔE00 3.58
Eggshell
#F0EAD6
ΔE00 3.92
Oldlace
#FDF5E6
ΔE00 4.11
Champagne
#F7E7CE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE2D4 #D4DEEC
analogous
#ECD6D4 #ECE2D4 #EAECD4
triadic
#ECE2D4 #D4ECE2 #E2D4EC
tetradic
#ECE2D4 #D4ECD6 #D4DEEC #ECD4EA
square
#ECE2D4 #D4ECD6 #D4DEEC #ECD4EA
split-complementary
#ECE2D4 #D4EAEC #D6D4EC
monochromatic
#C6A97F #D9C5AA #ECE2D4 #F6F1EA #F6F1EA
Accessibility & contrast
On white
1.28
#ECE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#ECE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE2D4
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE2D4 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#E9E4D4
Tritanopia (blue-blind)
#F1DFDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ece2d4; /* rgb */ color: rgb(236, 226, 212); /* oklch */ color: oklch(91.7% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#f2ebe1',
500: '#ece2d4',
950: '#000000',
},
}SCSS
$custom: #ece2d4; $custom-light: #f2ebe1; $custom-dark: #000000;
JSON
{
"hex": "#ece2d4",
"rgb": {
"r": 236,
"g": 226,
"b": 212
},
"hsl": {
"h": 35,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.91691,
"c": 0.0217,
"h": 76.5
},
"luminance": 0.76979
}Semantic roles & 50–950 ramp
primary
#ECE2D4
secondary
#9DAFC7
accent
#68B234
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484