#FBFDF5#FBFDF5
#FBFDF5 is a very light, near-neutral yellow-green. Relative luminance 0.974; OKLCH L 99.0% C 0.011 H 118.0°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF5 |
|---|---|
| RGB | rgb(251, 253, 245) |
| HSL | hsl(75, 67%, 98%) |
| HSV | hsv(75, 3%, 99%) |
| CMYK | cmyk(0.8%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(98.97, -2.05, 3.59) |
| CIE-LCH | lch(98.97, 4.13, 119.71°) |
| OKLab | oklab(99.04% -0.005 0.0095) |
| OKLCH | oklch(99.04% 0.011 118) |
| XYZ | xyz(91.3878, 97.3524, 100.3449) |
| Luminance | 0.9735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.92
Off White
#FAF9F6
ΔE00 3.13
Floralwhite
#FFFAF0
ΔE00 3.28
Mintcream
#F5FFFA
ΔE00 3.48
White
#FFFFFF
ΔE00 4.31
Whitesmoke
#F5F5F5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF5 #F7F5FD
analogous
#FDFBF5 #FBFDF5 #F7FDF5
triadic
#FBFDF5 #F5FBFD #FDF5FB
tetradic
#FBFDF5 #F5FDFB #F7F5FD #FDF5F7
square
#FBFDF5 #F5FDFB #F7F5FD #FDF5F7
split-complementary
#FBFDF5 #F5F7FD #FBF5FD
monochromatic
#D2E98F #E7F3C2 #F5FAE5 #F5FAE5 #F5FAE5
Accessibility & contrast
On white
1.03
#FBFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.47
#FBFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF5
20.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF5 | 1.00 | 1.03 | 20.47 | 20.47 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF5
Deuteranopia (green-blind)
#FEFCF5
Tritanopia (blue-blind)
#FCFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf5; /* rgb */ color: rgb(251, 253, 245); /* oklch */ color: oklch(99.0% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#fcfef8',
500: '#fbfdf5',
950: '#000000',
},
}SCSS
$custom: #fbfdf5; $custom-light: #fcfef8; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf5",
"rgb": {
"r": 251,
"g": 253,
"b": 245
},
"hsl": {
"h": 75,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.99035,
"c": 0.01071,
"h": 118
},
"luminance": 0.97352
}Semantic roles & 50–950 ramp
primary
#FBFDF5
secondary
#BFB3E3
accent
#17CF45
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585