#F2F8EA#F2F8EA
#F2F8EA is a very light, near-neutral yellow-green. Relative luminance 0.920; OKLCH L 97.1% C 0.019 H 125.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8EA |
|---|---|
| RGB | rgb(242, 248, 234) |
| HSL | hsl(86, 50%, 95%) |
| HSV | hsv(86, 6%, 97%) |
| CMYK | cmyk(2.4%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.80, -4.42, 6.03) |
| CIE-LCH | lch(96.80, 7.48, 126.27°) |
| OKLab | oklab(97.08% -0.0114 0.0158) |
| OKLCH | oklch(97.08% 0.02 125.8) |
| XYZ | xyz(85.0343, 91.9525, 91.0948) |
| Luminance | 0.9195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.06
Honeydew
#F0FFF0
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 4.22
Beige
#F5F5DC
ΔE00 4.46
Off White (survey)
#FFFFE4
ΔE00 5.15
Floralwhite
#FFFAF0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8EA #F0EAF8
analogous
#F8F7EA #F2F8EA #EBF8EA
triadic
#F2F8EA #EAF2F8 #F8EAF2
tetradic
#F2F8EA #EAF8F7 #F0EAF8 #F8EAEB
square
#F2F8EA #EAF8F7 #F0EAF8 #F8EAEB
split-complementary
#F2F8EA #EAEBF8 #F7EAF8
monochromatic
#B9D98E #D6E9BC #F1F7E8 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.08
#F2F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#F2F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8EA
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8EA | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#F3F6F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2f8ea; /* rgb */ color: rgb(242, 248, 234); /* oklch */ color: oklch(97.1% 0.019 125.8);
Tailwind
colors: {
custom: {
50: '#f6faf0',
500: '#f2f8ea',
950: '#000000',
},
}SCSS
$custom: #f2f8ea; $custom-light: #f6faf0; $custom-dark: #000000;
JSON
{
"hex": "#f2f8ea",
"rgb": {
"r": 242,
"g": 248,
"b": 234
},
"hsl": {
"h": 85.714,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.9708,
"c": 0.0195,
"h": 125.8
},
"luminance": 0.91953
}Semantic roles & 50–950 ramp
primary
#F2F8EA
secondary
#C0AED8
accent
#28BD68
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585