#FBB5FB#FBB5FB
#FBB5FB is a very light, vivid purple. Relative luminance 0.605; OKLCH L 86.0% C 0.121 H 326.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5FB |
|---|---|
| RGB | rgb(251, 181, 251) |
| HSL | hsl(300, 90%, 85%) |
| HSV | hsv(300, 28%, 98%) |
| CMYK | cmyk(0%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(82.12, 36.45, -24.61) |
| CIE-LCH | lch(82.12, 43.98, 325.97°) |
| OKLab | oklab(86.03% 0.1008 -0.0665) |
| OKLCH | oklch(86.03% 0.121 326.6) |
| XYZ | xyz(73.7184, 60.5244, 99.0472) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Mauve
#E0B0FF
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.41
Light Lilac
#EDC8FF
ΔE00 6.46
Very Light Purple
#F6CEFC
ΔE00 7.27
Pale Mauve
#FED0FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5FB #B5FBB5
analogous
#D8B5FB #FBB5FB #FBB5D8
triadic
#FBB5FB #FBFBB5 #B5FBFB
tetradic
#FBB5FB #FBD8B5 #B5FBB5 #B5D8FB
square
#FBB5FB #FBD8B5 #B5FBB5 #B5D8FB
split-complementary
#FBB5FB #D8FBB5 #B5FBD8
monochromatic
#F541F5 #F87BF8 #FBB5FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.60
#FBB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FBB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5FB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5FB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#FFBBCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb5fb; /* rgb */ color: rgb(251, 181, 251); /* oklch */ color: oklch(86.0% 0.121 326.6);
Tailwind
colors: {
custom: {
50: '#fdccfc',
500: '#fbb5fb',
950: '#000000',
},
}SCSS
$custom: #fbb5fb; $custom-light: #fdccfc; $custom-dark: #000000;
JSON
{
"hex": "#fbb5fb",
"rgb": {
"r": 251,
"g": 181,
"b": 251
},
"hsl": {
"h": 300,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.86026,
"c": 0.12073,
"h": 326.6
},
"luminance": 0.60522
}Semantic roles & 50–950 ramp
primary
#FBB5FB
secondary
#75DF75
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385