#F192BE#F192BE
#F192BE is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.1% C 0.126 H 351.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F192BE |
|---|---|
| RGB | rgb(241, 146, 190) |
| HSL | hsl(332, 77%, 76%) |
| HSV | hsv(332, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 21.2%, 5.5%) |
| CIE-LAB | lab(71.54, 41.46, -7.43) |
| CIE-LCH | lch(71.54, 42.12, 349.83°) |
| OKLab | oklab(77.09% 0.1241 -0.0192) |
| OKLCH | oklch(77.09% 0.126 351.2) |
| XYZ | xyz(55.8498, 42.9800, 54.0596) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.45
Pinky
#FC86AA
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.96
Carnation Pink
#FF7FA7
ΔE00 6.37
Rosa
#FE86A4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192BE #92F1C5
analogous
#F192ED #F192BE #F19592
triadic
#F192BE #BEF192 #92BEF1
tetradic
#F192BE #EDF192 #92F1C5 #9592F1
square
#F192BE #EDF192 #92F1C5 #9592F1
split-complementary
#F192BE #92F195 #92EDF1
monochromatic
#E3267D #EA5C9E #F192BE #F8C8DE #FCE4EF
Accessibility & contrast
On white
2.19
#F192BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F192BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192BE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192BE | 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)
#9CA5C0
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FE8FA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f192be; /* rgb */ color: rgb(241, 146, 190); /* oklch */ color: oklch(77.1% 0.126 351.2);
Tailwind
colors: {
custom: {
50: '#f7b3d1',
500: '#f192be',
950: '#000000',
},
}SCSS
$custom: #f192be; $custom-light: #f7b3d1; $custom-dark: #000000;
JSON
{
"hex": "#f192be",
"rgb": {
"r": 241,
"g": 146,
"b": 190
},
"hsl": {
"h": 332.211,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.77093,
"c": 0.12553,
"h": 351.2
},
"luminance": 0.42976
}Semantic roles & 50–950 ramp
primary
#F192BE
secondary
#D8F3E7
accent
#D97A0C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082