#F192CB#F192CB
#F192CB is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.5% C 0.133 H 343.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F192CB |
|---|---|
| RGB | rgb(241, 146, 203) |
| HSL | hsl(324, 77%, 76%) |
| HSV | hsv(324, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 15.8%, 5.5%) |
| CIE-LAB | lab(71.94, 43.41, -14.04) |
| CIE-LCH | lch(71.94, 45.62, 342.08°) |
| OKLab | oklab(77.53% 0.1281 -0.0371) |
| OKLCH | oklch(77.53% 0.133 343.9) |
| XYZ | xyz(57.3345, 43.5739, 61.8790) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Pink (survey)
#FF81C0
ΔE00 4.51
Plum
#DDA0DD
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 7.22
Bubblegum (survey)
#FF6CB5
ΔE00 7.94
Pinky
#FC86AA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192CB #92F1B8
analogous
#E792F1 #F192CB #F1929B
triadic
#F192CB #CBF192 #92CBF1
tetradic
#F192CB #F1E792 #92F1B8 #929BF1
square
#F192CB #F1E792 #92F1B8 #929BF1
split-complementary
#F192CB #9BF192 #92F1E7
monochromatic
#E32697 #EA5CB1 #F192CB #F8C8E5 #FCE4F2
Accessibility & contrast
On white
2.16
#F192CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F192CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192CB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192CB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FC92A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f192cb; /* rgb */ color: rgb(241, 146, 203); /* oklch */ color: oklch(77.5% 0.133 343.9);
Tailwind
colors: {
custom: {
50: '#f7b3da',
500: '#f192cb',
950: '#000000',
},
}SCSS
$custom: #f192cb; $custom-light: #f7b3da; $custom-dark: #000000;
JSON
{
"hex": "#f192cb",
"rgb": {
"r": 241,
"g": 146,
"b": 203
},
"hsl": {
"h": 324,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.7753,
"c": 0.13338,
"h": 343.9
},
"luminance": 0.4357
}Semantic roles & 50–950 ramp
primary
#F192CB
secondary
#D8F3E3
accent
#D95E0C
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083