#ECE6DD#ECE6DD
#ECE6DD is a very light, near-neutral orange. Relative luminance 0.796; OKLCH L 92.7% C 0.014 H 78.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ECE6DD |
|---|---|
| RGB | rgb(236, 230, 221) |
| HSL | hsl(36, 28%, 90%) |
| HSV | hsv(36, 6%, 93%) |
| CMYK | cmyk(0%, 2.5%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.53, 0.48, 5.10) |
| CIE-LCH | lch(91.53, 5.12, 84.61°) |
| OKLab | oklab(92.72% 0.0028 0.0134) |
| OKLCH | oklch(92.72% 0.014 78.3) |
| XYZ | xyz(75.9384, 79.6475, 79.7656) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.90
Oldlace
#FDF5E6
ΔE00 3.99
Seashell
#FFF5EE
ΔE00 4.16
Floralwhite
#FFFAF0
ΔE00 4.19
Eggshell
#F0EAD6
ΔE00 4.67
Warm Beige
#E9DCC9
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECE6DD #DDE3EC
analogous
#ECDFDD #ECE6DD #EBECDD
triadic
#ECE6DD #DDECE6 #E6DDEC
tetradic
#ECE6DD #DDECDF #DDE3EC #ECDDEB
square
#ECE6DD #DDECDF #DDE3EC #ECDDEB
split-complementary
#ECE6DD #DDEBEC #DFDDEC
monochromatic
#C0AC8E #D6C9B6 #ECE6DD #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.24
#ECE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#ECE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECE6DD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECE6DD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#EFE4E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ece6dd; /* rgb */ color: rgb(236, 230, 221); /* oklch */ color: oklch(92.7% 0.014 78.3);
Tailwind
colors: {
custom: {
50: '#f2ede7',
500: '#ece6dd',
950: '#000000',
},
}SCSS
$custom: #ece6dd; $custom-light: #f2ede7; $custom-dark: #000000;
JSON
{
"hex": "#ece6dd",
"rgb": {
"r": 236,
"g": 230,
"b": 221
},
"hsl": {
"h": 36,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.92716,
"c": 0.01371,
"h": 78.3
},
"luminance": 0.79647
}Semantic roles & 50–950 ramp
primary
#ECE6DD
secondary
#A8B4C5
accent
#68A73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484