#F2F8E8#F2F8E8
#F2F8E8 is a very light, muted yellow-green. Relative luminance 0.918; OKLCH L 97.0% C 0.022 H 123.6°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8E8 |
|---|---|
| RGB | rgb(242, 248, 232) |
| HSL | hsl(83, 53%, 94%) |
| HSV | hsv(83, 6%, 97%) |
| CMYK | cmyk(2.4%, 0%, 6.5%, 2.7%) |
| CIE-LAB | lab(96.75, -4.76, 6.99) |
| CIE-LCH | lch(96.75, 8.46, 124.26°) |
| OKLab | oklab(97.03% -0.0122 0.0183) |
| OKLCH | oklch(97.03% 0.022 123.6) |
| XYZ | xyz(84.7486, 91.8382, 89.5901) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.17
Honeydew
#F0FFF0
ΔE00 3.55
Beige
#F5F5DC
ΔE00 3.84
Off White (survey)
#FFFFE4
ΔE00 4.54
Mintcream
#F5FFFA
ΔE00 4.92
Lightyellow
#FFFFE0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8E8 #EEE8F8
analogous
#F8F6E8 #F2F8E8 #EAF8E8
triadic
#F2F8E8 #E8F2F8 #F8E8F2
tetradic
#F2F8E8 #E8F8F6 #EEE8F8 #F8E8EA
square
#F2F8E8 #E8F8F6 #EEE8F8 #F8E8EA
split-complementary
#F2F8E8 #E8EAF8 #F6E8F8
monochromatic
#BDDB8A #D7EAB9 #F2F8E8 #F2F8E8 #F2F8E8
Accessibility & contrast
On white
1.08
#F2F8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#F2F8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8E8
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8E8 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E7
Deuteranopia (green-blind)
#F9F6E9
Tritanopia (blue-blind)
#F3F6F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f8e8; /* rgb */ color: rgb(242, 248, 232); /* oklch */ color: oklch(97.0% 0.022 123.6);
Tailwind
colors: {
custom: {
50: '#f6faef',
500: '#f2f8e8',
950: '#000000',
},
}SCSS
$custom: #f2f8e8; $custom-light: #f6faef; $custom-dark: #000000;
JSON
{
"hex": "#f2f8e8",
"rgb": {
"r": 242,
"g": 248,
"b": 232
},
"hsl": {
"h": 82.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.97028,
"c": 0.02199,
"h": 123.6
},
"luminance": 0.91838
}Semantic roles & 50–950 ramp
primary
#F2F8E8
secondary
#BCABD9
accent
#25C15F
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585