#FB99FC#FB99FC
#FB99FC is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.6% C 0.169 H 326.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99FC |
|---|---|
| RGB | rgb(251, 153, 252) |
| HSL | hsl(299, 94%, 79%) |
| HSV | hsv(299, 39%, 99%) |
| CMYK | cmyk(0.4%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(76.27, 51.11, -34.13) |
| CIE-LCH | lch(76.27, 61.46, 326.27°) |
| OKLab | oklab(81.61% 0.1414 -0.0931) |
| OKLCH | oklch(81.61% 0.169 326.6) |
| XYZ | xyz(68.7442, 50.3230, 98.1688) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.14
Plum
#DDA0DD
ΔE00 7.12
Lavender Pink
#DD85D7
ΔE00 7.22
Purply Pink
#F075E6
ΔE00 7.49
Mauve
#E0B0FF
ΔE00 7.83
Bubblegum Pink
#FE83CC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99FC #9AFC99
analogous
#CA99FC #FB99FC #FC99CC
triadic
#FB99FC #FCFB99 #99FCFB
tetradic
#FB99FC #FCCA99 #9AFC99 #99CCFC
square
#FB99FC #FCCA99 #9AFC99 #99CCFC
split-complementary
#FB99FC #CCFC99 #99FCCA
monochromatic
#F622F9 #F95EFA #FB99FC #FDD4FE #FEE1FE
Accessibility & contrast
On white
1.90
#FB99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FB99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99FC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99FC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#FFA3BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fb99fc; /* rgb */ color: rgb(251, 153, 252); /* oklch */ color: oklch(81.6% 0.169 326.6);
Tailwind
colors: {
custom: {
50: '#feb9fd',
500: '#fb99fc',
950: '#000000',
},
}SCSS
$custom: #fb99fc; $custom-light: #feb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fb99fc",
"rgb": {
"r": 251,
"g": 153,
"b": 252
},
"hsl": {
"h": 299.394,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81611,
"c": 0.16932,
"h": 326.6
},
"luminance": 0.5032
}Semantic roles & 50–950 ramp
primary
#FB99FC
secondary
#5DDE5C
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285