#FBF5FA#FBF5FA
#FBF5FA is a very light, near-neutral pink. Relative luminance 0.927; OKLCH L 97.6% C 0.009 H 331.0°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF5FA |
|---|---|
| RGB | rgb(251, 245, 250) |
| HSL | hsl(310, 43%, 97%) |
| HSV | hsv(310, 2%, 98%) |
| CMYK | cmyk(0%, 2.4%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.11, 2.87, -1.69) |
| CIE-LCH | lch(97.11, 3.33, 329.54°) |
| OKLab | oklab(97.62% 0.008 -0.0044) |
| OKLCH | oklch(97.62% 0.009 331) |
| XYZ | xyz(89.6887, 92.7165, 103.5951) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.76
Ghostwhite
#F8F8FF
ΔE00 2.78
Very Light Pink
#FFF4F2
ΔE00 3.65
Lavenderblush
#FFF0F5
ΔE00 3.72
Pale Grey
#FDFDFE
ΔE00 4.01
Whitesmoke
#F5F5F5
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF5FA #F5FBF6
analogous
#F9F5FB #FBF5FA #FBF5F7
triadic
#FBF5FA #FAFBF5 #F5FAFB
tetradic
#FBF5FA #FBF9F5 #F5FBF6 #F5F7FB
square
#FBF5FA #FBF9F5 #F5FBF6 #F5F7FB
split-complementary
#FBF5FA #F7FBF5 #F5FBF9
monochromatic
#D89ECE #EAC9E4 #F6E9F4 #F6E9F4 #F6E9F4
Accessibility & contrast
On white
1.07
#FBF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FBF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF5FA
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF5FA | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#FCF5F7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbf5fa; /* rgb */ color: rgb(251, 245, 250); /* oklch */ color: oklch(97.6% 0.009 331.0);
Tailwind
colors: {
custom: {
50: '#fcf8fb',
500: '#fbf5fa',
950: '#000000',
},
}SCSS
$custom: #fbf5fa; $custom-light: #fcf8fb; $custom-dark: #000000;
JSON
{
"hex": "#fbf5fa",
"rgb": {
"r": 251,
"g": 245,
"b": 250
},
"hsl": {
"h": 310,
"s": 42.857,
"l": 97.255
},
"oklch": {
"l": 0.97618,
"c": 0.00915,
"h": 331
},
"luminance": 0.92716
}Semantic roles & 50–950 ramp
primary
#FBF5FA
secondary
#BADAC0
accent
#B64630
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585