#F192CE#F192CE
#F192CE is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.6% C 0.135 H 342.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F192CE |
|---|---|
| RGB | rgb(241, 146, 206) |
| HSL | hsl(322, 77%, 76%) |
| HSV | hsv(322, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 14.5%, 5.5%) |
| CIE-LAB | lab(72.04, 43.87, -15.55) |
| CIE-LCH | lch(72.04, 46.55, 340.48°) |
| OKLab | oklab(77.64% 0.129 -0.0412) |
| OKLCH | oklch(77.64% 0.135 342.3) |
| XYZ | xyz(57.6955, 43.7183, 63.7801) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.67
Bubblegum (survey)
#FF6CB5
ΔE00 8.14
Hot Pink
#FF69B4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192CE #92F1B5
analogous
#E492F1 #F192CE #F1929E
triadic
#F192CE #CEF192 #92CEF1
tetradic
#F192CE #F1E492 #92F1B5 #929EF1
square
#F192CE #F1E492 #92F1B5 #929EF1
split-complementary
#F192CE #9EF192 #92F1E4
monochromatic
#E3269D #EA5CB6 #F192CE #F8C8E6 #FCE4F3
Accessibility & contrast
On white
2.16
#F192CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F192CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192CE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192CE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7D0
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#FC93A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f192ce; /* rgb */ color: rgb(241, 146, 206); /* oklch */ color: oklch(77.6% 0.135 342.3);
Tailwind
colors: {
custom: {
50: '#f7b4dd',
500: '#f192ce',
950: '#000000',
},
}SCSS
$custom: #f192ce; $custom-light: #f7b4dd; $custom-dark: #000000;
JSON
{
"hex": "#f192ce",
"rgb": {
"r": 241,
"g": 146,
"b": 206
},
"hsl": {
"h": 322.105,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.77635,
"c": 0.13544,
"h": 342.3
},
"luminance": 0.43715
}Semantic roles & 50–950 ramp
primary
#F192CE
secondary
#D8F3E2
accent
#D9580C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083