#F192BB#F192BB
#F192BB is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.0% C 0.124 H 353.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F192BB |
|---|---|
| RGB | rgb(241, 146, 187) |
| HSL | hsl(334, 77%, 76%) |
| HSV | hsv(334, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 22.4%, 5.5%) |
| CIE-LAB | lab(71.45, 41.03, -5.90) |
| CIE-LCH | lch(71.45, 41.45, 351.82°) |
| OKLab | oklab(77% 0.1231 -0.0151) |
| OKLCH | oklch(77% 0.124 353) |
| XYZ | xyz(55.5253, 42.8502, 52.3505) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.79
Pinky
#FC86AA
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.21
Carnation Pink
#FF7FA7
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.10
Rosa
#FE86A4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192BB #92F1C8
analogous
#F192EB #F192BB #F19892
triadic
#F192BB #BBF192 #92BBF1
tetradic
#F192BB #EBF192 #92F1C8 #9892F1
square
#F192BB #EBF192 #92F1C8 #9892F1
split-complementary
#F192BB #92F198 #92EBF1
monochromatic
#E32677 #EA5C99 #F192BB #F8C8DD #FCE4EE
Accessibility & contrast
On white
2.19
#F192BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F192BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192BB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192BB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#FE8EA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f192bb; /* rgb */ color: rgb(241, 146, 187); /* oklch */ color: oklch(77.0% 0.124 353.0);
Tailwind
colors: {
custom: {
50: '#f7b3cf',
500: '#f192bb',
950: '#000000',
},
}SCSS
$custom: #f192bb; $custom-light: #f7b3cf; $custom-dark: #000000;
JSON
{
"hex": "#f192bb",
"rgb": {
"r": 241,
"g": 146,
"b": 187
},
"hsl": {
"h": 334.105,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.76997,
"c": 0.12399,
"h": 353
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#F192BB
secondary
#D8F3E7
accent
#D9810C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082