#F199FD#F199FD
#F199FD is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.6% C 0.164 H 322.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F199FD |
|---|---|
| RGB | rgb(241, 153, 253) |
| HSL | hsl(293, 96%, 80%) |
| HSV | hsv(293, 40%, 99%) |
| CMYK | cmyk(4.7%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(75.19, 48.35, -36.43) |
| CIE-LCH | lch(75.19, 60.54, 323.00°) |
| OKLab | oklab(80.57% 0.1305 -0.0998) |
| OKLCH | oklch(80.57% 0.164 322.6) |
| XYZ | xyz(65.3945, 48.5775, 98.8411) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.91
Mauve
#E0B0FF
ΔE00 6.74
Plum
#DDA0DD
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 7.32
Lilac (survey)
#CEA2FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199FD #A5FD99
analogous
#BF99FD #F199FD #FD99D7
triadic
#F199FD #FDF199 #99FDF1
tetradic
#F199FD #FDBF99 #A5FD99 #99D7FD
square
#F199FD #FDBF99 #A5FD99 #99D7FD
split-complementary
#F199FD #D7FD99 #99FDBF
monochromatic
#E121FB #E95DFC #F199FD #F9D5FE #FBE1FE
Accessibility & contrast
On white
1.96
#F199FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F199FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199FD
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199FD | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#F4A4BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f199fd; /* rgb */ color: rgb(241, 153, 253); /* oklch */ color: oklch(80.6% 0.164 322.6);
Tailwind
colors: {
custom: {
50: '#f7b9fe',
500: '#f199fd',
950: '#000000',
},
}SCSS
$custom: #f199fd; $custom-light: #f7b9fe; $custom-dark: #000000;
JSON
{
"hex": "#f199fd",
"rgb": {
"r": 241,
"g": 153,
"b": 253
},
"hsl": {
"h": 292.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.80569,
"c": 0.1643,
"h": 322.6
},
"luminance": 0.48575
}Semantic roles & 50–950 ramp
primary
#F199FD
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186