#EDEFDC#EDEFDC
#EDEFDC is a very light, muted yellow. Relative luminance 0.849; OKLCH L 94.5% C 0.025 H 111.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEFDC |
|---|---|
| RGB | rgb(237, 239, 220) |
| HSL | hsl(66, 37%, 90%) |
| HSV | hsv(66, 8%, 94%) |
| CMYK | cmyk(0.8%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(93.84, -3.93, 8.96) |
| CIE-LCH | lch(93.84, 9.78, 113.67°) |
| OKLab | oklab(94.55% -0.0093 0.0234) |
| OKLCH | oklch(94.55% 0.025 111.8) |
| XYZ | xyz(78.7081, 84.9051, 79.9381) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.46
Eggshell
#F0EAD6
ΔE00 3.66
Ivory
#FFFFF0
ΔE00 3.94
Off White (survey)
#FFFFE4
ΔE00 4.21
Cornsilk
#FFF8DC
ΔE00 4.95
Lightyellow
#FFFFE0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEFDC #DEDCEF
analogous
#EFE8DC #EDEFDC #E3EFDC
triadic
#EDEFDC #DCEDEF #EFDCED
tetradic
#EDEFDC #DCEFE8 #DEDCEF #EFDCE3
square
#EDEFDC #DCEFE8 #DEDCEF #EFDCE3
split-complementary
#EDEFDC #DCE3EF #E8DCEF
monochromatic
#C2C988 #D7DCB2 #EDEFDC #F4F5EA #F4F5EA
Accessibility & contrast
On white
1.17
#EDEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EDEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEFDC
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEFDC | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F2EEDD
Tritanopia (blue-blind)
#F0ECE9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edefdc; /* rgb */ color: rgb(237, 239, 220); /* oklch */ color: oklch(94.5% 0.025 111.8);
Tailwind
colors: {
custom: {
50: '#f2f4e6',
500: '#edefdc',
950: '#000000',
},
}SCSS
$custom: #edefdc; $custom-light: #f2f4e6; $custom-dark: #000000;
JSON
{
"hex": "#edefdc",
"rgb": {
"r": 237,
"g": 239,
"b": 220
},
"hsl": {
"h": 66.316,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.94549,
"c": 0.0252,
"h": 111.8
},
"luminance": 0.84905
}Semantic roles & 50–950 ramp
primary
#EDEFDC
secondary
#A9A5CA
accent
#35B042
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584