#FBBFF6#FBBFF6
#FBBFF6 is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.5% C 0.099 H 329.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFF6 |
|---|---|
| RGB | rgb(251, 191, 246) |
| HSL | hsl(305, 88%, 87%) |
| HSV | hsv(305, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 2%, 1.6%) |
| CIE-LAB | lab(84.19, 30.29, -18.81) |
| CIE-LCH | lch(84.19, 35.66, 328.16°) |
| OKLab | oklab(87.55% 0.0846 -0.0505) |
| OKLCH | oklch(87.55% 0.099 329.2) |
| XYZ | xyz(75.0475, 64.4269, 95.6533) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.80
Pale Mauve
#FED0FC
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 4.50
Light Lilac
#EDC8FF
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFF6 #BFFBC4
analogous
#E2BFFB #FBBFF6 #FBBFD8
triadic
#FBBFF6 #F6FBBF #BFF6FB
tetradic
#FBBFF6 #FBE2BF #BFFBC4 #BFD8FB
square
#FBBFF6 #FBE2BF #BFFBC4 #BFD8FB
split-complementary
#FBBFF6 #D8FBBF #BFFBE2
monochromatic
#F44CE6 #F785EE #FBBFF6 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.51
#FBBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FBBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFF6
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFF6 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF8
Deuteranopia (green-blind)
#CAD5F4
Tritanopia (blue-blind)
#FFC3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbff6; /* rgb */ color: rgb(251, 191, 246); /* oklch */ color: oklch(87.5% 0.099 329.2);
Tailwind
colors: {
custom: {
50: '#fdd2f9',
500: '#fbbff6',
950: '#000000',
},
}SCSS
$custom: #fbbff6; $custom-light: #fdd2f9; $custom-dark: #000000;
JSON
{
"hex": "#fbbff6",
"rgb": {
"r": 251,
"g": 191,
"b": 246
},
"hsl": {
"h": 305,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.8755,
"c": 0.09854,
"h": 329.2
},
"luminance": 0.64425
}Semantic roles & 50–950 ramp
primary
#FBBFF6
secondary
#7EE086
accent
#E51401
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385