#F197CF#F197CF
#F197CF is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.5% C 0.128 H 342.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F197CF |
|---|---|
| RGB | rgb(241, 151, 207) |
| HSL | hsl(323, 76%, 77%) |
| HSV | hsv(323, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 14.1%, 5.5%) |
| CIE-LAB | lab(73.12, 41.44, -14.48) |
| CIE-LCH | lch(73.12, 43.90, 340.74°) |
| OKLab | oklab(78.46% 0.1218 -0.0383) |
| OKLCH | oklch(78.46% 0.128 342.5) |
| XYZ | xyz(58.6050, 45.3424, 64.6845) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 7.47
Powder Pink
#FFB2D0
ΔE00 8.14
Pinky
#FC86AA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197CF #97F1B9
analogous
#E697F1 #F197CF #F197A2
triadic
#F197CF #CFF197 #97CFF1
tetradic
#F197CF #F1E697 #97F1B9 #97A2F1
square
#F197CF #F1E697 #97F1B9 #97A2F1
split-complementary
#F197CF #A2F197 #97F1E6
monochromatic
#E22B9D #EA61B6 #F197CF #F8CDE8 #FBE4F3
Accessibility & contrast
On white
2.09
#F197CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F197CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197CF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197CF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#FC97AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f197cf; /* rgb */ color: rgb(241, 151, 207); /* oklch */ color: oklch(78.5% 0.128 342.5);
Tailwind
colors: {
custom: {
50: '#f7b7dd',
500: '#f197cf',
950: '#000000',
},
}SCSS
$custom: #f197cf; $custom-light: #f7b7dd; $custom-dark: #000000;
JSON
{
"hex": "#f197cf",
"rgb": {
"r": 241,
"g": 151,
"b": 207
},
"hsl": {
"h": 322.667,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.78461,
"c": 0.12765,
"h": 342.5
},
"luminance": 0.45339
}Semantic roles & 50–950 ramp
primary
#F197CF
secondary
#D8F3E2
accent
#D85A0D
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083