#F197FD#F197FD
#F197FD is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.168 H 322.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F197FD |
|---|---|
| RGB | rgb(241, 151, 253) |
| HSL | hsl(293, 96%, 79%) |
| HSV | hsv(293, 40%, 99%) |
| CMYK | cmyk(4.7%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.78, 49.38, -37.06) |
| CIE-LCH | lch(74.78, 61.74, 323.11°) |
| OKLab | oklab(80.26% 0.1333 -0.1016) |
| OKLCH | oklch(80.26% 0.168 322.7) |
| XYZ | xyz(65.0699, 47.9283, 98.7329) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.10
Mauve
#E0B0FF
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 7.14
Baby Purple
#CA9BF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197FD #A3FD97
analogous
#BE97FD #F197FD #FD97D6
triadic
#F197FD #FDF197 #97FDF1
tetradic
#F197FD #FDBE97 #A3FD97 #97D6FD
square
#F197FD #FDBE97 #A3FD97 #97D6FD
split-complementary
#F197FD #D6FD97 #97FDBE
monochromatic
#E11FFB #E95BFC #F197FD #F9D3FE #FBE1FE
Accessibility & contrast
On white
1.98
#F197FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F197FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197FD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197FD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#F4A3BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f197fd; /* rgb */ color: rgb(241, 151, 253); /* oklch */ color: oklch(80.3% 0.168 322.7);
Tailwind
colors: {
custom: {
50: '#f7b7fe',
500: '#f197fd',
950: '#000000',
},
}SCSS
$custom: #f197fd; $custom-light: #f7b7fe; $custom-dark: #000000;
JSON
{
"hex": "#f197fd",
"rgb": {
"r": 241,
"g": 151,
"b": 253
},
"hsl": {
"h": 292.941,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.80263,
"c": 0.16763,
"h": 322.7
},
"luminance": 0.47926
}Semantic roles & 50–950 ramp
primary
#F197FD
secondary
#D8F7D4
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086