#F197FE#F197FE
#F197FE is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.3% C 0.169 H 322.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F197FE |
|---|---|
| RGB | rgb(241, 151, 254) |
| HSL | hsl(292, 98%, 79%) |
| HSV | hsv(292, 41%, 100%) |
| CMYK | cmyk(5.1%, 40.6%, 0%, 0.4%) |
| CIE-LAB | lab(74.82, 49.57, -37.54) |
| CIE-LCH | lch(74.82, 62.18, 322.86°) |
| OKLab | oklab(80.31% 0.1335 -0.103) |
| OKLCH | oklch(80.31% 0.169 322.4) |
| XYZ | xyz(65.2297, 47.9922, 99.5741) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.24
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197FE #A4FE97
analogous
#BE97FE #F197FE #FE97D8
triadic
#F197FE #FEF197 #97FEF1
tetradic
#F197FE #FEBE97 #A4FE97 #97D8FE
square
#F197FE #FEBE97 #A4FE97 #97D8FE
split-complementary
#F197FE #D8FE97 #97FEBE
monochromatic
#E11EFD #E95AFD #F197FE #F9D4FF #FBE1FF
Accessibility & contrast
On white
1.98
#F197FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F197FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197FE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197FE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#F4A3BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f197fe; /* rgb */ color: rgb(241, 151, 254); /* oklch */ color: oklch(80.3% 0.169 322.4);
Tailwind
colors: {
custom: {
50: '#f7b7ff',
500: '#f197fe',
950: '#000000',
},
}SCSS
$custom: #f197fe; $custom-light: #f7b7ff; $custom-dark: #000000;
JSON
{
"hex": "#f197fe",
"rgb": {
"r": 241,
"g": 151,
"b": 254
},
"hsl": {
"h": 292.427,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.80306,
"c": 0.16862,
"h": 322.4
},
"luminance": 0.4799
}Semantic roles & 50–950 ramp
primary
#F197FE
secondary
#D8F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086