#F199FC#F199FC
#F199FC is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.5% C 0.163 H 322.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F199FC |
|---|---|
| RGB | rgb(241, 153, 252) |
| HSL | hsl(293, 94%, 79%) |
| HSV | hsv(293, 39%, 99%) |
| CMYK | cmyk(4.4%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.15, 48.17, -35.95) |
| CIE-LCH | lch(75.15, 60.11, 323.26°) |
| OKLab | oklab(80.53% 0.1303 -0.0985) |
| OKLCH | oklch(80.53% 0.163 322.9) |
| XYZ | xyz(65.2357, 48.5140, 98.0044) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Plum
#DDA0DD
ΔE00 6.71
Mauve
#E0B0FF
ΔE00 6.76
Lavender Pink
#DD85D7
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199FC #A4FC99
analogous
#C099FC #F199FC #FC99D6
triadic
#F199FC #FCF199 #99FCF1
tetradic
#F199FC #FCC099 #A4FC99 #99D6FC
square
#F199FC #FCC099 #A4FC99 #99D6FC
split-complementary
#F199FC #D6FC99 #99FCC0
monochromatic
#E122F9 #E95EFA #F199FC #F9D4FE #FBE1FE
Accessibility & contrast
On white
1.96
#F199FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F199FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199FC
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199FC | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#F4A4BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f199fc; /* rgb */ color: rgb(241, 153, 252); /* oklch */ color: oklch(80.5% 0.163 322.9);
Tailwind
colors: {
custom: {
50: '#f7b9fd',
500: '#f199fc',
950: '#000000',
},
}SCSS
$custom: #f199fc; $custom-light: #f7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#f199fc",
"rgb": {
"r": 241,
"g": 153,
"b": 252
},
"hsl": {
"h": 293.333,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.80526,
"c": 0.16331,
"h": 322.9
},
"luminance": 0.48512
}Semantic roles & 50–950 ramp
primary
#F199FC
secondary
#D8F6D5
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185