#F7FBF2#F7FBF2
#F7FBF2 is a very light, near-neutral yellow-green. Relative luminance 0.952; OKLCH L 98.3% C 0.013 H 126.3°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FBF2 |
|---|---|
| RGB | rgb(247, 251, 242) |
| HSL | hsl(87, 53%, 97%) |
| HSV | hsv(87, 4%, 98%) |
| CMYK | cmyk(1.6%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(98.11, -2.89, 3.84) |
| CIE-LCH | lch(98.11, 4.81, 126.94°) |
| OKLab | oklab(98.26% -0.0074 0.0101) |
| OKLCH | oklch(98.26% 0.013 126.3) |
| XYZ | xyz(88.8794, 95.1793, 97.6763) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.92
Mintcream
#F5FFFA
ΔE00 2.93
Off White
#FAF9F6
ΔE00 4.07
Floralwhite
#FFFAF0
ΔE00 4.20
Honeydew
#F0FFF0
ΔE00 5.19
Whitesmoke
#F5F5F5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FBF2 #F6F2FB
analogous
#FBFBF2 #F7FBF2 #F3FBF2
triadic
#F7FBF2 #F2F7FB #FBF2F7
tetradic
#F7FBF2 #F2FBFB #F6F2FB #FBF2F3
square
#F7FBF2 #F2FBFB #F6F2FB #FBF2F3
split-complementary
#F7FBF2 #F2F3FB #FBF2FB
monochromatic
#BDDE94 #DAEDC3 #F1F8E8 #F1F8E8 #F1F8E8
Accessibility & contrast
On white
1.05
#F7FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F7FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FBF2
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FBF2 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF2
Deuteranopia (green-blind)
#FCF9F2
Tritanopia (blue-blind)
#F8FAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fbf2; /* rgb */ color: rgb(247, 251, 242); /* oklch */ color: oklch(98.3% 0.013 126.3);
Tailwind
colors: {
custom: {
50: '#f9fcf6',
500: '#f7fbf2',
950: '#000000',
},
}SCSS
$custom: #f7fbf2; $custom-light: #f9fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f7fbf2",
"rgb": {
"r": 247,
"g": 251,
"b": 242
},
"hsl": {
"h": 86.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.9826,
"c": 0.01255,
"h": 126.3
},
"luminance": 0.95179
}Semantic roles & 50–950 ramp
primary
#F7FBF2
secondary
#C6B4DD
accent
#25C06A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585