#FBB3FB#FBB3FB
#FBB3FB is a very light, vivid purple. Relative luminance 0.597; OKLCH L 85.7% C 0.124 H 326.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3FB |
|---|---|
| RGB | rgb(251, 179, 251) |
| HSL | hsl(300, 90%, 84%) |
| HSV | hsv(300, 29%, 98%) |
| CMYK | cmyk(0%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.68, 37.50, -25.28) |
| CIE-LCH | lch(81.68, 45.22, 326.02°) |
| OKLab | oklab(85.69% 0.1037 -0.0684) |
| OKLCH | oklch(85.69% 0.124 326.6) |
| XYZ | xyz(73.3147, 59.7169, 98.9127) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 6.87
Very Light Purple
#F6CEFC
ΔE00 7.76
Pale Mauve
#FED0FC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3FB #B3FBB3
analogous
#D7B3FB #FBB3FB #FBB3D7
triadic
#FBB3FB #FBFBB3 #B3FBFB
tetradic
#FBB3FB #FBD7B3 #B3FBB3 #B3D7FB
square
#FBB3FB #FBD7B3 #B3FBB3 #B3D7FB
split-complementary
#FBB3FB #D7FBB3 #B3FBD7
monochromatic
#F53FF5 #F879F8 #FBB3FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.62
#FBB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FBB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3FB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3FB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb3fb; /* rgb */ color: rgb(251, 179, 251); /* oklch */ color: oklch(85.7% 0.124 326.6);
Tailwind
colors: {
custom: {
50: '#fdcafc',
500: '#fbb3fb',
950: '#000000',
},
}SCSS
$custom: #fbb3fb; $custom-light: #fdcafc; $custom-dark: #000000;
JSON
{
"hex": "#fbb3fb",
"rgb": {
"r": 251,
"g": 179,
"b": 251
},
"hsl": {
"h": 300,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.85692,
"c": 0.12419,
"h": 326.6
},
"luminance": 0.59714
}Semantic roles & 50–950 ramp
primary
#FBB3FB
secondary
#73DF73
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385