#F199FB#F199FB
#F199FB is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.5% C 0.162 H 323.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F199FB |
|---|---|
| RGB | rgb(241, 153, 251) |
| HSL | hsl(294, 92%, 79%) |
| HSV | hsv(294, 39%, 98%) |
| CMYK | cmyk(4%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(75.11, 47.98, -35.47) |
| CIE-LCH | lch(75.11, 59.67, 323.53°) |
| OKLab | oklab(80.48% 0.1301 -0.0971) |
| OKLCH | oklch(80.48% 0.162 323.3) |
| XYZ | xyz(65.0776, 48.4508, 97.1720) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Plum
#DDA0DD
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.42
Baby Purple
#CA9BF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199FB #A3FB99
analogous
#C099FB #F199FB #FB99D4
triadic
#F199FB #FBF199 #99FBF1
tetradic
#F199FB #FBC099 #A3FB99 #99D4FB
square
#F199FB #FBC099 #A3FB99 #99D4FB
split-complementary
#F199FB #D4FB99 #99FBC0
monochromatic
#E123F6 #E95EF9 #F199FB #F9D4FD #FBE2FE
Accessibility & contrast
On white
1.96
#F199FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#F199FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199FB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199FB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#A5BDF8
Tritanopia (blue-blind)
#F4A4BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f199fb; /* rgb */ color: rgb(241, 153, 251); /* oklch */ color: oklch(80.5% 0.162 323.3);
Tailwind
colors: {
custom: {
50: '#f7b9fd',
500: '#f199fb',
950: '#000000',
},
}SCSS
$custom: #f199fb; $custom-light: #f7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#f199fb",
"rgb": {
"r": 241,
"g": 153,
"b": 251
},
"hsl": {
"h": 293.878,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.80483,
"c": 0.16232,
"h": 323.3
},
"luminance": 0.48448
}Semantic roles & 50–950 ramp
primary
#F199FB
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185