#EDF0DA#EDF0DA
#EDF0DA is a very light, muted yellow. Relative luminance 0.854; OKLCH L 94.7% C 0.029 H 113.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0DA |
|---|---|
| RGB | rgb(237, 240, 218) |
| HSL | hsl(68, 42%, 90%) |
| HSV | hsv(68, 9%, 94%) |
| CMYK | cmyk(1.2%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(94.05, -4.76, 10.29) |
| CIE-LCH | lch(94.05, 11.34, 114.83°) |
| OKLab | oklab(94.7% -0.0115 0.0268) |
| OKLCH | oklch(94.7% 0.029 113.3) |
| XYZ | xyz(78.7383, 85.3869, 78.6493) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.88
Off White (survey)
#FFFFE4
ΔE00 3.65
Lightyellow
#FFFFE0
ΔE00 4.26
Eggshell
#F0EAD6
ΔE00 4.32
Ivory
#FFFFF0
ΔE00 4.56
Cornsilk
#FFF8DC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0DA #DDDAF0
analogous
#F0E8DA #EDF0DA #E2F0DA
triadic
#EDF0DA #DAEDF0 #F0DAED
tetradic
#EDF0DA #DAF0E8 #DDDAF0 #F0DAE2
square
#EDF0DA #DAF0E8 #DDDAF0 #F0DAE2
split-complementary
#EDF0DA #DAE2F0 #E8DAF0
monochromatic
#C3CD83 #D8DEAE #EDF0DA #F4F6E9 #F4F6E9
Accessibility & contrast
On white
1.16
#EDF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#EDF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0DA
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0DA | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#F4EEDB
Tritanopia (blue-blind)
#F0EDEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edf0da; /* rgb */ color: rgb(237, 240, 218); /* oklch */ color: oklch(94.7% 0.029 113.3);
Tailwind
colors: {
custom: {
50: '#f2f4e5',
500: '#edf0da',
950: '#000000',
},
}SCSS
$custom: #edf0da; $custom-light: #f2f4e5; $custom-dark: #000000;
JSON
{
"hex": "#edf0da",
"rgb": {
"r": 237,
"g": 240,
"b": 218
},
"hsl": {
"h": 68.182,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.94698,
"c": 0.0292,
"h": 113.3
},
"luminance": 0.85387
}Semantic roles & 50–950 ramp
primary
#EDF0DA
secondary
#A8A2CC
accent
#30B542
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584