#FBF2F8#FBF2F8
#FBF2F8 is a very light, near-neutral pink. Relative luminance 0.908; OKLCH L 97.0% C 0.012 H 337.5°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2F8 |
|---|---|
| RGB | rgb(251, 242, 248) |
| HSL | hsl(320, 53%, 97%) |
| HSV | hsv(320, 4%, 98%) |
| CMYK | cmyk(0%, 3.6%, 1.2%, 1.6%) |
| CIE-LAB | lab(96.32, 4.05, -1.81) |
| CIE-LCH | lch(96.32, 4.43, 335.92°) |
| OKLab | oklab(96.98% 0.0115 -0.0047) |
| OKLCH | oklch(96.98% 0.012 337.5) |
| XYZ | xyz(88.4765, 90.7912, 101.6521) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.36
Very Light Pink
#FFF4F2
ΔE00 3.80
Snow
#FFFAFA
ΔE00 3.92
Ghostwhite
#F8F8FF
ΔE00 4.08
Pale Grey
#FDFDFE
ΔE00 5.48
Whitesmoke
#F5F5F5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2F8 #F2FBF5
analogous
#FAF2FB #FBF2F8 #FBF2F4
triadic
#FBF2F8 #F8FBF2 #F2F8FB
tetradic
#FBF2F8 #FBFAF2 #F2FBF5 #F2F4FB
square
#FBF2F8 #FBFAF2 #F2FBF5 #F2F4FB
split-complementary
#FBF2F8 #F4FBF2 #F2FBFA
monochromatic
#DE94C6 #EDC3DF #F8E8F2 #F8E8F2 #F8E8F2
Accessibility & contrast
On white
1.10
#FBF2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FBF2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2F8
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2F8 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F8
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#FCF2F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbf2f8; /* rgb */ color: rgb(251, 242, 248); /* oklch */ color: oklch(97.0% 0.012 337.5);
Tailwind
colors: {
custom: {
50: '#fcf6fa',
500: '#fbf2f8',
950: '#000000',
},
}SCSS
$custom: #fbf2f8; $custom-light: #fcf6fa; $custom-dark: #000000;
JSON
{
"hex": "#fbf2f8",
"rgb": {
"r": 251,
"g": 242,
"b": 248
},
"hsl": {
"h": 320,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96983,
"c": 0.01241,
"h": 337.5
},
"luminance": 0.90791
}Semantic roles & 50–950 ramp
primary
#FBF2F8
secondary
#B4DDC2
accent
#C05925
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585