#F197FA#F197FA
#F197FA is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.1% C 0.165 H 323.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F197FA |
|---|---|
| RGB | rgb(241, 151, 250) |
| HSL | hsl(295, 91%, 79%) |
| HSV | hsv(295, 40%, 98%) |
| CMYK | cmyk(3.6%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(74.66, 48.83, -35.63) |
| CIE-LCH | lch(74.66, 60.44, 323.88°) |
| OKLab | oklab(80.13% 0.1327 -0.0975) |
| OKLCH | oklch(80.13% 0.165 323.7) |
| XYZ | xyz(64.5958, 47.7387, 96.2358) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.69
Purply Pink
#F075E6
ΔE00 7.00
Mauve
#E0B0FF
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197FA #A0FA97
analogous
#BF97FA #F197FA #FA97D1
triadic
#F197FA #FAF197 #97FAF1
tetradic
#F197FA #FABF97 #A0FA97 #97D1FA
square
#F197FA #FABF97 #A0FA97 #97D1FA
split-complementary
#F197FA #D1FA97 #97FABF
monochromatic
#E122F4 #E95DF7 #F197FA #F9D1FD #FBE2FE
Accessibility & contrast
On white
1.99
#F197FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F197FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197FA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197FA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#F5A2BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f197fa; /* rgb */ color: rgb(241, 151, 250); /* oklch */ color: oklch(80.1% 0.165 323.7);
Tailwind
colors: {
custom: {
50: '#f7b7fc',
500: '#f197fa',
950: '#000000',
},
}SCSS
$custom: #f197fa; $custom-light: #f7b7fc; $custom-dark: #000000;
JSON
{
"hex": "#f197fa",
"rgb": {
"r": 241,
"g": 151,
"b": 250
},
"hsl": {
"h": 294.545,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.80133,
"c": 0.16469,
"h": 323.7
},
"luminance": 0.47736
}Semantic roles & 50–950 ramp
primary
#F197FA
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085