#F99BFB#F99BFB
#F99BFB is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.7% C 0.164 H 326.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BFB |
|---|---|
| RGB | rgb(249, 155, 251) |
| HSL | hsl(299, 92%, 80%) |
| HSV | hsv(299, 38%, 98%) |
| CMYK | cmyk(0.8%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(76.41, 49.33, -33.39) |
| CIE-LCH | lch(76.41, 59.57, 325.90°) |
| OKLab | oklab(81.65% 0.1361 -0.0911) |
| OKLCH | oklch(81.65% 0.164 326.2) |
| XYZ | xyz(68.1994, 50.5504, 97.4129) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.42
Plum
#DDA0DD
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 7.20
Mauve
#E0B0FF
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 7.81
Lilac (survey)
#CEA2FD
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BFB #9DFB9B
analogous
#C99BFB #F99BFB #FB9BCD
triadic
#F99BFB #FBF99B #9BFBF9
tetradic
#F99BFB #FBC99B #9DFB9B #9BCDFB
square
#F99BFB #FBC99B #9DFB9B #9BCDFB
split-complementary
#F99BFB #CDFB9B #9BFBC9
monochromatic
#F225F6 #F560F9 #F99BFB #FDD6FD #FDE2FE
Accessibility & contrast
On white
1.89
#F99BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#F99BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BFB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BFB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#FEA4C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99bfb; /* rgb */ color: rgb(249, 155, 251); /* oklch */ color: oklch(81.7% 0.164 326.2);
Tailwind
colors: {
custom: {
50: '#fdbafd',
500: '#f99bfb',
950: '#000000',
},
}SCSS
$custom: #f99bfb; $custom-light: #fdbafd; $custom-dark: #000000;
JSON
{
"hex": "#f99bfb",
"rgb": {
"r": 249,
"g": 155,
"b": 251
},
"hsl": {
"h": 298.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81653,
"c": 0.1638,
"h": 326.2
},
"luminance": 0.50547
}Semantic roles & 50–950 ramp
primary
#F99BFB
secondary
#60DC5E
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285