#ECE6D8#ECE6D8
#ECE6D8 is a very light, near-neutral orange. Relative luminance 0.794; OKLCH L 92.6% C 0.020 H 87.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE6D8 |
|---|---|
| RGB | rgb(236, 230, 216) |
| HSL | hsl(42, 34%, 89%) |
| HSV | hsv(42, 8%, 93%) |
| CMYK | cmyk(0%, 2.5%, 8.5%, 7.5%) |
| CIE-LAB | lab(91.41, -0.35, 7.53) |
| CIE-LCH | lch(91.41, 7.54, 92.66°) |
| OKLab | oklab(92.58% 0.0009 0.0198) |
| OKLCH | oklch(92.58% 0.02 87.5) |
| XYZ | xyz(75.2821, 79.3850, 76.3094) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.50
Oldlace
#FDF5E6
ΔE00 3.35
Warm Beige
#E9DCC9
ΔE00 3.79
Linen
#FAF0E6
ΔE00 3.93
Antiquewhite
#FAEBD7
ΔE00 4.21
Floralwhite
#FFFAF0
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE6D8 #D8DEEC
analogous
#ECDCD8 #ECE6D8 #E8ECD8
triadic
#ECE6D8 #D8ECE6 #E6D8EC
tetradic
#ECE6D8 #D8ECDC #D8DEEC #ECD8E8
square
#ECE6D8 #D8ECDC #D8DEEC #ECD8E8
split-complementary
#ECE6D8 #D8E8EC #DCD8EC
monochromatic
#C4B186 #D8CCAF #ECE6D8 #F5F2EA #F5F2EA
Accessibility & contrast
On white
1.24
#ECE6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#ECE6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE6D8
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE6D8 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D7
Deuteranopia (green-blind)
#EBE7D8
Tritanopia (blue-blind)
#F0E4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ece6d8; /* rgb */ color: rgb(236, 230, 216); /* oklch */ color: oklch(92.6% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#f2ede4',
500: '#ece6d8',
950: '#000000',
},
}SCSS
$custom: #ece6d8; $custom-light: #f2ede4; $custom-dark: #000000;
JSON
{
"hex": "#ece6d8",
"rgb": {
"r": 236,
"g": 230,
"b": 216
},
"hsl": {
"h": 42,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.92584,
"c": 0.01978,
"h": 87.5
},
"luminance": 0.79384
}Semantic roles & 50–950 ramp
primary
#ECE6D8
secondary
#A2ADC6
accent
#5BAD38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484