#FBFDF9#FBFDF9
#FBFDF9 is a very light, near-neutral yellow-green. Relative luminance 0.976; OKLCH L 99.1% C 0.006 H 128.5°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF9 |
|---|---|
| RGB | rgb(251, 253, 249) |
| HSL | hsl(90, 50%, 98%) |
| HSV | hsv(90, 2%, 99%) |
| CMYK | cmyk(0.8%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(99.06, -1.36, 1.68) |
| CIE-LCH | lch(99.06, 2.16, 129.00°) |
| OKLab | oklab(99.14% -0.0035 0.0044) |
| OKLCH | oklch(99.14% 0.006 128.5) |
| XYZ | xyz(92.0050, 97.5993, 103.5957) |
| Luminance | 0.9760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.79
White
#FFFFFF
ΔE00 2.55
Whitesmoke
#F5F5F5
ΔE00 2.90
Pale Grey
#FDFDFE
ΔE00 3.01
Mintcream
#F5FFFA
ΔE00 3.60
Floralwhite
#FFFAF0
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF9 #FBF9FD
analogous
#FDFDF9 #FBFDF9 #F9FDF9
triadic
#FBFDF9 #F9FBFD #FDF9FB
tetradic
#FBFDF9 #F9FDFD #FBF9FD #FDF9F9
square
#FBFDF9 #F9FDFD #FBF9FD #FDF9F9
split-complementary
#FBFDF9 #F9F9FD #FDF9FD
monochromatic
#BEDE9D #DCEECB #F0F7E8 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.02
#FBFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#FBFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF9
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF9 | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF9
Deuteranopia (green-blind)
#FDFCF9
Tritanopia (blue-blind)
#FBFDFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf9; /* rgb */ color: rgb(251, 253, 249); /* oklch */ color: oklch(99.1% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#fcfefb',
500: '#fbfdf9',
950: '#000000',
},
}SCSS
$custom: #fbfdf9; $custom-light: #fcfefb; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf9",
"rgb": {
"r": 251,
"g": 253,
"b": 249
},
"hsl": {
"h": 90,
"s": 50,
"l": 98.431
},
"oklch": {
"l": 0.99143,
"c": 0.00565,
"h": 128.5
},
"luminance": 0.97599
}Semantic roles & 50–950 ramp
primary
#FBFDF9
secondary
#CDBCDF
accent
#28BD73
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585