#F197EB#F197EB
#F197EB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.5% C 0.150 H 329.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F197EB |
|---|---|
| RGB | rgb(241, 151, 235) |
| HSL | hsl(304, 76%, 77%) |
| HSV | hsv(304, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 2.5%, 5.5%) |
| CIE-LAB | lab(74.08, 46.12, -28.36) |
| CIE-LCH | lch(74.08, 54.14, 328.41°) |
| OKLab | oklab(79.51% 0.1294 -0.0769) |
| OKLCH | oklch(79.51% 0.151 329.3) |
| XYZ | xyz(62.3367, 46.8350, 84.3377) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Plum
#DDA0DD
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 6.97
Bubblegum Pink
#FE83CC
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197EB #97F19D
analogous
#CA97F1 #F197EB #F197BE
triadic
#F197EB #EBF197 #97EBF1
tetradic
#F197EB #F1CA97 #97F19D #97BEF1
square
#F197EB #F1CA97 #97F19D #97BEF1
split-complementary
#F197EB #BEF197 #97F1CA
monochromatic
#E22BD6 #EA61E1 #F197EB #F8CDF5 #FBE4FA
Accessibility & contrast
On white
2.03
#F197EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F197EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197EB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197EB | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEE
Deuteranopia (green-blind)
#AABAE8
Tritanopia (blue-blind)
#F79EB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f197eb; /* rgb */ color: rgb(241, 151, 235); /* oklch */ color: oklch(79.5% 0.150 329.3);
Tailwind
colors: {
custom: {
50: '#f7b7f1',
500: '#f197eb',
950: '#000000',
},
}SCSS
$custom: #f197eb; $custom-light: #f7b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f197eb",
"rgb": {
"r": 241,
"g": 151,
"b": 235
},
"hsl": {
"h": 304,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.79511,
"c": 0.1505,
"h": 329.3
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#F197EB
secondary
#D8F3DA
accent
#D81B0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084