#F197EA#F197EA
#F197EA is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.5% C 0.150 H 329.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F197EA |
|---|---|
| RGB | rgb(241, 151, 234) |
| HSL | hsl(305, 76%, 77%) |
| HSV | hsv(305, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 2.9%, 5.5%) |
| CIE-LAB | lab(74.05, 45.95, -27.87) |
| CIE-LCH | lch(74.05, 53.74, 328.76°) |
| OKLab | oklab(79.47% 0.1291 -0.0756) |
| OKLCH | oklch(79.47% 0.15 329.7) |
| XYZ | xyz(62.1926, 46.7774, 83.5789) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 7.01
Bubblegum Pink
#FE83CC
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197EA #97F19E
analogous
#CB97F1 #F197EA #F197BD
triadic
#F197EA #EAF197 #97EAF1
tetradic
#F197EA #F1CB97 #97F19E #97BDF1
square
#F197EA #F1CB97 #97F19E #97BDF1
split-complementary
#F197EA #BDF197 #97F1CB
monochromatic
#E22BD4 #EA61DF #F197EA #F8CDF5 #FBE4FA
Accessibility & contrast
On white
2.03
#F197EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F197EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197EA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197EA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#F79EB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f197ea; /* rgb */ color: rgb(241, 151, 234); /* oklch */ color: oklch(79.5% 0.150 329.7);
Tailwind
colors: {
custom: {
50: '#f7b7f1',
500: '#f197ea',
950: '#000000',
},
}SCSS
$custom: #f197ea; $custom-light: #f7b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f197ea",
"rgb": {
"r": 241,
"g": 151,
"b": 234
},
"hsl": {
"h": 304.667,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.79471,
"c": 0.14959,
"h": 329.7
},
"luminance": 0.46775
}Semantic roles & 50–950 ramp
primary
#F197EA
secondary
#D8F3DA
accent
#D81D0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084