#F2F8E4#F2F8E4
#F2F8E4 is a very light, muted yellow-green. Relative luminance 0.916; OKLCH L 96.9% C 0.027 H 120.5°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8E4 |
|---|---|
| RGB | rgb(242, 248, 228) |
| HSL | hsl(78, 59%, 93%) |
| HSV | hsv(78, 8%, 97%) |
| CMYK | cmyk(2.4%, 0%, 8.1%, 2.7%) |
| CIE-LAB | lab(96.66, -5.43, 8.92) |
| CIE-LCH | lch(96.66, 10.44, 121.34°) |
| OKLab | oklab(96.93% -0.0137 0.0233) |
| OKLCH | oklch(96.93% 0.027 120.5) |
| XYZ | xyz(84.1869, 91.6135, 86.6318) |
| Luminance | 0.9161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.87
Off White (survey)
#FFFFE4
ΔE00 3.54
Ivory
#FFFFF0
ΔE00 3.82
Honeydew
#F0FFF0
ΔE00 3.88
Lightyellow
#FFFFE0
ΔE00 4.36
Cornsilk
#FFF8DC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8E4 #EAE4F8
analogous
#F8F4E4 #F2F8E4 #E8F8E4
triadic
#F2F8E4 #E4F2F8 #F8E4F2
tetradic
#F2F8E4 #E4F8F4 #EAE4F8 #F8E4E8
square
#F2F8E4 #E4F8F4 #EAE4F8 #F8E4E8
split-complementary
#F2F8E4 #E4E8F8 #F4E4F8
monochromatic
#C3DF83 #DBEBB3 #F2F8E4 #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.09
#F2F8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F2F8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8E4
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8E4 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E3
Deuteranopia (green-blind)
#FAF5E5
Tritanopia (blue-blind)
#F4F6F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f8e4; /* rgb */ color: rgb(242, 248, 228); /* oklch */ color: oklch(96.9% 0.027 120.5);
Tailwind
colors: {
custom: {
50: '#f6faec',
500: '#f2f8e4',
950: '#000000',
},
}SCSS
$custom: #f2f8e4; $custom-light: #f6faec; $custom-dark: #000000;
JSON
{
"hex": "#f2f8e4",
"rgb": {
"r": 242,
"g": 248,
"b": 228
},
"hsl": {
"h": 78,
"s": 58.824,
"l": 93.333
},
"oklch": {
"l": 0.96925,
"c": 0.02704,
"h": 120.5
},
"luminance": 0.91613
}Semantic roles & 50–950 ramp
primary
#F2F8E4
secondary
#B6A6DA
accent
#1FC651
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584