#FBB5FC#FBB5FC
#FBB5FC is a very light, vivid purple. Relative luminance 0.606; OKLCH L 86.1% C 0.122 H 326.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5FC |
|---|---|
| RGB | rgb(251, 181, 252) |
| HSL | hsl(299, 92%, 85%) |
| HSV | hsv(299, 28%, 99%) |
| CMYK | cmyk(0.4%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(82.16, 36.63, -25.09) |
| CIE-LCH | lch(82.16, 44.40, 325.59°) |
| OKLab | oklab(86.06% 0.101 -0.0679) |
| OKLCH | oklch(86.06% 0.122 326.1) |
| XYZ | xyz(73.8765, 60.5876, 99.8796) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.14
Mauve
#E0B0FF
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.46
Plum
#DDA0DD
ΔE00 6.48
Very Light Purple
#F6CEFC
ΔE00 7.35
Pale Mauve
#FED0FC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5FC #B6FCB5
analogous
#D8B5FC #FBB5FC #FCB5DA
triadic
#FBB5FC #FCFBB5 #B5FCFB
tetradic
#FBB5FC #FCD8B5 #B6FCB5 #B5DAFC
square
#FBB5FC #FCD8B5 #B6FCB5 #B5DAFC
split-complementary
#FBB5FC #DAFCB5 #B5FCD8
monochromatic
#F53FF7 #F87AFA #FBB5FC #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.60
#FBB5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FBB5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5FC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5FC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#FFBBCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb5fc; /* rgb */ color: rgb(251, 181, 252); /* oklch */ color: oklch(86.1% 0.122 326.1);
Tailwind
colors: {
custom: {
50: '#fdccfd',
500: '#fbb5fc',
950: '#000000',
},
}SCSS
$custom: #fbb5fc; $custom-light: #fdccfd; $custom-dark: #000000;
JSON
{
"hex": "#fbb5fc",
"rgb": {
"r": 251,
"g": 181,
"b": 252
},
"hsl": {
"h": 299.155,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.86063,
"c": 0.12172,
"h": 326.1
},
"luminance": 0.60585
}Semantic roles & 50–950 ramp
primary
#FBB5FC
secondary
#76E174
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385