#FB99FF#FB99FF
#FB99FF is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.7% C 0.172 H 325.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB99FF |
|---|---|
| RGB | rgb(251, 153, 255) |
| HSL | hsl(298, 100%, 80%) |
| HSV | hsv(298, 40%, 100%) |
| CMYK | cmyk(1.6%, 40%, 0%, 0%) |
| CIE-LAB | lab(76.38, 51.65, -35.57) |
| CIE-LCH | lch(76.38, 62.71, 325.45°) |
| OKLab | oklab(81.74% 0.142 -0.0972) |
| OKLCH | oklch(81.74% 0.172 325.6) |
| XYZ | xyz(69.2233, 50.5147, 100.6923) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.18
Plum
#DDA0DD
ΔE00 7.46
Lavender Pink
#DD85D7
ΔE00 7.48
Purply Pink
#F075E6
ΔE00 7.58
Mauve
#E0B0FF
ΔE00 7.73
Baby Purple
#CA9BF7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB99FF #9DFF99
analogous
#C899FF #FB99FF #FF99D0
triadic
#FB99FF #FFFB99 #99FFFB
tetradic
#FB99FF #FFC899 #9DFF99 #99D0FF
square
#FB99FF #FFC899 #9DFF99 #99D0FF
split-complementary
#FB99FF #D0FF99 #99FFC8
monochromatic
#F61FFF #F95CFF #FB99FF #FDD6FF #FEE0FF
Accessibility & contrast
On white
1.89
#FB99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FB99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB99FF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB99FF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fb99ff; /* rgb */ color: rgb(251, 153, 255); /* oklch */ color: oklch(81.7% 0.172 325.6);
Tailwind
colors: {
custom: {
50: '#feb9ff',
500: '#fb99ff',
950: '#000000',
},
}SCSS
$custom: #fb99ff; $custom-light: #feb9ff; $custom-dark: #000000;
JSON
{
"hex": "#fb99ff",
"rgb": {
"r": 251,
"g": 153,
"b": 255
},
"hsl": {
"h": 297.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81737,
"c": 0.17213,
"h": 325.6
},
"luminance": 0.50512
}Semantic roles & 50–950 ramp
primary
#FB99FF
secondary
#60E25A
accent
#E60009
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286