#F197FF#F197FF
#F197FF is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.3% C 0.170 H 322.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F197FF |
|---|---|
| RGB | rgb(241, 151, 255) |
| HSL | hsl(292, 100%, 80%) |
| HSV | hsv(292, 41%, 100%) |
| CMYK | cmyk(5.5%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(74.86, 49.76, -38.02) |
| CIE-LCH | lch(74.86, 62.62, 322.61°) |
| OKLab | oklab(80.35% 0.1337 -0.1044) |
| OKLCH | oklch(80.35% 0.17 322) |
| XYZ | xyz(65.3902, 48.0564, 100.4197) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197FF #A5FF97
analogous
#BD97FF #F197FF #FF97D9
triadic
#F197FF #FFF197 #97FFF1
tetradic
#F197FF #FFBD97 #A5FF97 #97D9FF
square
#F197FF #FFBD97 #A5FF97 #97D9FF
split-complementary
#F197FF #D9FF97 #97FFBD
monochromatic
#E11DFF #E95AFF #F197FF #F9D4FF #FBE0FF
Accessibility & contrast
On white
1.98
#F197FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F197FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197FF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197FF | 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)
#8AB2FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#F4A3BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f197ff; /* rgb */ color: rgb(241, 151, 255); /* oklch */ color: oklch(80.3% 0.170 322.0);
Tailwind
colors: {
custom: {
50: '#f7b7ff',
500: '#f197ff',
950: '#000000',
},
}SCSS
$custom: #f197ff; $custom-light: #f7b7ff; $custom-dark: #000000;
JSON
{
"hex": "#f197ff",
"rgb": {
"r": 241,
"g": 151,
"b": 255
},
"hsl": {
"h": 291.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.8035,
"c": 0.16961,
"h": 322
},
"luminance": 0.48054
}Semantic roles & 50–950 ramp
primary
#F197FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086