#F2F3EF#F2F3EF
#F2F3EF is a very light, near-neutral yellow-green. Relative luminance 0.892; OKLCH L 96.2% C 0.005 H 117.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F3EF |
|---|---|
| RGB | rgb(242, 243, 239) |
| HSL | hsl(75, 14%, 95%) |
| HSV | hsv(75, 2%, 95%) |
| CMYK | cmyk(0.4%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(95.67, -1.04, 1.81) |
| CIE-LCH | lch(95.67, 2.08, 119.81°) |
| OKLab | oklab(96.23% -0.0025 0.0048) |
| OKLCH | oklch(96.23% 0.005 117.9) |
| XYZ | xyz(84.2460, 89.2105, 94.4257) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.81
Whitesmoke
#F5F5F5
ΔE00 2.32
White
#FFFFFF
ΔE00 3.39
Pale Grey
#FDFDFE
ΔE00 3.52
Floralwhite
#FFFAF0
ΔE00 3.81
Snow
#FFFAFA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F3EF #F0EFF3
analogous
#F3F2EF #F2F3EF #F0F3EF
triadic
#F2F3EF #EFF2F3 #F3EFF2
tetradic
#F2F3EF #EFF3F2 #F0EFF3 #F3EFF0
square
#F2F3EF #EFF3F2 #F0EFF3 #F3EFF0
split-complementary
#F2F3EF #EFF0F3 #F2EFF3
monochromatic
#B9BFA9 #D6D9CC #F1F2EE #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.11
#F2F3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#F2F3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F3EF
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F3EF | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#F2F2F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f3ef; /* rgb */ color: rgb(242, 243, 239); /* oklch */ color: oklch(96.2% 0.005 117.9);
Tailwind
colors: {
custom: {
50: '#f6f7f4',
500: '#f2f3ef',
950: '#000000',
},
}SCSS
$custom: #f2f3ef; $custom-light: #f6f7f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f3ef",
"rgb": {
"r": 242,
"g": 243,
"b": 239
},
"hsl": {
"h": 75,
"s": 14.286,
"l": 94.51
},
"oklch": {
"l": 0.96228,
"c": 0.0054,
"h": 117.9
},
"luminance": 0.8921
}Semantic roles & 50–950 ramp
primary
#F2F3EF
secondary
#C0BDC9
accent
#4D9860
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585