#ECE4D4#ECE4D4
#ECE4D4 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.1% C 0.023 H 84.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE4D4 |
|---|---|
| RGB | rgb(236, 228, 212) |
| HSL | hsl(40, 39%, 88%) |
| HSV | hsv(40, 10%, 93%) |
| CMYK | cmyk(0%, 3.4%, 10.2%, 7.5%) |
| CIE-LAB | lab(90.81, 0.02, 8.77) |
| CIE-LCH | lch(90.81, 8.77, 89.85°) |
| OKLab | oklab(92.09% 0.0022 0.023) |
| OKLCH | oklch(92.09% 0.023 84.6) |
| XYZ | xyz(74.2179, 78.0739, 73.4345) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.40
Warm Beige
#E9DCC9
ΔE00 2.75
Antiquewhite
#FAEBD7
ΔE00 3.48
Oldlace
#FDF5E6
ΔE00 3.64
Champagne
#F7E7CE
ΔE00 4.03
Linen
#FAF0E6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE4D4 #D4DCEC
analogous
#ECD8D4 #ECE4D4 #E8ECD4
triadic
#ECE4D4 #D4ECE4 #E4D4EC
tetradic
#ECE4D4 #D4ECD8 #D4DCEC #ECD4E8
square
#ECE4D4 #D4ECD8 #D4DCEC #ECD4E8
split-complementary
#ECE4D4 #D4E8EC #D8D4EC
monochromatic
#C6AF7F #D9C9AA #ECE4D4 #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.26
#ECE4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#ECE4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE4D4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE4D4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D3
Deuteranopia (green-blind)
#EAE6D4
Tritanopia (blue-blind)
#F1E1DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ece4d4; /* rgb */ color: rgb(236, 228, 212); /* oklch */ color: oklch(92.1% 0.023 84.6);
Tailwind
colors: {
custom: {
50: '#f2ece1',
500: '#ece4d4',
950: '#000000',
},
}SCSS
$custom: #ece4d4; $custom-light: #f2ece1; $custom-dark: #000000;
JSON
{
"hex": "#ece4d4",
"rgb": {
"r": 236,
"g": 228,
"b": 212
},
"hsl": {
"h": 40,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.92085,
"c": 0.02305,
"h": 84.6
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#ECE4D4
secondary
#9DABC7
accent
#5EB234
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484