#F192BC#F192BC
#F192BC is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.0% C 0.124 H 352.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F192BC |
|---|---|
| RGB | rgb(241, 146, 188) |
| HSL | hsl(333, 77%, 76%) |
| HSV | hsv(333, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 22%, 5.5%) |
| CIE-LAB | lab(71.48, 41.17, -6.41) |
| CIE-LCH | lch(71.48, 41.66, 351.15°) |
| OKLab | oklab(77.03% 0.1234 -0.0164) |
| OKLCH | oklch(77.03% 0.124 352.4) |
| XYZ | xyz(55.6327, 42.8932, 52.9162) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.66
Pinky
#FC86AA
ΔE00 5.03
Pig Pink
#E78EA5
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 5.89
Carnation Pink
#FF7FA7
ΔE00 6.03
Rosa
#FE86A4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192BC #92F1C7
analogous
#F192EB #F192BC #F19792
triadic
#F192BC #BCF192 #92BCF1
tetradic
#F192BC #EBF192 #92F1C7 #9792F1
square
#F192BC #EBF192 #92F1C7 #9792F1
split-complementary
#F192BC #92F197 #92EBF1
monochromatic
#E32679 #EA5C9B #F192BC #F8C8DD #FCE4EE
Accessibility & contrast
On white
2.19
#F192BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F192BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192BC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192BC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FE8FA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f192bc; /* rgb */ color: rgb(241, 146, 188); /* oklch */ color: oklch(77.0% 0.124 352.4);
Tailwind
colors: {
custom: {
50: '#f7b3d0',
500: '#f192bc',
950: '#000000',
},
}SCSS
$custom: #f192bc; $custom-light: #f7b3d0; $custom-dark: #000000;
JSON
{
"hex": "#f192bc",
"rgb": {
"r": 241,
"g": 146,
"b": 188
},
"hsl": {
"h": 333.474,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.77029,
"c": 0.12449,
"h": 352.4
},
"luminance": 0.42889
}Semantic roles & 50–950 ramp
primary
#F192BC
secondary
#D8F3E7
accent
#D97F0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082