#FBBFFB#FBBFFB
#FBBFFB is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.7% C 0.103 H 326.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFFB |
|---|---|
| RGB | rgb(251, 191, 251) |
| HSL | hsl(300, 88%, 87%) |
| HSV | hsv(300, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.35, 31.19, -21.23) |
| CIE-LCH | lch(84.35, 37.73, 325.76°) |
| OKLab | oklab(87.73% 0.0861 -0.0572) |
| OKLCH | oklch(87.73% 0.103 326.4) |
| XYZ | xyz(75.8252, 64.7380, 99.7495) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 4.73
Pale Mauve
#FED0FC
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFFB #BFFBBF
analogous
#DDBFFB #FBBFFB #FBBFDD
triadic
#FBBFFB #FBFBBF #BFFBFB
tetradic
#FBBFFB #FBDDBF #BFFBBF #BFDDFB
square
#FBBFFB #FBDDBF #BFFBBF #BFDDFB
split-complementary
#FBBFFB #DDFBBF #BFFBDD
monochromatic
#F44CF4 #F785F7 #FBBFFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.51
#FBBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FBBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFFB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFFB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#FFC4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbffb; /* rgb */ color: rgb(251, 191, 251); /* oklch */ color: oklch(87.7% 0.103 326.4);
Tailwind
colors: {
custom: {
50: '#fdd2fc',
500: '#fbbffb',
950: '#000000',
},
}SCSS
$custom: #fbbffb; $custom-light: #fdd2fc; $custom-dark: #000000;
JSON
{
"hex": "#fbbffb",
"rgb": {
"r": 251,
"g": 191,
"b": 251
},
"hsl": {
"h": 300,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.87727,
"c": 0.10338,
"h": 326.4
},
"luminance": 0.64736
}Semantic roles & 50–950 ramp
primary
#FBBFFB
secondary
#7EE07E
accent
#E50101
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385