#FBB2FB#FBB2FB
#FBB2FB is a very light, vivid purple. Relative luminance 0.593; OKLCH L 85.5% C 0.126 H 326.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2FB |
|---|---|
| RGB | rgb(251, 178, 251) |
| HSL | hsl(300, 90%, 84%) |
| HSV | hsv(300, 29%, 98%) |
| CMYK | cmyk(0%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.47, 38.02, -25.61) |
| CIE-LCH | lch(81.47, 45.84, 326.04°) |
| OKLab | oklab(85.53% 0.1051 -0.0693) |
| OKLCH | oklch(85.53% 0.126 326.6) |
| XYZ | xyz(73.1150, 59.3175, 98.8461) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.73
Mauve
#E0B0FF
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.18
Light Lilac
#EDC8FF
ΔE00 7.08
Very Light Purple
#F6CEFC
ΔE00 8.00
Light Violet
#D6B4FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2FB #B2FBB2
analogous
#D7B2FB #FBB2FB #FBB2D7
triadic
#FBB2FB #FBFBB2 #B2FBFB
tetradic
#FBB2FB #FBD7B2 #B2FBB2 #B2D7FB
square
#FBB2FB #FBD7B2 #B2FBB2 #B2D7FB
split-complementary
#FBB2FB #D7FBB2 #B2FBD7
monochromatic
#F53EF5 #F878F8 #FBB2FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.63
#FBB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FBB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2FB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2FB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#BECEF8
Tritanopia (blue-blind)
#FFB8CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb2fb; /* rgb */ color: rgb(251, 178, 251); /* oklch */ color: oklch(85.5% 0.126 326.6);
Tailwind
colors: {
custom: {
50: '#fdcafc',
500: '#fbb2fb',
950: '#000000',
},
}SCSS
$custom: #fbb2fb; $custom-light: #fdcafc; $custom-dark: #000000;
JSON
{
"hex": "#fbb2fb",
"rgb": {
"r": 251,
"g": 178,
"b": 251
},
"hsl": {
"h": 300,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.85526,
"c": 0.12592,
"h": 326.6
},
"luminance": 0.59315
}Semantic roles & 50–950 ramp
primary
#FBB2FB
secondary
#72DF72
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285