#F99BF9#F99BF9
#F99BF9 is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.6% C 0.162 H 326.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BF9 |
|---|---|
| RGB | rgb(249, 155, 249) |
| HSL | hsl(300, 89%, 79%) |
| HSV | hsv(300, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(76.33, 48.97, -32.43) |
| CIE-LCH | lch(76.33, 58.73, 326.48°) |
| OKLab | oklab(81.57% 0.1357 -0.0883) |
| OKLCH | oklch(81.57% 0.162 326.9) |
| XYZ | xyz(67.8858, 50.4250, 95.7613) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 7.05
Mauve
#E0B0FF
ΔE00 7.45
Purply Pink
#F075E6
ΔE00 7.78
Bubblegum Pink
#FE83CC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BF9 #9BF99B
analogous
#CA9BF9 #F99BF9 #F99BCA
triadic
#F99BF9 #F9F99B #9BF9F9
tetradic
#F99BF9 #F9CA9B #9BF99B #9BCAF9
square
#F99BF9 #F9CA9B #9BF99B #9BCAF9
split-complementary
#F99BF9 #CAF99B #9BF9CA
monochromatic
#F228F2 #F661F6 #F99BF9 #FCD5FC #FDE2FD
Accessibility & contrast
On white
1.89
#F99BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#F99BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BF9
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BF9 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#ACC1F6
Tritanopia (blue-blind)
#FEA4BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99bf9; /* rgb */ color: rgb(249, 155, 249); /* oklch */ color: oklch(81.6% 0.162 326.9);
Tailwind
colors: {
custom: {
50: '#fdbafb',
500: '#f99bf9',
950: '#000000',
},
}SCSS
$custom: #f99bf9; $custom-light: #fdbafb; $custom-dark: #000000;
JSON
{
"hex": "#f99bf9",
"rgb": {
"r": 249,
"g": 155,
"b": 249
},
"hsl": {
"h": 300,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.8157,
"c": 0.16193,
"h": 326.9
},
"luminance": 0.50422
}Semantic roles & 50–950 ramp
primary
#F99BF9
secondary
#5FD95F
accent
#E50000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285