#EDEDE0#EDEDE0
#EDEDE0 is a very light, near-neutral yellow. Relative luminance 0.840; OKLCH L 94.3% C 0.017 H 106.7°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDE0 |
|---|---|
| RGB | rgb(237, 237, 224) |
| HSL | hsl(60, 27%, 90%) |
| HSV | hsv(60, 5%, 93%) |
| CMYK | cmyk(0%, 0%, 5.5%, 7.1%) |
| CIE-LAB | lab(93.43, -2.25, 6.29) |
| CIE-LCH | lch(93.43, 6.68, 109.65°) |
| OKLab | oklab(94.26% -0.005 0.0165) |
| OKLCH | oklch(94.26% 0.017 106.7) |
| XYZ | xyz(78.6619, 83.9550, 82.5675) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.45
Ivory
#FFFFF0
ΔE00 3.74
Oldlace
#FDF5E6
ΔE00 4.20
Floralwhite
#FFFAF0
ΔE00 4.26
Beige
#F5F5DC
ΔE00 4.65
Light Grey
#D8DCD6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDE0 #E0E0ED
analogous
#EDE6E0 #EDEDE0 #E6EDE0
triadic
#EDEDE0 #E0EDED #EDE0ED
tetradic
#EDEDE0 #E0EDE6 #E0E0ED #EDE0E6
square
#EDEDE0 #E0EDE6 #E0E0ED #EDE0E6
split-complementary
#EDEDE0 #E0E6ED #E6E0ED
monochromatic
#C0C093 #D7D7B9 #EDEDE0 #F4F4EC #F4F4EC
Accessibility & contrast
On white
1.18
#EDEDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EDEDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDE0
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDE0 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#EFEBE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edede0; /* rgb */ color: rgb(237, 237, 224); /* oklch */ color: oklch(94.3% 0.017 106.7);
Tailwind
colors: {
custom: {
50: '#f2f2e9',
500: '#edede0',
950: '#000000',
},
}SCSS
$custom: #edede0; $custom-light: #f2f2e9; $custom-dark: #000000;
JSON
{
"hex": "#edede0",
"rgb": {
"r": 237,
"g": 237,
"b": 224
},
"hsl": {
"h": 60,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.94256,
"c": 0.01725,
"h": 106.7
},
"luminance": 0.83955
}Semantic roles & 50–950 ramp
primary
#EDEDE0
secondary
#ACACC6
accent
#40A540
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584