#F1F2EF#F1F2EF
#F1F2EF is a very light, near-neutral yellow-green. Relative luminance 0.884; OKLCH L 96.0% C 0.004 H 121.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F2EF |
|---|---|
| RGB | rgb(241, 242, 239) |
| HSL | hsl(80, 10%, 94%) |
| HSV | hsv(80, 1%, 95%) |
| CMYK | cmyk(0.4%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(95.34, -0.86, 1.33) |
| CIE-LCH | lch(95.34, 1.58, 122.98°) |
| OKLab | oklab(95.96% -0.0021 0.0035) |
| OKLCH | oklch(95.96% 0.004 121.6) |
| XYZ | xyz(83.6052, 88.4370, 94.3102) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.82
Whitesmoke
#F5F5F5
ΔE00 1.91
White
#FFFFFF
ΔE00 3.25
Pale Grey
#FDFDFE
ΔE00 3.28
Floralwhite
#FFFAF0
ΔE00 4.17
Snow
#FFFAFA
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F2EF #F0EFF2
analogous
#F2F2EF #F1F2EF #F0F2EF
triadic
#F1F2EF #EFF1F2 #F2EFF1
tetradic
#F1F2EF #EFF2F2 #F0EFF2 #F2EFF0
square
#F1F2EF #EFF2F2 #F0EFF2 #F2EFF0
split-complementary
#F1F2EF #EFF0F2 #F2EFF2
monochromatic
#B6BBAB #D3D7CD #F0F1EE #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.12
#F1F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#F1F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F2EF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F2EF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#F2F2EF
Tritanopia (blue-blind)
#F1F2F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f1f2ef; /* rgb */ color: rgb(241, 242, 239); /* oklch */ color: oklch(96.0% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#f5f6f4',
500: '#f1f2ef',
950: '#000000',
},
}SCSS
$custom: #f1f2ef; $custom-light: #f5f6f4; $custom-dark: #000000;
JSON
{
"hex": "#f1f2ef",
"rgb": {
"r": 241,
"g": 242,
"b": 239
},
"hsl": {
"h": 80,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95955,
"c": 0.00411,
"h": 121.6
},
"luminance": 0.88437
}Semantic roles & 50–950 ramp
primary
#F1F2EF
secondary
#C1BEC7
accent
#519468
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585