#ECEADC#ECEADC
#ECEADC is a very light, near-neutral yellow. Relative luminance 0.818; OKLCH L 93.5% C 0.019 H 100.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEADC |
|---|---|
| RGB | rgb(236, 234, 220) |
| HSL | hsl(53, 30%, 89%) |
| HSV | hsv(53, 7%, 93%) |
| CMYK | cmyk(0%, 0.8%, 6.8%, 7.5%) |
| CIE-LAB | lab(92.51, -1.73, 7.03) |
| CIE-LCH | lch(92.51, 7.24, 103.84°) |
| OKLab | oklab(93.48% -0.0033 0.0184) |
| OKLCH | oklch(93.48% 0.019 100.1) |
| XYZ | xyz(76.9314, 81.8462, 79.4413) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.59
Oldlace
#FDF5E6
ΔE00 3.79
Ivory
#FFFFF0
ΔE00 4.36
Floralwhite
#FFFAF0
ΔE00 4.37
Beige
#F5F5DC
ΔE00 4.74
Linen
#FAF0E6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEADC #DCDEEC
analogous
#ECE2DC #ECEADC #E6ECDC
triadic
#ECEADC #DCECEA #EADCEC
tetradic
#ECEADC #DCECE2 #DCDEEC #ECDCE6
square
#ECEADC #DCECE2 #DCDEEC #ECDCE6
split-complementary
#ECEADC #DCE6EC #E2DCEC
monochromatic
#C1BA8D #D6D2B4 #ECEADC #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.21
#ECEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#ECEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEADC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEADC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#EFE8E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eceadc; /* rgb */ color: rgb(236, 234, 220); /* oklch */ color: oklch(93.5% 0.019 100.1);
Tailwind
colors: {
custom: {
50: '#f2f0e6',
500: '#eceadc',
950: '#000000',
},
}SCSS
$custom: #eceadc; $custom-light: #f2f0e6; $custom-dark: #000000;
JSON
{
"hex": "#eceadc",
"rgb": {
"r": 236,
"g": 234,
"b": 220
},
"hsl": {
"h": 52.5,
"s": 29.63,
"l": 89.412
},
"oklch": {
"l": 0.93479,
"c": 0.01873,
"h": 100.1
},
"luminance": 0.81846
}Semantic roles & 50–950 ramp
primary
#ECEADC
secondary
#A7ABC5
accent
#4BA83D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584