#EFF0DE#EFF0DE
#EFF0DE is a very light, muted yellow. Relative luminance 0.859; OKLCH L 95.0% C 0.024 H 109.4°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF0DE |
|---|---|
| RGB | rgb(239, 240, 222) |
| HSL | hsl(63, 38%, 91%) |
| HSV | hsv(63, 8%, 94%) |
| CMYK | cmyk(0.4%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(94.29, -3.42, 8.58) |
| CIE-LCH | lch(94.29, 9.24, 111.70°) |
| OKLab | oklab(94.95% -0.0079 0.0225) |
| OKLCH | oklch(94.95% 0.024 109.4) |
| XYZ | xyz(79.9397, 85.9451, 81.4708) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.61
Eggshell
#F0EAD6
ΔE00 3.30
Ivory
#FFFFF0
ΔE00 3.43
Off White (survey)
#FFFFE4
ΔE00 4.23
Cornsilk
#FFF8DC
ΔE00 4.75
Oldlace
#FDF5E6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF0DE #DFDEF0
analogous
#F0E8DE #EFF0DE #E6F0DE
triadic
#EFF0DE #DEEFF0 #F0DEEF
tetradic
#EFF0DE #DEF0E8 #DFDEF0 #F0DEE6
square
#EFF0DE #DEF0E8 #DFDEF0 #F0DEE6
split-complementary
#EFF0DE #DEE6F0 #E8DEF0
monochromatic
#C6CA8A #DBDDB4 #EFF0DE #F5F5EA #F5F5EA
Accessibility & contrast
On white
1.15
#EFF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#EFF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF0DE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF0DE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDD
Deuteranopia (green-blind)
#F4EFDF
Tritanopia (blue-blind)
#F2EEEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eff0de; /* rgb */ color: rgb(239, 240, 222); /* oklch */ color: oklch(95.0% 0.024 109.4);
Tailwind
colors: {
custom: {
50: '#f4f4e8',
500: '#eff0de',
950: '#000000',
},
}SCSS
$custom: #eff0de; $custom-light: #f4f4e8; $custom-dark: #000000;
JSON
{
"hex": "#eff0de",
"rgb": {
"r": 239,
"g": 240,
"b": 222
},
"hsl": {
"h": 63.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.94953,
"c": 0.02381,
"h": 109.4
},
"luminance": 0.85945
}Semantic roles & 50–950 ramp
primary
#EFF0DE
secondary
#A9A7CB
accent
#35B03C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584