#F2F8E6#F2F8E6
#F2F8E6 is a very light, muted yellow-green. Relative luminance 0.917; OKLCH L 97.0% C 0.025 H 121.9°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8E6 |
|---|---|
| RGB | rgb(242, 248, 230) |
| HSL | hsl(80, 56%, 94%) |
| HSV | hsv(80, 7%, 97%) |
| CMYK | cmyk(2.4%, 0%, 7.3%, 2.7%) |
| CIE-LAB | lab(96.71, -5.10, 7.96) |
| CIE-LCH | lch(96.71, 9.45, 122.65°) |
| OKLab | oklab(96.98% -0.0129 0.0208) |
| OKLCH | oklch(96.98% 0.025 121.9) |
| XYZ | xyz(84.4661, 91.7252, 88.1025) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.31
Ivory
#FFFFF0
ΔE00 3.44
Honeydew
#F0FFF0
ΔE00 3.65
Off White (survey)
#FFFFE4
ΔE00 4.00
Lightyellow
#FFFFE0
ΔE00 4.92
Mintcream
#F5FFFA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8E6 #ECE6F8
analogous
#F8F5E6 #F2F8E6 #E9F8E6
triadic
#F2F8E6 #E6F2F8 #F8E6F2
tetradic
#F2F8E6 #E6F8F5 #ECE6F8 #F8E6E9
square
#F2F8E6 #E6F8F5 #ECE6F8 #F8E6E9
split-complementary
#F2F8E6 #E6E9F8 #F5E6F8
monochromatic
#C0DD86 #D9EBB6 #F2F8E6 #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.09
#F2F8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#F2F8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8E6
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8E6 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E5
Deuteranopia (green-blind)
#FAF6E7
Tritanopia (blue-blind)
#F4F6F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f8e6; /* rgb */ color: rgb(242, 248, 230); /* oklch */ color: oklch(97.0% 0.025 121.9);
Tailwind
colors: {
custom: {
50: '#f6faed',
500: '#f2f8e6',
950: '#000000',
},
}SCSS
$custom: #f2f8e6; $custom-light: #f6faed; $custom-dark: #000000;
JSON
{
"hex": "#f2f8e6",
"rgb": {
"r": 242,
"g": 248,
"b": 230
},
"hsl": {
"h": 80,
"s": 56.25,
"l": 93.725
},
"oklch": {
"l": 0.96976,
"c": 0.02451,
"h": 121.9
},
"luminance": 0.91725
}Semantic roles & 50–950 ramp
primary
#F2F8E6
secondary
#B9A9D9
accent
#22C458
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584