#F99CF9#F99CF9
#F99CF9 is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.7% C 0.160 H 326.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F99CF9 |
|---|---|
| RGB | rgb(249, 156, 249) |
| HSL | hsl(300, 89%, 79%) |
| HSV | hsv(300, 37%, 98%) |
| CMYK | cmyk(0%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(76.53, 48.46, -32.12) |
| CIE-LCH | lch(76.53, 58.14, 326.46°) |
| OKLab | oklab(81.72% 0.1343 -0.0875) |
| OKLCH | oklch(81.72% 0.16 326.9) |
| XYZ | xyz(68.0529, 50.7592, 95.8170) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 7.31
Purply Pink
#F075E6
ΔE00 7.98
Bubblegum Pink
#FE83CC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99CF9 #9CF99C
analogous
#CB9CF9 #F99CF9 #F99CCB
triadic
#F99CF9 #F9F99C #9CF9F9
tetradic
#F99CF9 #F9CB9C #9CF99C #9CCBF9
square
#F99CF9 #F9CB9C #9CF99C #9CCBF9
split-complementary
#F99CF9 #CBF99C #9CF9CB
monochromatic
#F229F2 #F662F6 #F99CF9 #FCD6FC #FDE2FD
Accessibility & contrast
On white
1.88
#F99CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F99CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99CF9
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99CF9 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FC
Deuteranopia (green-blind)
#ADC1F6
Tritanopia (blue-blind)
#FEA5BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99cf9; /* rgb */ color: rgb(249, 156, 249); /* oklch */ color: oklch(81.7% 0.160 326.9);
Tailwind
colors: {
custom: {
50: '#fdbbfb',
500: '#f99cf9',
950: '#000000',
},
}SCSS
$custom: #f99cf9; $custom-light: #fdbbfb; $custom-dark: #000000;
JSON
{
"hex": "#f99cf9",
"rgb": {
"r": 249,
"g": 156,
"b": 249
},
"hsl": {
"h": 300,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81723,
"c": 0.16025,
"h": 326.9
},
"luminance": 0.50756
}Semantic roles & 50–950 ramp
primary
#F99CF9
secondary
#60DA60
accent
#E50000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285