#F190BC#F190BC
#F190BC is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.7% C 0.128 H 351.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F190BC |
|---|---|
| RGB | rgb(241, 144, 188) |
| HSL | hsl(333, 78%, 75%) |
| HSV | hsv(333, 40%, 95%) |
| CMYK | cmyk(0%, 40.2%, 22%, 5.5%) |
| CIE-LAB | lab(71.06, 42.20, -7.03) |
| CIE-LCH | lch(71.06, 42.78, 350.54°) |
| OKLab | oklab(76.71% 0.1265 -0.0181) |
| OKLCH | oklch(76.71% 0.128 351.9) |
| XYZ | xyz(55.3271, 42.2820, 52.8144) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.18
Pinky
#FC86AA
ΔE00 5.05
Bubblegum Pink
#FE83CC
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.71
Carnation Pink
#FF7FA7
ΔE00 5.93
Rosa
#FE86A4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190BC #90F1C5
analogous
#F190EC #F190BC #F19490
triadic
#F190BC #BCF190 #90BCF1
tetradic
#F190BC #ECF190 #90F1C5 #9490F1
square
#F190BC #ECF190 #90F1C5 #9490F1
split-complementary
#F190BC #90F194 #90ECF1
monochromatic
#E3237A #EA5A9B #F190BC #F8C6DD #FCE4EF
Accessibility & contrast
On white
2.22
#F190BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F190BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190BC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190BC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#B3B4BA
Tritanopia (blue-blind)
#FE8DA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f190bc; /* rgb */ color: rgb(241, 144, 188); /* oklch */ color: oklch(76.7% 0.128 351.9);
Tailwind
colors: {
custom: {
50: '#f7b2d0',
500: '#f190bc',
950: '#000000',
},
}SCSS
$custom: #f190bc; $custom-light: #f7b2d0; $custom-dark: #000000;
JSON
{
"hex": "#f190bc",
"rgb": {
"r": 241,
"g": 144,
"b": 188
},
"hsl": {
"h": 332.784,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.76712,
"c": 0.12776,
"h": 351.9
},
"luminance": 0.42278
}Semantic roles & 50–950 ramp
primary
#F190BC
secondary
#D8F3E7
accent
#DA7C0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082