#F99DF9#F99DF9
#F99DF9 is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.9% C 0.159 H 326.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DF9 |
|---|---|
| RGB | rgb(249, 157, 249) |
| HSL | hsl(300, 88%, 80%) |
| HSV | hsv(300, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.74, 47.95, -31.80) |
| CIE-LCH | lch(76.74, 57.54, 326.44°) |
| OKLab | oklab(81.88% 0.1328 -0.0866) |
| OKLCH | oklch(81.88% 0.159 326.9) |
| XYZ | xyz(68.2214, 51.0962, 95.8732) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 8.18
Light Lavendar
#EFC0FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DF9 #9DF99D
analogous
#CB9DF9 #F99DF9 #F99DCB
triadic
#F99DF9 #F9F99D #9DF9F9
tetradic
#F99DF9 #F9CB9D #9DF99D #9DCBF9
square
#F99DF9 #F9CB9D #9DF99D #9DCBF9
split-complementary
#F99DF9 #CBF99D #9DF9CB
monochromatic
#F22AF2 #F563F5 #F99DF9 #FDD7FD #FDE2FD
Accessibility & contrast
On white
1.87
#F99DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F99DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DF9
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DF9 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#AEC2F6
Tritanopia (blue-blind)
#FEA6C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99df9; /* rgb */ color: rgb(249, 157, 249); /* oklch */ color: oklch(81.9% 0.159 326.9);
Tailwind
colors: {
custom: {
50: '#fdbbfb',
500: '#f99df9',
950: '#000000',
},
}SCSS
$custom: #f99df9; $custom-light: #fdbbfb; $custom-dark: #000000;
JSON
{
"hex": "#f99df9",
"rgb": {
"r": 249,
"g": 157,
"b": 249
},
"hsl": {
"h": 300,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.81877,
"c": 0.15857,
"h": 326.9
},
"luminance": 0.51093
}Semantic roles & 50–950 ramp
primary
#F99DF9
secondary
#60DA60
accent
#E50000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285