#F199FA#F199FA
#F199FA is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.4% C 0.161 H 323.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F199FA |
|---|---|
| RGB | rgb(241, 153, 250) |
| HSL | hsl(294, 91%, 79%) |
| HSV | hsv(294, 39%, 98%) |
| CMYK | cmyk(3.6%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(75.07, 47.80, -34.99) |
| CIE-LCH | lch(75.07, 59.24, 323.79°) |
| OKLab | oklab(80.44% 0.1299 -0.0957) |
| OKLCH | oklch(80.44% 0.161 323.6) |
| XYZ | xyz(64.9204, 48.3879, 96.3440) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199FA #A2FA99
analogous
#C199FA #F199FA #FA99D3
triadic
#F199FA #FAF199 #99FAF1
tetradic
#F199FA #FAC199 #A2FA99 #99D3FA
square
#F199FA #FAC199 #A2FA99 #99D3FA
split-complementary
#F199FA #D3FA99 #99FAC1
monochromatic
#E124F4 #E95FF7 #F199FA #F9D3FD #FBE2FE
Accessibility & contrast
On white
1.97
#F199FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F199FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199FA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199FA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#F5A3BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f199fa; /* rgb */ color: rgb(241, 153, 250); /* oklch */ color: oklch(80.4% 0.161 323.6);
Tailwind
colors: {
custom: {
50: '#f7b9fc',
500: '#f199fa',
950: '#000000',
},
}SCSS
$custom: #f199fa; $custom-light: #f7b9fc; $custom-dark: #000000;
JSON
{
"hex": "#f199fa",
"rgb": {
"r": 241,
"g": 153,
"b": 250
},
"hsl": {
"h": 294.433,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.8044,
"c": 0.16134,
"h": 323.6
},
"luminance": 0.48385
}Semantic roles & 50–950 ramp
primary
#F199FA
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085