#EAEADC#EAEADC
#EAEADC is a very light, near-neutral yellow. Relative luminance 0.815; OKLCH L 93.3% C 0.019 H 106.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEADC |
|---|---|
| RGB | rgb(234, 234, 220) |
| HSL | hsl(60, 25%, 89%) |
| HSV | hsv(60, 6%, 92%) |
| CMYK | cmyk(0%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(92.36, -2.42, 6.79) |
| CIE-LCH | lch(92.36, 7.21, 109.60°) |
| OKLab | oklab(93.32% -0.0054 0.0178) |
| OKLCH | oklch(93.32% 0.019 106.7) |
| XYZ | xyz(76.2710, 81.5056, 79.4104) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.19
Ivory
#FFFFF0
ΔE00 4.33
Beige
#F5F5DC
ΔE00 4.53
Oldlace
#FDF5E6
ΔE00 4.59
Light Grey
#D8DCD6
ΔE00 4.80
Floralwhite
#FFFAF0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEADC #DCDCEA
analogous
#EAE3DC #EAEADC #E3EADC
triadic
#EAEADC #DCEAEA #EADCEA
tetradic
#EAEADC #DCEAE3 #DCDCEA #EADCE3
square
#EAEADC #DCEAE3 #DCDCEA #EADCE3
split-complementary
#EAEADC #DCE3EA #E3DCEA
monochromatic
#BCBC90 #D3D3B6 #EAEADC #F4F4EC #F4F4EC
Accessibility & contrast
On white
1.21
#EAEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EAEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEADC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEADC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EDE9DC
Tritanopia (blue-blind)
#ECE8E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaeadc; /* rgb */ color: rgb(234, 234, 220); /* oklch */ color: oklch(93.3% 0.019 106.7);
Tailwind
colors: {
custom: {
50: '#f0f0e6',
500: '#eaeadc',
950: '#000000',
},
}SCSS
$custom: #eaeadc; $custom-light: #f0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#eaeadc",
"rgb": {
"r": 234,
"g": 234,
"b": 220
},
"hsl": {
"h": 60,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.93323,
"c": 0.01861,
"h": 106.7
},
"luminance": 0.81505
}Semantic roles & 50–950 ramp
primary
#EAEADC
secondary
#A8A8C2
accent
#42A442
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584