#FBFDF8#FBFDF8
#FBFDF8 is a very light, near-neutral yellow-green. Relative luminance 0.975; OKLCH L 99.1% C 0.007 H 124.5°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF8 |
|---|---|
| RGB | rgb(251, 253, 248) |
| HSL | hsl(84, 56%, 98%) |
| HSV | hsv(84, 2%, 99%) |
| CMYK | cmyk(0.8%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(99.04, -1.53, 2.16) |
| CIE-LCH | lch(99.04, 2.64, 125.40°) |
| OKLab | oklab(99.12% -0.0039 0.0057) |
| OKLCH | oklch(99.12% 0.007 124.5) |
| XYZ | xyz(91.8494, 97.5371, 102.7764) |
| Luminance | 0.9754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.06
White
#FFFFFF
ΔE00 2.99
Whitesmoke
#F5F5F5
ΔE00 3.28
Pale Grey
#FDFDFE
ΔE00 3.47
Mintcream
#F5FFFA
ΔE00 3.47
Floralwhite
#FFFAF0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF8 #FAF8FD
analogous
#FDFCF8 #FBFDF8 #F8FDF8
triadic
#FBFDF8 #F8FBFD #FDF8FB
tetradic
#FBFDF8 #F8FDFC #FAF8FD #FDF8F8
square
#FBFDF8 #F8FDFC #FAF8FD #FDF8F8
split-complementary
#FBFDF8 #F8F8FD #FCF8FD
monochromatic
#C5E299 #E0EFC8 #F1F8E7 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.02
#FBFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FBFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF8
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF8 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF8
Deuteranopia (green-blind)
#FDFCF8
Tritanopia (blue-blind)
#FBFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf8; /* rgb */ color: rgb(251, 253, 248); /* oklch */ color: oklch(99.1% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#fcfefa',
500: '#fbfdf8',
950: '#000000',
},
}SCSS
$custom: #fbfdf8; $custom-light: #fcfefa; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf8",
"rgb": {
"r": 251,
"g": 253,
"b": 248
},
"hsl": {
"h": 84,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.99116,
"c": 0.00689,
"h": 124.5
},
"luminance": 0.97537
}Semantic roles & 50–950 ramp
primary
#FBFDF8
secondary
#C9B9E0
accent
#22C363
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585