#EFF2DD#EFF2DD
#EFF2DD is a very light, muted yellow. Relative luminance 0.871; OKLCH L 95.3% C 0.028 H 113.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2DD |
|---|---|
| RGB | rgb(239, 242, 221) |
| HSL | hsl(69, 45%, 91%) |
| HSV | hsv(69, 9%, 95%) |
| CMYK | cmyk(1.2%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(94.77, -4.59, 9.79) |
| CIE-LCH | lch(94.77, 10.81, 115.13°) |
| OKLab | oklab(95.33% -0.0111 0.0256) |
| OKLCH | oklch(95.33% 0.028 113.5) |
| XYZ | xyz(80.3981, 87.0757, 80.9644) |
| Luminance | 0.8708 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.86
Off White (survey)
#FFFFE4
ΔE00 3.46
Ivory
#FFFFF0
ΔE00 4.02
Lightyellow
#FFFFE0
ΔE00 4.21
Eggshell
#F0EAD6
ΔE00 4.33
Cornsilk
#FFF8DC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2DD #E0DDF2
analogous
#F2EADD #EFF2DD #E4F2DD
triadic
#EFF2DD #DDEFF2 #F2DDEF
tetradic
#EFF2DD #DDF2EA #E0DDF2 #F2DDE4
square
#EFF2DD #DDF2EA #E0DDF2 #F2DDE4
split-complementary
#EFF2DD #DDE4F2 #EADDF2
monochromatic
#C5D084 #DAE1B1 #EFF2DD #F5F7E9 #F5F7E9
Accessibility & contrast
On white
1.14
#EFF2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#EFF2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2DD
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2DD | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#F2EFEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2dd; /* rgb */ color: rgb(239, 242, 221); /* oklch */ color: oklch(95.3% 0.028 113.5);
Tailwind
colors: {
custom: {
50: '#f4f6e7',
500: '#eff2dd',
950: '#000000',
},
}SCSS
$custom: #eff2dd; $custom-light: #f4f6e7; $custom-dark: #000000;
JSON
{
"hex": "#eff2dd",
"rgb": {
"r": 239,
"g": 242,
"b": 221
},
"hsl": {
"h": 68.571,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.95325,
"c": 0.02786,
"h": 113.5
},
"luminance": 0.87075
}Semantic roles & 50–950 ramp
primary
#EFF2DD
secondary
#AAA4CF
accent
#2EB841
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584