#EFF2DC#EFF2DC
#EFF2DC is a very light, muted yellow. Relative luminance 0.870; OKLCH L 95.3% C 0.029 H 113.3°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2DC |
|---|---|
| RGB | rgb(239, 242, 220) |
| HSL | hsl(68, 46%, 91%) |
| HSV | hsv(68, 9%, 95%) |
| CMYK | cmyk(1.2%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(94.75, -4.75, 10.27) |
| CIE-LCH | lch(94.75, 11.32, 114.83°) |
| OKLab | oklab(95.3% -0.0115 0.0268) |
| OKLCH | oklch(95.3% 0.029 113.3) |
| XYZ | xyz(80.2653, 87.0225, 80.2648) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.66
Off White (survey)
#FFFFE4
ΔE00 3.31
Lightyellow
#FFFFE0
ΔE00 3.97
Ivory
#FFFFF0
ΔE00 4.26
Eggshell
#F0EAD6
ΔE00 4.42
Cornsilk
#FFF8DC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2DC #DFDCF2
analogous
#F2EADC #EFF2DC #E4F2DC
triadic
#EFF2DC #DCEFF2 #F2DCEF
tetradic
#EFF2DC #DCF2EA #DFDCF2 #F2DCE4
square
#EFF2DC #DCF2EA #DFDCF2 #F2DCE4
split-complementary
#EFF2DC #DCE4F2 #EADCF2
monochromatic
#C6D183 #DBE1AF #EFF2DC #F5F7E9 #F5F7E9
Accessibility & contrast
On white
1.14
#EFF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#EFF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2DC
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2DC | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#F6F0DD
Tritanopia (blue-blind)
#F2EFEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2dc; /* rgb */ color: rgb(239, 242, 220); /* oklch */ color: oklch(95.3% 0.029 113.3);
Tailwind
colors: {
custom: {
50: '#f4f6e6',
500: '#eff2dc',
950: '#000000',
},
}SCSS
$custom: #eff2dc; $custom-light: #f4f6e6; $custom-dark: #000000;
JSON
{
"hex": "#eff2dc",
"rgb": {
"r": 239,
"g": 242,
"b": 220
},
"hsl": {
"h": 68.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.953,
"c": 0.02916,
"h": 113.3
},
"luminance": 0.87022
}Semantic roles & 50–950 ramp
primary
#EFF2DC
secondary
#A9A3D0
accent
#2CB940
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584