#F192BF#F192BF
#F192BF is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.1% C 0.126 H 350.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F192BF |
|---|---|
| RGB | rgb(241, 146, 191) |
| HSL | hsl(332, 77%, 76%) |
| HSV | hsv(332, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 20.7%, 5.5%) |
| CIE-LAB | lab(71.57, 41.60, -7.95) |
| CIE-LCH | lch(71.57, 42.36, 349.19°) |
| OKLab | oklab(77.13% 0.1244 -0.0206) |
| OKLCH | oklch(77.13% 0.126 350.6) |
| XYZ | xyz(55.9595, 43.0239, 54.6371) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 5.30
Pinky
#FC86AA
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 6.20
Carnation Pink
#FF7FA7
ΔE00 6.54
Rosa
#FE86A4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192BF #92F1C4
analogous
#F192EE #F192BF #F19492
triadic
#F192BF #BFF192 #92BFF1
tetradic
#F192BF #EEF192 #92F1C4 #9492F1
square
#F192BF #EEF192 #92F1C4 #9492F1
split-complementary
#F192BF #92F194 #92EEF1
monochromatic
#E3267F #EA5C9F #F192BF #F8C8DF #FCE4EF
Accessibility & contrast
On white
2.19
#F192BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F192BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192BF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192BF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#FE8FA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f192bf; /* rgb */ color: rgb(241, 146, 191); /* oklch */ color: oklch(77.1% 0.126 350.6);
Tailwind
colors: {
custom: {
50: '#f7b3d2',
500: '#f192bf',
950: '#000000',
},
}SCSS
$custom: #f192bf; $custom-light: #f7b3d2; $custom-dark: #000000;
JSON
{
"hex": "#f192bf",
"rgb": {
"r": 241,
"g": 146,
"b": 191
},
"hsl": {
"h": 331.579,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.77126,
"c": 0.12607,
"h": 350.6
},
"luminance": 0.4302
}Semantic roles & 50–950 ramp
primary
#F192BF
secondary
#D8F3E6
accent
#D9780C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082