#FBBBFC#FBBBFC
#FBBBFC is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.1% C 0.111 H 326.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBFC |
|---|---|
| RGB | rgb(251, 187, 252) |
| HSL | hsl(299, 92%, 86%) |
| HSV | hsv(299, 26%, 99%) |
| CMYK | cmyk(0.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.48, 33.48, -23.07) |
| CIE-LCH | lch(83.48, 40.66, 325.43°) |
| OKLab | oklab(87.08% 0.0923 -0.0623) |
| OKLCH | oklch(87.08% 0.111 326) |
| XYZ | xyz(75.1228, 63.0804, 100.2951) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 5.25
Very Light Purple
#F6CEFC
ΔE00 5.84
Pale Mauve
#FED0FC
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBFC #BCFCBB
analogous
#DABBFC #FBBBFC #FCBBDC
triadic
#FBBBFC #FCFBBB #BBFCFB
tetradic
#FBBBFC #FCDABB #BCFCBB #BBDCFC
square
#FBBBFC #FCDABB #BCFCBB #BBDCFC
split-complementary
#FBBBFC #DCFCBB #BBFCDA
monochromatic
#F446F7 #F880F9 #FBBBFC #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.54
#FBBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FBBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBFC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBFC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#FFC1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbbfc; /* rgb */ color: rgb(251, 187, 252); /* oklch */ color: oklch(87.1% 0.111 326.0);
Tailwind
colors: {
custom: {
50: '#fdd0fd',
500: '#fbbbfc',
950: '#000000',
},
}SCSS
$custom: #fbbbfc; $custom-light: #fdd0fd; $custom-dark: #000000;
JSON
{
"hex": "#fbbbfc",
"rgb": {
"r": 251,
"g": 187,
"b": 252
},
"hsl": {
"h": 299.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87077,
"c": 0.11131,
"h": 326
},
"luminance": 0.63078
}Semantic roles & 50–950 ramp
primary
#FBBBFC
secondary
#7BE279
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385