#EDEADC#EDEADC
#EDEADC is a very light, near-neutral yellow. Relative luminance 0.820; OKLCH L 93.6% C 0.019 H 96.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEADC |
|---|---|
| RGB | rgb(237, 234, 220) |
| HSL | hsl(49, 32%, 90%) |
| HSV | hsv(49, 7%, 93%) |
| CMYK | cmyk(0%, 1.3%, 7.2%, 7.1%) |
| CIE-LAB | lab(92.58, -1.39, 7.15) |
| CIE-LCH | lch(92.58, 7.28, 100.98°) |
| OKLab | oklab(93.56% -0.0023 0.0188) |
| OKLCH | oklch(93.56% 0.019 96.9) |
| XYZ | xyz(77.2645, 82.0179, 79.4569) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.38
Oldlace
#FDF5E6
ΔE00 3.42
Floralwhite
#FFFAF0
ΔE00 4.14
Ivory
#FFFFF0
ΔE00 4.45
Linen
#FAF0E6
ΔE00 4.71
Beige
#F5F5DC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEADC #DCDFED
analogous
#EDE2DC #EDEADC #E8EDDC
triadic
#EDEADC #DCEDEA #EADCED
tetradic
#EDEADC #DCEDE2 #DCDFED #EDDCE8
square
#EDEADC #DCEDE2 #DCDFED #EDDCE8
split-complementary
#EDEADC #DCE8ED #E2DCED
monochromatic
#C3BA8B #D8D2B4 #EDEADC #F5F3EB #F5F3EB
Accessibility & contrast
On white
1.21
#EDEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#EDEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEADC
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEADC | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#F0E8E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeadc; /* rgb */ color: rgb(237, 234, 220); /* oklch */ color: oklch(93.6% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#f2f0e6',
500: '#edeadc',
950: '#000000',
},
}SCSS
$custom: #edeadc; $custom-light: #f2f0e6; $custom-dark: #000000;
JSON
{
"hex": "#edeadc",
"rgb": {
"r": 237,
"g": 234,
"b": 220
},
"hsl": {
"h": 49.412,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93557,
"c": 0.01889,
"h": 96.9
},
"luminance": 0.82017
}Semantic roles & 50–950 ramp
primary
#EDEADC
secondary
#A6ACC7
accent
#4EAB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584