#F2F5EE#F2F5EE
#F2F5EE is a very light, near-neutral yellow-green. Relative luminance 0.904; OKLCH L 96.6% C 0.010 H 125.7°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F5EE |
|---|---|
| RGB | rgb(242, 245, 238) |
| HSL | hsl(86, 26%, 95%) |
| HSV | hsv(86, 3%, 96%) |
| CMYK | cmyk(1.2%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(96.14, -2.22, 3.02) |
| CIE-LCH | lch(96.14, 3.75, 126.40°) |
| OKLab | oklab(96.59% -0.0057 0.0079) |
| OKLCH | oklch(96.59% 0.01 125.7) |
| XYZ | xyz(84.7005, 90.3551, 93.8504) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.21
Mintcream
#F5FFFA
ΔE00 3.45
Ivory
#FFFFF0
ΔE00 3.95
Floralwhite
#FFFAF0
ΔE00 3.97
Whitesmoke
#F5F5F5
ΔE00 4.09
White
#FFFFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F5EE #F1EEF5
analogous
#F5F5EE #F2F5EE #EFF5EE
triadic
#F2F5EE #EEF2F5 #F5EEF2
tetradic
#F2F5EE #EEF5F5 #F1EEF5 #F5EEEF
square
#F2F5EE #EEF5F5 #F1EEF5 #F5EEEF
split-complementary
#F2F5EE #EEEFF5 #F5EEF5
monochromatic
#B7C8A1 #D5DEC7 #F0F4EC #F0F4EC #F0F4EC
Accessibility & contrast
On white
1.10
#F2F5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#F2F5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F5EE
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F5EE | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#F2F4F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f5ee; /* rgb */ color: rgb(242, 245, 238); /* oklch */ color: oklch(96.6% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#f6f8f3',
500: '#f2f5ee',
950: '#000000',
},
}SCSS
$custom: #f2f5ee; $custom-light: #f6f8f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f5ee",
"rgb": {
"r": 242,
"g": 245,
"b": 238
},
"hsl": {
"h": 85.714,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96594,
"c": 0.00977,
"h": 125.7
},
"luminance": 0.90355
}Semantic roles & 50–950 ramp
primary
#F2F5EE
secondary
#C2B9CE
accent
#41A46C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585