#F192D0#F192D0
#F192D0 is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.137 H 341.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F192D0 |
|---|---|
| RGB | rgb(241, 146, 208) |
| HSL | hsl(321, 77%, 76%) |
| HSV | hsv(321, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 13.7%, 5.5%) |
| CIE-LAB | lab(72.11, 44.19, -16.55) |
| CIE-LCH | lch(72.11, 47.19, 339.46°) |
| OKLab | oklab(77.71% 0.1296 -0.044) |
| OKLCH | oklch(77.71% 0.137 341.2) |
| XYZ | xyz(57.9400, 43.8161, 65.0678) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 5.07
Plum
#DDA0DD
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 8.29
Bubblegum (survey)
#FF6CB5
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192D0 #92F1B3
analogous
#E292F1 #F192D0 #F192A0
triadic
#F192D0 #D0F192 #92D0F1
tetradic
#F192D0 #F1E292 #92F1B3 #92A0F1
square
#F192D0 #F1E292 #92F1B3 #92A0F1
split-complementary
#F192D0 #A0F192 #92F1E2
monochromatic
#E326A1 #EA5CB9 #F192D0 #F8C8E7 #FCE4F3
Accessibility & contrast
On white
2.15
#F192D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F192D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192D0
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192D0 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A8D2
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#FC93A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f192d0; /* rgb */ color: rgb(241, 146, 208); /* oklch */ color: oklch(77.7% 0.137 341.2);
Tailwind
colors: {
custom: {
50: '#f7b4de',
500: '#f192d0',
950: '#000000',
},
}SCSS
$custom: #f192d0; $custom-light: #f7b4de; $custom-dark: #000000;
JSON
{
"hex": "#f192d0",
"rgb": {
"r": 241,
"g": 146,
"b": 208
},
"hsl": {
"h": 320.842,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.77706,
"c": 0.13686,
"h": 341.2
},
"luminance": 0.43813
}Semantic roles & 50–950 ramp
primary
#F192D0
secondary
#D8F3E1
accent
#D9530C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083