#F99FF0#F99FF0
#F99FF0 is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.8% C 0.147 H 330.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FF0 |
|---|---|
| RGB | rgb(249, 159, 240) |
| HSL | hsl(306, 88%, 80%) |
| HSV | hsv(306, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 3.6%, 2.4%) |
| CIE-LAB | lab(76.82, 45.33, -26.81) |
| CIE-LCH | lch(76.82, 52.67, 329.40°) |
| OKLab | oklab(81.83% 0.1278 -0.0725) |
| OKLCH | oklch(81.83% 0.147 330.4) |
| XYZ | xyz(67.1923, 51.2304, 88.7703) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.71
Bubblegum Pink
#FE83CC
ΔE00 7.90
Light Lavendar
#EFC0FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FF0 #9FF9A8
analogous
#D59FF9 #F99FF0 #F99FC3
triadic
#F99FF0 #F0F99F #9FF0F9
tetradic
#F99FF0 #F9D59F #9FF9A8 #9FC3F9
square
#F99FF0 #F9D59F #9FF9A8 #9FC3F9
split-complementary
#F99FF0 #C3F99F #9FF9D5
monochromatic
#F22CDE #F565E7 #F99FF0 #FDD9F9 #FDE2FA
Accessibility & contrast
On white
1.87
#F99FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#F99FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FF0
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FF0 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f99ff0; /* rgb */ color: rgb(249, 159, 240); /* oklch */ color: oklch(81.8% 0.147 330.4);
Tailwind
colors: {
custom: {
50: '#fcbdf5',
500: '#f99ff0',
950: '#000000',
},
}SCSS
$custom: #f99ff0; $custom-light: #fcbdf5; $custom-dark: #000000;
JSON
{
"hex": "#f99ff0",
"rgb": {
"r": 249,
"g": 159,
"b": 240
},
"hsl": {
"h": 306,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81829,
"c": 0.14694,
"h": 330.4
},
"luminance": 0.51227
}Semantic roles & 50–950 ramp
primary
#F99FF0
secondary
#62DA6E
accent
#E51701
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285