#F196CF#F196CF
#F196CF is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.3% C 0.129 H 342.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F196CF |
|---|---|
| RGB | rgb(241, 150, 207) |
| HSL | hsl(322, 76%, 77%) |
| HSV | hsv(322, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 14.1%, 5.5%) |
| CIE-LAB | lab(72.91, 41.96, -14.80) |
| CIE-LCH | lch(72.91, 44.49, 340.58°) |
| OKLab | oklab(78.3% 0.1233 -0.0392) |
| OKLCH | oklch(78.3% 0.129 342.4) |
| XYZ | xyz(58.4448, 45.0219, 64.6311) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Pink (survey)
#FF81C0
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 7.27
Powder Pink
#FFB2D0
ΔE00 8.38
Bubblegum (survey)
#FF6CB5
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196CF #96F1B8
analogous
#E696F1 #F196CF #F196A2
triadic
#F196CF #CFF196 #96CFF1
tetradic
#F196CF #F1E696 #96F1B8 #96A2F1
square
#F196CF #F1E696 #96F1B8 #96A2F1
split-complementary
#F196CF #A2F196 #96F1E6
monochromatic
#E32A9E #EA60B6 #F196CF #F8CCE8 #FBE4F3
Accessibility & contrast
On white
2.10
#F196CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F196CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196CF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196CF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#FC96AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f196cf; /* rgb */ color: rgb(241, 150, 207); /* oklch */ color: oklch(78.3% 0.129 342.4);
Tailwind
colors: {
custom: {
50: '#f7b6dd',
500: '#f196cf',
950: '#000000',
},
}SCSS
$custom: #f196cf; $custom-light: #f7b6dd; $custom-dark: #000000;
JSON
{
"hex": "#f196cf",
"rgb": {
"r": 241,
"g": 150,
"b": 207
},
"hsl": {
"h": 322.418,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.78302,
"c": 0.12935,
"h": 342.4
},
"luminance": 0.45018
}Semantic roles & 50–950 ramp
primary
#F196CF
secondary
#D8F3E2
accent
#D9590D
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083