#EDEEDE#EDEEDE
#EDEEDE is a very light, muted yellow. Relative luminance 0.844; OKLCH L 94.4% C 0.021 H 109.7°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEDE |
|---|---|
| RGB | rgb(237, 238, 222) |
| HSL | hsl(64, 32%, 90%) |
| HSV | hsv(64, 7%, 93%) |
| CMYK | cmyk(0.4%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(93.64, -3.09, 7.63) |
| CIE-LCH | lch(93.64, 8.23, 112.05°) |
| OKLab | oklab(94.4% -0.0071 0.02) |
| OKLCH | oklch(94.4% 0.021 109.7) |
| XYZ | xyz(78.6826, 84.4278, 81.2441) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.31
Beige
#F5F5DC
ΔE00 3.45
Ivory
#FFFFF0
ΔE00 3.61
Oldlace
#FDF5E6
ΔE00 4.80
Off White (survey)
#FFFFE4
ΔE00 5.04
Floralwhite
#FFFAF0
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEDE #DFDEEE
analogous
#EEE7DE #EDEEDE #E5EEDE
triadic
#EDEEDE #DEEDEE #EEDEED
tetradic
#EDEEDE #DEEEE7 #DFDEEE #EEDEE5
square
#EDEEDE #DEEEE7 #DFDEEE #EEDEE5
split-complementary
#EDEEDE #DEE5EE #E7DEEE
monochromatic
#C1C48D #D7D9B6 #EDEEDE #F4F5EB #F4F5EB
Accessibility & contrast
On white
1.17
#EDEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#EDEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEDE
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEDE | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDD
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#EFECE9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edeede; /* rgb */ color: rgb(237, 238, 222); /* oklch */ color: oklch(94.4% 0.021 109.7);
Tailwind
colors: {
custom: {
50: '#f2f3e8',
500: '#edeede',
950: '#000000',
},
}SCSS
$custom: #edeede; $custom-light: #f2f3e8; $custom-dark: #000000;
JSON
{
"hex": "#edeede",
"rgb": {
"r": 237,
"g": 238,
"b": 222
},
"hsl": {
"h": 63.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.94402,
"c": 0.02121,
"h": 109.7
},
"luminance": 0.84428
}Semantic roles & 50–950 ramp
primary
#EDEEDE
secondary
#AAA8C8
accent
#3BAB42
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584