#FBBFF5#FBBFF5
#FBBFF5 is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.5% C 0.098 H 329.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFF5 |
|---|---|
| RGB | rgb(251, 191, 245) |
| HSL | hsl(306, 88%, 87%) |
| HSV | hsv(306, 24%, 98%) |
| CMYK | cmyk(0%, 23.9%, 2.4%, 1.6%) |
| CIE-LAB | lab(84.16, 30.11, -18.33) |
| CIE-LCH | lch(84.16, 35.25, 328.68°) |
| OKLab | oklab(87.52% 0.0843 -0.0491) |
| OKLCH | oklch(87.52% 0.098 329.8) |
| XYZ | xyz(74.8944, 64.3657, 94.8471) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 5.12
Pale Lavender
#EECFFE
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFF5 #BFFBC5
analogous
#E3BFFB #FBBFF5 #FBBFD7
triadic
#FBBFF5 #F5FBBF #BFF5FB
tetradic
#FBBFF5 #FBE3BF #BFFBC5 #BFD7FB
square
#FBBFF5 #FBE3BF #BFFBC5 #BFD7FB
split-complementary
#FBBFF5 #D7FBBF #BFFBE3
monochromatic
#F44CE3 #F785EC #FBBFF5 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.51
#FBBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FBBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFF5
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFF5 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF7
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#FFC3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbff5; /* rgb */ color: rgb(251, 191, 245); /* oklch */ color: oklch(87.5% 0.098 329.8);
Tailwind
colors: {
custom: {
50: '#fdd2f8',
500: '#fbbff5',
950: '#000000',
},
}SCSS
$custom: #fbbff5; $custom-light: #fdd2f8; $custom-dark: #000000;
JSON
{
"hex": "#fbbff5",
"rgb": {
"r": 251,
"g": 191,
"b": 245
},
"hsl": {
"h": 306,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.87515,
"c": 0.0976,
"h": 329.8
},
"luminance": 0.64363
}Semantic roles & 50–950 ramp
primary
#FBBFF5
secondary
#7EE088
accent
#E51701
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385