#F99AF9#F99AF9
#F99AF9 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.4% C 0.164 H 326.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F99AF9 |
|---|---|
| RGB | rgb(249, 154, 249) |
| HSL | hsl(300, 89%, 79%) |
| HSV | hsv(300, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(76.13, 49.48, -32.74) |
| CIE-LCH | lch(76.13, 59.33, 326.50°) |
| OKLab | oklab(81.42% 0.1371 -0.0892) |
| OKLCH | oklch(81.42% 0.164 326.9) |
| XYZ | xyz(67.7201, 50.0935, 95.7061) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.95
Purply Pink
#F075E6
ΔE00 7.58
Mauve
#E0B0FF
ΔE00 7.58
Bubblegum Pink
#FE83CC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99AF9 #9AF99A
analogous
#CA9AF9 #F99AF9 #F99ACA
triadic
#F99AF9 #F9F99A #9AF9F9
tetradic
#F99AF9 #F9CA9A #9AF99A #9ACAF9
square
#F99AF9 #F9CA9A #9AF99A #9ACAF9
split-complementary
#F99AF9 #CAF99A #9AF9CA
monochromatic
#F226F2 #F660F6 #F99AF9 #FCD4FC #FDE2FD
Accessibility & contrast
On white
1.91
#F99AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#F99AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99AF9
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99AF9 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#ACC0F6
Tritanopia (blue-blind)
#FEA3BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f99af9; /* rgb */ color: rgb(249, 154, 249); /* oklch */ color: oklch(81.4% 0.164 326.9);
Tailwind
colors: {
custom: {
50: '#fdbafb',
500: '#f99af9',
950: '#000000',
},
}SCSS
$custom: #f99af9; $custom-light: #fdbafb; $custom-dark: #000000;
JSON
{
"hex": "#f99af9",
"rgb": {
"r": 249,
"g": 154,
"b": 249
},
"hsl": {
"h": 300,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.81418,
"c": 0.16361,
"h": 326.9
},
"luminance": 0.5009
}Semantic roles & 50–950 ramp
primary
#F99AF9
secondary
#5ED95E
accent
#E50000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285