#F190BF#F190BF
#F190BF is a light, vivid pink. Relative luminance 0.424; OKLCH L 76.8% C 0.129 H 350.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F190BF |
|---|---|
| RGB | rgb(241, 144, 191) |
| HSL | hsl(331, 78%, 75%) |
| HSV | hsv(331, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 20.7%, 5.5%) |
| CIE-LAB | lab(71.15, 42.64, -8.56) |
| CIE-LCH | lch(71.15, 43.49, 348.64°) |
| OKLab | oklab(76.81% 0.1274 -0.0222) |
| OKLCH | oklch(76.81% 0.129 350.1) |
| XYZ | xyz(55.6539, 42.4127, 54.5353) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum Pink
#FE83CC
ΔE00 4.83
Pinky
#FC86AA
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 6.45
Carnation Pink
#FF7FA7
ΔE00 6.49
Bubblegum (survey)
#FF6CB5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190BF #90F1C2
analogous
#F190EF #F190BF #F19190
triadic
#F190BF #BFF190 #90BFF1
tetradic
#F190BF #EFF190 #90F1C2 #9190F1
square
#F190BF #EFF190 #90F1C2 #9190F1
split-complementary
#F190BF #90F191 #90EFF1
monochromatic
#E32380 #EA5AA0 #F190BF #F8C6DE #FCE4EF
Accessibility & contrast
On white
2.21
#F190BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F190BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190BF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190BF | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#FE8DA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f190bf; /* rgb */ color: rgb(241, 144, 191); /* oklch */ color: oklch(76.8% 0.129 350.1);
Tailwind
colors: {
custom: {
50: '#f7b2d2',
500: '#f190bf',
950: '#000000',
},
}SCSS
$custom: #f190bf; $custom-light: #f7b2d2; $custom-dark: #000000;
JSON
{
"hex": "#f190bf",
"rgb": {
"r": 241,
"g": 144,
"b": 191
},
"hsl": {
"h": 330.928,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.7681,
"c": 0.12936,
"h": 350.1
},
"luminance": 0.42409
}Semantic roles & 50–950 ramp
primary
#F190BF
secondary
#D8F3E6
accent
#DA760C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082