#F196CB#F196CB
#F196CB is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.2% C 0.127 H 344.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F196CB |
|---|---|
| RGB | rgb(241, 150, 203) |
| HSL | hsl(325, 76%, 77%) |
| HSV | hsv(325, 38%, 95%) |
| CMYK | cmyk(0%, 37.8%, 15.8%, 5.5%) |
| CIE-LAB | lab(72.78, 41.34, -12.78) |
| CIE-LCH | lch(72.78, 43.27, 342.82°) |
| OKLab | oklab(78.16% 0.1221 -0.0337) |
| OKLCH | oklch(78.16% 0.127 344.6) |
| XYZ | xyz(57.9620, 44.8287, 62.0882) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.68
Pink (survey)
#FF81C0
ΔE00 5.11
Plum
#DDA0DD
ΔE00 6.73
Powder Pink
#FFB2D0
ΔE00 7.81
Lavender Pink
#DD85D7
ΔE00 8.01
Pinky
#FC86AA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F196CB #96F1BC
analogous
#EA96F1 #F196CB #F1969E
triadic
#F196CB #CBF196 #96CBF1
tetradic
#F196CB #F1EA96 #96F1BC #969EF1
square
#F196CB #F1EA96 #96F1BC #969EF1
split-complementary
#F196CB #9EF196 #96F1EA
monochromatic
#E32A96 #EA60B0 #F196CB #F8CCE6 #FBE4F2
Accessibility & contrast
On white
2.11
#F196CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F196CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F196CB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F196CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F196CB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#FC96A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f196cb; /* rgb */ color: rgb(241, 150, 203); /* oklch */ color: oklch(78.2% 0.127 344.6);
Tailwind
colors: {
custom: {
50: '#f7b6da',
500: '#f196cb',
950: '#000000',
},
}SCSS
$custom: #f196cb; $custom-light: #f7b6da; $custom-dark: #000000;
JSON
{
"hex": "#f196cb",
"rgb": {
"r": 241,
"g": 150,
"b": 203
},
"hsl": {
"h": 325.055,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.78163,
"c": 0.12662,
"h": 344.6
},
"luminance": 0.44825
}Semantic roles & 50–950 ramp
primary
#F196CB
secondary
#D8F3E3
accent
#D9620D
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083