#FBFDF7#FBFDF7
#FBFDF7 is a very light, near-neutral yellow-green. Relative luminance 0.975; OKLCH L 99.1% C 0.008 H 121.6°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF7 |
|---|---|
| RGB | rgb(251, 253, 247) |
| HSL | hsl(80, 60%, 98%) |
| HSV | hsv(80, 2%, 99%) |
| CMYK | cmyk(0.8%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(99.02, -1.70, 2.63) |
| CIE-LCH | lch(99.02, 3.14, 122.92°) |
| OKLab | oklab(99.09% -0.0043 0.0069) |
| OKLCH | oklch(99.09% 0.008 121.6) |
| XYZ | xyz(91.6947, 97.4752, 101.9616) |
| Luminance | 0.9748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.39
Mintcream
#F5FFFA
ΔE00 3.41
Floralwhite
#FFFAF0
ΔE00 3.43
White
#FFFFFF
ΔE00 3.44
Whitesmoke
#F5F5F5
ΔE00 3.69
Ivory
#FFFFF0
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF7 #F9F7FD
analogous
#FDFCF7 #FBFDF7 #F8FDF7
triadic
#FBFDF7 #F7FBFD #FDF7FB
tetradic
#FBFDF7 #F7FDFC #F9F7FD #FDF7F8
square
#FBFDF7 #F7FDFC #F9F7FD #FDF7F8
split-complementary
#FBFDF7 #F7F8FD #FCF7FD
monochromatic
#CAE595 #E3F1C6 #F3F9E7 #F3F9E7 #F3F9E7
Accessibility & contrast
On white
1.02
#FBFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#FBFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF7
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF7 | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#FEFCF7
Tritanopia (blue-blind)
#FCFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf7; /* rgb */ color: rgb(251, 253, 247); /* oklch */ color: oklch(99.1% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#fcfef9',
500: '#fbfdf7',
950: '#000000',
},
}SCSS
$custom: #fbfdf7; $custom-light: #fcfef9; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf7",
"rgb": {
"r": 251,
"g": 253,
"b": 247
},
"hsl": {
"h": 80,
"s": 60,
"l": 98.039
},
"oklch": {
"l": 0.99089,
"c": 0.00815,
"h": 121.6
},
"luminance": 0.97475
}Semantic roles & 50–950 ramp
primary
#FBFDF7
secondary
#C5B7E1
accent
#1EC856
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585