#EFF2DF#EFF2DF
#EFF2DF is a very light, muted yellow. Relative luminance 0.872; OKLCH L 95.4% C 0.025 H 114.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2DF |
|---|---|
| RGB | rgb(239, 242, 223) |
| HSL | hsl(69, 42%, 91%) |
| HSV | hsv(69, 8%, 95%) |
| CMYK | cmyk(1.2%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(94.82, -4.26, 8.82) |
| CIE-LCH | lch(94.82, 9.80, 115.79°) |
| OKLab | oklab(95.38% -0.0103 0.0231) |
| OKLCH | oklch(95.38% 0.025 114.2) |
| XYZ | xyz(80.6662, 87.1829, 82.3761) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.38
Ivory
#FFFFF0
ΔE00 3.60
Off White (survey)
#FFFFE4
ΔE00 3.86
Eggshell
#F0EAD6
ΔE00 4.22
Lightyellow
#FFFFE0
ΔE00 4.74
Cornsilk
#FFF8DC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2DF #E2DFF2
analogous
#F2EBDF #EFF2DF #E5F2DF
triadic
#EFF2DF #DFEFF2 #F2DFEF
tetradic
#EFF2DF #DFF2EB #E2DFF2 #F2DFE5
square
#EFF2DF #DFF2EB #E2DFF2 #F2DFE5
split-complementary
#EFF2DF #DFE5F2 #EBDFF2
monochromatic
#C3CF88 #D9E0B3 #EFF2DF #F4F6E9 #F4F6E9
Accessibility & contrast
On white
1.14
#EFF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#EFF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2DF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2DF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#F1F0EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2df; /* rgb */ color: rgb(239, 242, 223); /* oklch */ color: oklch(95.4% 0.025 114.2);
Tailwind
colors: {
custom: {
50: '#f4f6e9',
500: '#eff2df',
950: '#000000',
},
}SCSS
$custom: #eff2df; $custom-light: #f4f6e9; $custom-dark: #000000;
JSON
{
"hex": "#eff2df",
"rgb": {
"r": 239,
"g": 242,
"b": 223
},
"hsl": {
"h": 69.474,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.95376,
"c": 0.02526,
"h": 114.2
},
"luminance": 0.87183
}Semantic roles & 50–950 ramp
primary
#EFF2DF
secondary
#ADA6CF
accent
#30B545
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584