#F2F8E2#F2F8E2
#F2F8E2 is a very light, muted yellow-green. Relative luminance 0.915; OKLCH L 96.9% C 0.030 H 119.4°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8E2 |
|---|---|
| RGB | rgb(242, 248, 226) |
| HSL | hsl(76, 61%, 93%) |
| HSV | hsv(76, 9%, 97%) |
| CMYK | cmyk(2.4%, 0%, 8.9%, 2.7%) |
| CIE-LAB | lab(96.62, -5.76, 9.88) |
| CIE-LCH | lch(96.62, 11.44, 120.24°) |
| OKLab | oklab(96.87% -0.0145 0.0258) |
| OKLCH | oklch(96.87% 0.03 119.4) |
| XYZ | xyz(83.9108, 91.5031, 85.1780) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.58
Off White (survey)
#FFFFE4
ΔE00 3.19
Lightyellow
#FFFFE0
ΔE00 3.86
Honeydew
#F0FFF0
ΔE00 4.22
Ivory
#FFFFF0
ΔE00 4.27
Cornsilk
#FFF8DC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8E2 #E8E2F8
analogous
#F8F3E2 #F2F8E2 #E7F8E2
triadic
#F2F8E2 #E2F2F8 #F8E2F2
tetradic
#F2F8E2 #E2F8F3 #E8E2F8 #F8E2E7
square
#F2F8E2 #E2F8F3 #E8E2F8 #F8E2E7
split-complementary
#F2F8E2 #E2E7F8 #F3E2F8
monochromatic
#C6E07F #DCECB1 #F2F8E2 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.09
#F2F8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#F2F8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8E2
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8E2 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E1
Deuteranopia (green-blind)
#FBF5E3
Tritanopia (blue-blind)
#F4F5F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f8e2; /* rgb */ color: rgb(242, 248, 226); /* oklch */ color: oklch(96.9% 0.030 119.4);
Tailwind
colors: {
custom: {
50: '#f6faeb',
500: '#f2f8e2',
950: '#000000',
},
}SCSS
$custom: #f2f8e2; $custom-light: #f6faeb; $custom-dark: #000000;
JSON
{
"hex": "#f2f8e2",
"rgb": {
"r": 242,
"g": 248,
"b": 226
},
"hsl": {
"h": 76.364,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.96874,
"c": 0.02958,
"h": 119.4
},
"luminance": 0.91503
}Semantic roles & 50–950 ramp
primary
#F2F8E2
secondary
#B3A4DA
accent
#1DC94C
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584