#F2F3EE#F2F3EE
#F2F3EE is a very light, near-neutral yellow-green. Relative luminance 0.892; OKLCH L 96.2% C 0.007 H 115.7°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F3EE |
|---|---|
| RGB | rgb(242, 243, 238) |
| HSL | hsl(72, 17%, 94%) |
| HSV | hsv(72, 2%, 95%) |
| CMYK | cmyk(0.4%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(95.64, -1.21, 2.29) |
| CIE-LCH | lch(95.64, 2.59, 117.85°) |
| OKLab | oklab(96.2% -0.0029 0.006) |
| OKLCH | oklch(96.2% 0.007 115.7) |
| XYZ | xyz(84.0987, 89.1515, 93.6498) |
| Luminance | 0.8915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.07
Whitesmoke
#F5F5F5
ΔE00 2.79
Floralwhite
#FFFAF0
ΔE00 3.58
White
#FFFFFF
ΔE00 3.74
Pale Grey
#FDFDFE
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F3EE #EFEEF3
analogous
#F3F2EE #F2F3EE #F0F3EE
triadic
#F2F3EE #EEF2F3 #F3EEF2
tetradic
#F2F3EE #EEF3F2 #EFEEF3 #F3EEF0
square
#F2F3EE #EEF3F2 #EFEEF3 #F3EEF0
split-complementary
#F2F3EE #EEF0F3 #F2EEF3
monochromatic
#BBC0A6 #D7DACA #F1F2ED #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.12
#F2F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#F2F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F3EE
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F3EE | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#F3F2F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f3ee; /* rgb */ color: rgb(242, 243, 238); /* oklch */ color: oklch(96.2% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#f6f7f3',
500: '#f2f3ee',
950: '#000000',
},
}SCSS
$custom: #f2f3ee; $custom-light: #f6f7f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f3ee",
"rgb": {
"r": 242,
"g": 243,
"b": 238
},
"hsl": {
"h": 72,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.962,
"c": 0.0067,
"h": 115.7
},
"luminance": 0.89151
}Semantic roles & 50–950 ramp
primary
#F2F3EE
secondary
#BEBBCA
accent
#4A9C5A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585