#F198FA#F198FA
#F198FA is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.3% C 0.163 H 323.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F198FA |
|---|---|
| RGB | rgb(241, 152, 250) |
| HSL | hsl(294, 91%, 79%) |
| HSV | hsv(294, 39%, 98%) |
| CMYK | cmyk(3.6%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(74.86, 48.31, -35.31) |
| CIE-LCH | lch(74.86, 59.84, 323.84°) |
| OKLab | oklab(80.29% 0.1313 -0.0966) |
| OKLCH | oklch(80.29% 0.163 323.6) |
| XYZ | xyz(64.7574, 48.0619, 96.2897) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.47
Plum
#DDA0DD
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.19
Baby Purple
#CA9BF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F198FA #A1FA98
analogous
#C098FA #F198FA #FA98D2
triadic
#F198FA #FAF198 #98FAF1
tetradic
#F198FA #FAC098 #A1FA98 #98D2FA
square
#F198FA #FAC098 #A1FA98 #98D2FA
split-complementary
#F198FA #D2FA98 #98FAC0
monochromatic
#E123F4 #E95EF7 #F198FA #F9D2FD #FBE2FE
Accessibility & contrast
On white
1.98
#F198FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F198FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F198FA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F198FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F198FA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#F5A3BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f198fa; /* rgb */ color: rgb(241, 152, 250); /* oklch */ color: oklch(80.3% 0.163 323.6);
Tailwind
colors: {
custom: {
50: '#f7b8fc',
500: '#f198fa',
950: '#000000',
},
}SCSS
$custom: #f198fa; $custom-light: #f7b8fc; $custom-dark: #000000;
JSON
{
"hex": "#f198fa",
"rgb": {
"r": 241,
"g": 152,
"b": 250
},
"hsl": {
"h": 294.49,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.80286,
"c": 0.16301,
"h": 323.6
},
"luminance": 0.48059
}Semantic roles & 50–950 ramp
primary
#F198FA
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085