#F192CF#F192CF
#F192CF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.136 H 341.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F192CF |
|---|---|
| RGB | rgb(241, 146, 207) |
| HSL | hsl(321, 77%, 76%) |
| HSV | hsv(321, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 14.1%, 5.5%) |
| CIE-LAB | lab(72.07, 44.03, -16.05) |
| CIE-LCH | lch(72.07, 46.86, 339.97°) |
| OKLab | oklab(77.67% 0.1293 -0.0426) |
| OKLCH | oklch(77.67% 0.136 341.8) |
| XYZ | xyz(57.8174, 43.7670, 64.4219) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 4.94
Plum
#DDA0DD
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.50
Bubblegum (survey)
#FF6CB5
ΔE00 8.22
Violet (CSS)
#EE82EE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192CF #92F1B4
analogous
#E492F1 #F192CF #F1929F
triadic
#F192CF #CFF192 #92CFF1
tetradic
#F192CF #F1E492 #92F1B4 #929FF1
square
#F192CF #F1E492 #92F1B4 #929FF1
split-complementary
#F192CF #9FF192 #92F1E4
monochromatic
#E3269F #EA5CB7 #F192CF #F8C8E7 #FCE4F3
Accessibility & contrast
On white
2.15
#F192CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F192CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192CF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192CF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7D1
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#FC93A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f192cf; /* rgb */ color: rgb(241, 146, 207); /* oklch */ color: oklch(77.7% 0.136 341.8);
Tailwind
colors: {
custom: {
50: '#f7b4dd',
500: '#f192cf',
950: '#000000',
},
}SCSS
$custom: #f192cf; $custom-light: #f7b4dd; $custom-dark: #000000;
JSON
{
"hex": "#f192cf",
"rgb": {
"r": 241,
"g": 146,
"b": 207
},
"hsl": {
"h": 321.474,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.77671,
"c": 0.13614,
"h": 341.8
},
"luminance": 0.43764
}Semantic roles & 50–950 ramp
primary
#F192CF
secondary
#D8F3E2
accent
#D9560C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083