#FB99FB#FB99FB
#FB99FB is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.6% C 0.168 H 327.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99FB |
|---|---|
| RGB | rgb(251, 153, 251) |
| HSL | hsl(300, 92%, 79%) |
| HSV | hsv(300, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(76.23, 50.94, -33.65) |
| CIE-LCH | lch(76.23, 61.05, 326.55°) |
| OKLab | oklab(81.57% 0.1412 -0.0918) |
| OKLCH | oklch(81.57% 0.168 327) |
| XYZ | xyz(68.5861, 50.2598, 97.3365) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.14
Plum
#DDA0DD
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 7.87
Bubblegum Pink
#FE83CC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99FB #99FB99
analogous
#CA99FB #FB99FB #FB99CA
triadic
#FB99FB #FBFB99 #99FBFB
tetradic
#FB99FB #FBCA99 #99FB99 #99CAFB
square
#FB99FB #FBCA99 #99FB99 #99CAFB
split-complementary
#FB99FB #CAFB99 #99FBCA
monochromatic
#F623F6 #F95EF9 #FB99FB #FDD4FD #FEE2FE
Accessibility & contrast
On white
1.90
#FB99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FB99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99FB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99FB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fb99fb; /* rgb */ color: rgb(251, 153, 251); /* oklch */ color: oklch(81.6% 0.168 327.0);
Tailwind
colors: {
custom: {
50: '#feb9fd',
500: '#fb99fb',
950: '#000000',
},
}SCSS
$custom: #fb99fb; $custom-light: #feb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fb99fb",
"rgb": {
"r": 251,
"g": 153,
"b": 251
},
"hsl": {
"h": 300,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.81569,
"c": 0.1684,
"h": 327
},
"luminance": 0.50257
}Semantic roles & 50–950 ramp
primary
#FB99FB
secondary
#5CDC5C
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285