#FF99FB#FF99FB
#FF99FB is a very light, vivid purple. Relative luminance 0.510; OKLCH L 82.0% C 0.171 H 328.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99FB |
|---|---|
| RGB | rgb(255, 153, 251) |
| HSL | hsl(302, 100%, 80%) |
| HSV | hsv(302, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 1.6%, 0%) |
| CIE-LAB | lab(76.69, 52.12, -32.91) |
| CIE-LCH | lch(76.69, 61.64, 327.73°) |
| OKLab | oklab(82.01% 0.1456 -0.0896) |
| OKLCH | oklch(82.01% 0.171 328.4) |
| XYZ | xyz(70.0427, 51.0109, 97.4047) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.43
Plum
#DDA0DD
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 8.35
Bubblegum Pink
#FE83CC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99FB #99FF9D
analogous
#D099FF #FF99FB #FF99C8
triadic
#FF99FB #FBFF99 #99FBFF
tetradic
#FF99FB #FFD099 #99FF9D #99C8FF
square
#FF99FB #FFD099 #99FF9D #99C8FF
split-complementary
#FF99FB #C8FF99 #99FFD0
monochromatic
#FF1FF6 #FF5CF9 #FF99FB #FFD6FD #FFE0FE
Accessibility & contrast
On white
1.87
#FF99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FF99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99FB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99FB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#AEC2F8
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff99fb; /* rgb */ color: rgb(255, 153, 251); /* oklch */ color: oklch(82.0% 0.171 328.4);
Tailwind
colors: {
custom: {
50: '#ffb9fd',
500: '#ff99fb',
950: '#000000',
},
}SCSS
$custom: #ff99fb; $custom-light: #ffb9fd; $custom-dark: #000000;
JSON
{
"hex": "#ff99fb",
"rgb": {
"r": 255,
"g": 153,
"b": 251
},
"hsl": {
"h": 302.353,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.82011,
"c": 0.17096,
"h": 328.4
},
"luminance": 0.51008
}Semantic roles & 50–950 ramp
primary
#FF99FB
secondary
#5AE260
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285