#EDF0DC#EDF0DC
#EDF0DC is a very light, muted yellow. Relative luminance 0.855; OKLCH L 94.7% C 0.027 H 113.8°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF0DC |
|---|---|
| RGB | rgb(237, 240, 220) |
| HSL | hsl(69, 40%, 90%) |
| HSV | hsv(69, 8%, 94%) |
| CMYK | cmyk(1.2%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(94.09, -4.43, 9.32) |
| CIE-LCH | lch(94.09, 10.32, 115.44°) |
| OKLab | oklab(94.75% -0.0107 0.0243) |
| OKLCH | oklch(94.75% 0.027 113.8) |
| XYZ | xyz(79.0016, 85.4922, 80.0360) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.27
Off White (survey)
#FFFFE4
ΔE00 3.96
Ivory
#FFFFF0
ΔE00 4.13
Eggshell
#F0EAD6
ΔE00 4.16
Lightyellow
#FFFFE0
ΔE00 4.72
Cornsilk
#FFF8DC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF0DC #DFDCF0
analogous
#F0E9DC #EDF0DC #E3F0DC
triadic
#EDF0DC #DCEDF0 #F0DCED
tetradic
#EDF0DC #DCF0E9 #DFDCF0 #F0DCE3
square
#EDF0DC #DCF0E9 #DFDCF0 #F0DCE3
split-complementary
#EDF0DC #DCE3F0 #E9DCF0
monochromatic
#C1CB86 #D7DEB1 #EDF0DC #F4F6EA #F4F6EA
Accessibility & contrast
On white
1.16
#EDF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#EDF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF0DC
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF0DC | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#F3EEDD
Tritanopia (blue-blind)
#F0EDEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edf0dc; /* rgb */ color: rgb(237, 240, 220); /* oklch */ color: oklch(94.7% 0.027 113.8);
Tailwind
colors: {
custom: {
50: '#f2f4e6',
500: '#edf0dc',
950: '#000000',
},
}SCSS
$custom: #edf0dc; $custom-light: #f2f4e6; $custom-dark: #000000;
JSON
{
"hex": "#edf0dc",
"rgb": {
"r": 237,
"g": 240,
"b": 220
},
"hsl": {
"h": 69,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.94749,
"c": 0.02661,
"h": 113.8
},
"luminance": 0.85492
}Semantic roles & 50–950 ramp
primary
#EDF0DC
secondary
#AAA4CC
accent
#32B346
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584