#F99FEF#F99FEF
#F99FEF is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.8% C 0.146 H 330.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FEF |
|---|---|
| RGB | rgb(249, 159, 239) |
| HSL | hsl(307, 88%, 80%) |
| HSV | hsv(307, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 4%, 2.4%) |
| CIE-LAB | lab(76.78, 45.16, -26.32) |
| CIE-LCH | lch(76.78, 52.27, 329.77°) |
| OKLab | oklab(81.79% 0.1275 -0.0712) |
| OKLCH | oklch(81.79% 0.146 330.8) |
| XYZ | xyz(67.0442, 51.1711, 87.9901) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.76
Mauve
#E0B0FF
ΔE00 7.82
Light Lavendar
#EFC0FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FEF #9FF9A9
analogous
#D69FF9 #F99FEF #F99FC2
triadic
#F99FEF #EFF99F #9FEFF9
tetradic
#F99FEF #F9D69F #9FF9A9 #9FC2F9
square
#F99FEF #F9D69F #9FF9A9 #9FC2F9
split-complementary
#F99FEF #C2F99F #9FF9D6
monochromatic
#F22CDC #F565E5 #F99FEF #FDD9F9 #FDE2FA
Accessibility & contrast
On white
1.87
#F99FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F99FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FEF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FEF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f99fef; /* rgb */ color: rgb(249, 159, 239); /* oklch */ color: oklch(81.8% 0.146 330.8);
Tailwind
colors: {
custom: {
50: '#fcbdf4',
500: '#f99fef',
950: '#000000',
},
}SCSS
$custom: #f99fef; $custom-light: #fcbdf4; $custom-dark: #000000;
JSON
{
"hex": "#f99fef",
"rgb": {
"r": 249,
"g": 159,
"b": 239
},
"hsl": {
"h": 306.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.8179,
"c": 0.14605,
"h": 330.8
},
"luminance": 0.51168
}Semantic roles & 50–950 ramp
primary
#F99FEF
secondary
#62DA70
accent
#E51A01
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285