#EFF2DE#EFF2DE
#EFF2DE is a very light, muted yellow. Relative luminance 0.871; OKLCH L 95.4% C 0.027 H 113.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2DE |
|---|---|
| RGB | rgb(239, 242, 222) |
| HSL | hsl(69, 43%, 91%) |
| HSV | hsv(69, 8%, 95%) |
| CMYK | cmyk(1.2%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(94.79, -4.43, 9.31) |
| CIE-LCH | lch(94.79, 10.31, 115.44°) |
| OKLab | oklab(95.35% -0.0107 0.0243) |
| OKLCH | oklch(95.35% 0.027 113.8) |
| XYZ | xyz(80.5317, 87.1291, 81.6681) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.10
Off White (survey)
#FFFFE4
ΔE00 3.65
Ivory
#FFFFF0
ΔE00 3.80
Eggshell
#F0EAD6
ΔE00 4.26
Lightyellow
#FFFFE0
ΔE00 4.46
Cornsilk
#FFF8DC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2DE #E1DEF2
analogous
#F2EBDE #EFF2DE #E5F2DE
triadic
#EFF2DE #DEEFF2 #F2DEEF
tetradic
#EFF2DE #DEF2EB #E1DEF2 #F2DEE5
square
#EFF2DE #DEF2EB #E1DEF2 #F2DEE5
split-complementary
#EFF2DE #DEE5F2 #EBDEF2
monochromatic
#C4CF86 #DAE1B2 #EFF2DE #F4F6E9 #F4F6E9
Accessibility & contrast
On white
1.14
#EFF2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#EFF2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2DE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2DE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#F2EFEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2de; /* rgb */ color: rgb(239, 242, 222); /* oklch */ color: oklch(95.4% 0.027 113.8);
Tailwind
colors: {
custom: {
50: '#f4f6e8',
500: '#eff2de',
950: '#000000',
},
}SCSS
$custom: #eff2de; $custom-light: #f4f6e8; $custom-dark: #000000;
JSON
{
"hex": "#eff2de",
"rgb": {
"r": 239,
"g": 242,
"b": 222
},
"hsl": {
"h": 69,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.95351,
"c": 0.02656,
"h": 113.8
},
"luminance": 0.87129
}Semantic roles & 50–950 ramp
primary
#EFF2DE
secondary
#ABA5CF
accent
#2FB743
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584