#EFF2DA#EFF2DA
#EFF2DA is a very light, muted yellow. Relative luminance 0.869; OKLCH L 95.3% C 0.032 H 112.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2DA |
|---|---|
| RGB | rgb(239, 242, 218) |
| HSL | hsl(68, 48%, 90%) |
| HSV | hsv(68, 10%, 95%) |
| CMYK | cmyk(1.2%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(94.70, -5.08, 11.24) |
| CIE-LCH | lch(94.70, 12.34, 114.31°) |
| OKLab | oklab(95.25% -0.0123 0.0293) |
| OKLCH | oklch(95.25% 0.032 112.8) |
| XYZ | xyz(80.0020, 86.9172, 78.8782) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.45
Off White (survey)
#FFFFE4
ΔE00 3.09
Lightyellow
#FFFFE0
ΔE00 3.57
Cornsilk
#FFF8DC
ΔE00 4.53
Eggshell
#F0EAD6
ΔE00 4.66
Ivory
#FFFFF0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2DA #DDDAF2
analogous
#F2E9DA #EFF2DA #E3F2DA
triadic
#EFF2DA #DAEFF2 #F2DAEF
tetradic
#EFF2DA #DAF2E9 #DDDAF2 #F2DAE3
square
#EFF2DA #DAF2E9 #DDDAF2 #F2DAE3
split-complementary
#EFF2DA #DAE3F2 #E9DAF2
monochromatic
#C8D27F #DBE2AD #EFF2DA #F5F7E8 #F5F7E8
Accessibility & contrast
On white
1.14
#EFF2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#EFF2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2DA
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2DA | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#F2EFEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2da; /* rgb */ color: rgb(239, 242, 218); /* oklch */ color: oklch(95.3% 0.032 112.8);
Tailwind
colors: {
custom: {
50: '#f4f6e5',
500: '#eff2da',
950: '#000000',
},
}SCSS
$custom: #eff2da; $custom-light: #f4f6e5; $custom-dark: #000000;
JSON
{
"hex": "#eff2da",
"rgb": {
"r": 239,
"g": 242,
"b": 218
},
"hsl": {
"h": 67.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.9525,
"c": 0.03176,
"h": 112.8
},
"luminance": 0.86917
}Semantic roles & 50–950 ramp
primary
#EFF2DA
secondary
#A6A0D0
accent
#2ABB3C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584