#F196BF#F196BF
#F196BF is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.8% C 0.119 H 351.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F196BF |
|---|---|
| RGB | rgb(241, 150, 191) |
| HSL | hsl(333, 76%, 77%) |
| HSV | hsv(333, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 20.7%, 5.5%) |
| CIE-LAB | lab(72.41, 39.53, -6.69) |
| CIE-LCH | lch(72.41, 40.09, 350.39°) |
| OKLab | oklab(77.77% 0.1182 -0.0172) |
| OKLCH | oklch(77.77% 0.119 351.7) |
| XYZ | xyz(56.5869, 44.2787, 54.8463) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.71
Pig Pink
#E78EA5
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 6.61
Carnation Pink
#FF7FA7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196BF #96F1C8
analogous
#F196ED #F196BF #F19B96
triadic
#F196BF #BFF196 #96BFF1
tetradic
#F196BF #EDF196 #96F1C8 #9B96F1
square
#F196BF #EDF196 #96F1C8 #9B96F1
split-complementary
#F196BF #96F19B #96EDF1
monochromatic
#E32A7D #EA609E #F196BF #F8CCE0 #FBE4EF
Accessibility & contrast
On white
2.13
#F196BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F196BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196BF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196BF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#FE93A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f196bf; /* rgb */ color: rgb(241, 150, 191); /* oklch */ color: oklch(77.8% 0.119 351.7);
Tailwind
colors: {
custom: {
50: '#f7b6d2',
500: '#f196bf',
950: '#000000',
},
}SCSS
$custom: #f196bf; $custom-light: #f7b6d2; $custom-dark: #000000;
JSON
{
"hex": "#f196bf",
"rgb": {
"r": 241,
"g": 150,
"b": 191
},
"hsl": {
"h": 332.967,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.77766,
"c": 0.11947,
"h": 351.7
},
"luminance": 0.44275
}Semantic roles & 50–950 ramp
primary
#F196BF
secondary
#D8F3E7
accent
#D97D0D
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082