#F197BC#F197BC
#F197BC is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.8% C 0.116 H 353.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F197BC |
|---|---|
| RGB | rgb(241, 151, 188) |
| HSL | hsl(335, 76%, 77%) |
| HSV | hsv(335, 37%, 95%) |
| CMYK | cmyk(0%, 37.3%, 22%, 5.5%) |
| CIE-LAB | lab(72.54, 38.57, -4.85) |
| CIE-LCH | lch(72.54, 38.88, 352.84°) |
| OKLab | oklab(77.83% 0.1157 -0.0123) |
| OKLCH | oklch(77.83% 0.116 353.9) |
| XYZ | xyz(56.4204, 44.4685, 53.1788) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.00
Pinky
#FC86AA
ΔE00 5.25
Pink (survey)
#FF81C0
ΔE00 5.95
Powder Pink
#FFB2D0
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 6.43
Carnation Pink
#FF7FA7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F197BC #97F1CC
analogous
#F197E9 #F197BC #F19F97
triadic
#F197BC #BCF197 #97BCF1
tetradic
#F197BC #E9F197 #97F1CC #9F97F1
square
#F197BC #E9F197 #97F1CC #9F97F1
split-complementary
#F197BC #97F19F #97E9F1
monochromatic
#E22B77 #EA6199 #F197BC #F8CDDF #FBE4EE
Accessibility & contrast
On white
2.12
#F197BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F197BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F197BC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F197BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F197BC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#FE93A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f197bc; /* rgb */ color: rgb(241, 151, 188); /* oklch */ color: oklch(77.8% 0.116 353.9);
Tailwind
colors: {
custom: {
50: '#f7b7d0',
500: '#f197bc',
950: '#000000',
},
}SCSS
$custom: #f197bc; $custom-light: #f7b7d0; $custom-dark: #000000;
JSON
{
"hex": "#f197bc",
"rgb": {
"r": 241,
"g": 151,
"b": 188
},
"hsl": {
"h": 335.333,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.77833,
"c": 0.11632,
"h": 353.9
},
"luminance": 0.44465
}Semantic roles & 50–950 ramp
primary
#F197BC
secondary
#D8F3E8
accent
#D8850D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082