#FBB0FB#FBB0FB
#FBB0FB is a very light, vivid purple. Relative luminance 0.585; OKLCH L 85.2% C 0.129 H 326.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0FB |
|---|---|
| RGB | rgb(251, 176, 251) |
| HSL | hsl(300, 90%, 84%) |
| HSV | hsv(300, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.03, 39.07, -26.27) |
| CIE-LCH | lch(81.03, 47.08, 326.08°) |
| OKLab | oklab(85.2% 0.1081 -0.0711) |
| OKLCH | oklch(85.2% 0.129 326.6) |
| XYZ | xyz(72.7200, 58.5275, 98.7144) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.12
Mauve
#E0B0FF
ΔE00 5.94
Plum
#DDA0DD
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 8.19
Very Light Purple
#F6CEFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0FB #B0FBB0
analogous
#D5B0FB #FBB0FB #FBB0D5
triadic
#FBB0FB #FBFBB0 #B0FBFB
tetradic
#FBB0FB #FBD5B0 #B0FBB0 #B0D5FB
square
#FBB0FB #FBD5B0 #B0FBB0 #B0D5FB
split-complementary
#FBB0FB #D5FBB0 #B0FBD5
monochromatic
#F53BF5 #F876F8 #FBB0FB #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.65
#FBB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#FBB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0FB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0FB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#BDCDF8
Tritanopia (blue-blind)
#FFB7CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb0fb; /* rgb */ color: rgb(251, 176, 251); /* oklch */ color: oklch(85.2% 0.129 326.6);
Tailwind
colors: {
custom: {
50: '#fdc8fc',
500: '#fbb0fb',
950: '#000000',
},
}SCSS
$custom: #fbb0fb; $custom-light: #fdc8fc; $custom-dark: #000000;
JSON
{
"hex": "#fbb0fb",
"rgb": {
"r": 251,
"g": 176,
"b": 251
},
"hsl": {
"h": 300,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.85196,
"c": 0.12937,
"h": 326.6
},
"luminance": 0.58525
}Semantic roles & 50–950 ramp
primary
#FBB0FB
secondary
#70DF70
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285