#EDEDDE#EDEDDE
#EDEDDE is a very light, near-neutral yellow. Relative luminance 0.838; OKLCH L 94.2% C 0.020 H 106.8°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDDE |
|---|---|
| RGB | rgb(237, 237, 222) |
| HSL | hsl(60, 29%, 90%) |
| HSV | hsv(60, 6%, 93%) |
| CMYK | cmyk(0%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(93.38, -2.58, 7.26) |
| CIE-LCH | lch(93.38, 7.71, 109.57°) |
| OKLab | oklab(94.2% -0.0057 0.019) |
| OKLCH | oklch(94.2% 0.02 106.8) |
| XYZ | xyz(78.3922, 83.8471, 81.1474) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.03
Ivory
#FFFFF0
ΔE00 3.69
Beige
#F5F5DC
ΔE00 3.90
Oldlace
#FDF5E6
ΔE00 4.34
Floralwhite
#FFFAF0
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDDE #DEDEED
analogous
#EDE6DE #EDEDDE #E6EDDE
triadic
#EDEDDE #DEEDED #EDDEED
tetradic
#EDEDDE #DEEDE6 #DEDEED #EDDEE6
square
#EDEDDE #DEEDE6 #DEDEED #EDDEE6
split-complementary
#EDEDDE #DEE6ED #E6DEED
monochromatic
#C2C28F #D7D7B6 #EDEDDE #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.18
#EDEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EDEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDDE
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDDE | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDD
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#F0EBE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ededde; /* rgb */ color: rgb(237, 237, 222); /* oklch */ color: oklch(94.2% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#f2f2e8',
500: '#ededde',
950: '#000000',
},
}SCSS
$custom: #ededde; $custom-light: #f2f2e8; $custom-dark: #000000;
JSON
{
"hex": "#ededde",
"rgb": {
"r": 237,
"g": 237,
"b": 222
},
"hsl": {
"h": 60,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.94204,
"c": 0.01988,
"h": 106.8
},
"luminance": 0.83847
}Semantic roles & 50–950 ramp
primary
#EDEDDE
secondary
#A9A9C6
accent
#3DA83D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584