#FB99FE#FB99FE
#FB99FE is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.7% C 0.171 H 325.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99FE |
|---|---|
| RGB | rgb(251, 153, 254) |
| HSL | hsl(298, 98%, 80%) |
| HSV | hsv(298, 40%, 100%) |
| CMYK | cmyk(1.2%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.34, 51.47, -35.09) |
| CIE-LCH | lch(76.34, 62.29, 325.71°) |
| OKLab | oklab(81.69% 0.1418 -0.0958) |
| OKLCH | oklch(81.69% 0.171 325.9) |
| XYZ | xyz(69.0628, 50.4505, 99.8468) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.16
Plum
#DDA0DD
ΔE00 7.34
Lavender Pink
#DD85D7
ΔE00 7.39
Purply Pink
#F075E6
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 7.76
Baby Purple
#CA9BF7
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99FE #9CFE99
analogous
#C999FE #FB99FE #FE99CE
triadic
#FB99FE #FEFB99 #99FEFB
tetradic
#FB99FE #FEC999 #9CFE99 #99CEFE
square
#FB99FE #FEC999 #9CFE99 #99CEFE
split-complementary
#FB99FE #CEFE99 #99FEC9
monochromatic
#F620FD #F95CFD #FB99FE #FDD6FF #FEE1FF
Accessibility & contrast
On white
1.89
#FB99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FB99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99FE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99FE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fb99fe; /* rgb */ color: rgb(251, 153, 254); /* oklch */ color: oklch(81.7% 0.171 325.9);
Tailwind
colors: {
custom: {
50: '#feb9ff',
500: '#fb99fe',
950: '#000000',
},
}SCSS
$custom: #fb99fe; $custom-light: #feb9ff; $custom-dark: #000000;
JSON
{
"hex": "#fb99fe",
"rgb": {
"r": 251,
"g": 153,
"b": 254
},
"hsl": {
"h": 298.218,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81694,
"c": 0.17118,
"h": 325.9
},
"luminance": 0.50447
}Semantic roles & 50–950 ramp
primary
#FB99FE
secondary
#5FE05B
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286