#FBFCF8#FBFCF8
#FBFCF8 is a very light, near-neutral yellow-green. Relative luminance 0.969; OKLCH L 98.9% C 0.005 H 117.9°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF8 |
|---|---|
| RGB | rgb(251, 252, 248) |
| HSL | hsl(75, 40%, 98%) |
| HSV | hsv(75, 2%, 99%) |
| CMYK | cmyk(0.4%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(98.79, -1.03, 1.79) |
| CIE-LCH | lch(98.79, 2.07, 119.81°) |
| OKLab | oklab(98.92% -0.0025 0.0047) |
| OKLCH | oklch(98.92% 0.005 117.9) |
| XYZ | xyz(91.5346, 96.9074, 102.6715) |
| Luminance | 0.9691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.32
White
#FFFFFF
ΔE00 2.35
Whitesmoke
#F5F5F5
ΔE00 2.60
Pale Grey
#FDFDFE
ΔE00 2.80
Floralwhite
#FFFAF0
ΔE00 3.47
Mintcream
#F5FFFA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF8 #F9F8FC
analogous
#FCFBF8 #FBFCF8 #F9FCF8
triadic
#FBFCF8 #F8FBFC #FCF8FB
tetradic
#FBFCF8 #F8FCFB #F9F8FC #FCF8F9
square
#FBFCF8 #F8FCFB #F9F8FC #FCF8F9
split-complementary
#FBFCF8 #F8F9FC #FBF8FC
monochromatic
#CAD7A2 #E3EACD #F3F6EA #F3F6EA #F3F6EA
Accessibility & contrast
On white
1.03
#FBFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FBFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF8
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF8 | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF8
Deuteranopia (green-blind)
#FDFCF8
Tritanopia (blue-blind)
#FBFBFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfcf8; /* rgb */ color: rgb(251, 252, 248); /* oklch */ color: oklch(98.9% 0.005 117.9);
Tailwind
colors: {
custom: {
50: '#fcfdfa',
500: '#fbfcf8',
950: '#000000',
},
}SCSS
$custom: #fbfcf8; $custom-light: #fcfdfa; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf8",
"rgb": {
"r": 251,
"g": 252,
"b": 248
},
"hsl": {
"h": 75,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98921,
"c": 0.00536,
"h": 117.9
},
"luminance": 0.96907
}Semantic roles & 50–950 ramp
primary
#FBFCF8
secondary
#C5BEDA
accent
#32B353
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585