#F190BB#F190BB
#F190BB is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.7% C 0.127 H 352.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F190BB |
|---|---|
| RGB | rgb(241, 144, 187) |
| HSL | hsl(333, 78%, 75%) |
| HSV | hsv(333, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 22.4%, 5.5%) |
| CIE-LAB | lab(71.04, 42.06, -6.52) |
| CIE-LCH | lch(71.04, 42.56, 351.19°) |
| OKLab | oklab(76.68% 0.1262 -0.0167) |
| OKLCH | oklch(76.68% 0.127 352.4) |
| XYZ | xyz(55.2197, 42.2390, 52.2486) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.84
Pig Pink
#E78EA5
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 5.63
Carnation Pink
#FF7FA7
ΔE00 5.75
Rosa
#FE86A4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190BB #90F1C6
analogous
#F190EB #F190BB #F19590
triadic
#F190BB #BBF190 #90BBF1
tetradic
#F190BB #EBF190 #90F1C6 #9590F1
square
#F190BB #EBF190 #90F1C6 #9590F1
split-complementary
#F190BB #90F195 #90EBF1
monochromatic
#E32378 #EA5A9A #F190BB #F8C6DC #FCE4EE
Accessibility & contrast
On white
2.22
#F190BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F190BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190BB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190BB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#FE8C9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f190bb; /* rgb */ color: rgb(241, 144, 187); /* oklch */ color: oklch(76.7% 0.127 352.4);
Tailwind
colors: {
custom: {
50: '#f7b2cf',
500: '#f190bb',
950: '#000000',
},
}SCSS
$custom: #f190bb; $custom-light: #f7b2cf; $custom-dark: #000000;
JSON
{
"hex": "#f190bb",
"rgb": {
"r": 241,
"g": 144,
"b": 187
},
"hsl": {
"h": 333.402,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.7668,
"c": 0.12725,
"h": 352.4
},
"luminance": 0.42235
}Semantic roles & 50–950 ramp
primary
#F190BB
secondary
#D8F3E7
accent
#DA7E0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082