#F192DF#F192DF
#F192DF is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.3% C 0.149 H 334.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F192DF |
|---|---|
| RGB | rgb(241, 146, 223) |
| HSL | hsl(311, 77%, 76%) |
| HSV | hsv(311, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 7.5%, 5.5%) |
| CIE-LAB | lab(72.62, 46.63, -24.03) |
| CIE-LCH | lch(72.62, 52.46, 332.73°) |
| OKLab | oklab(78.27% 0.1337 -0.0647) |
| OKLCH | oklch(78.27% 0.149 334.2) |
| XYZ | xyz(59.8735, 44.5894, 75.2506) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.20
Bubblegum Pink
#FE83CC
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 6.72
Pink (survey)
#FF81C0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192DF #92F1A4
analogous
#D392F1 #F192DF #F192AF
triadic
#F192DF #DFF192 #92DFF1
tetradic
#F192DF #F1D392 #92F1A4 #92AFF1
square
#F192DF #F1D392 #92F1A4 #92AFF1
split-complementary
#F192DF #AFF192 #92F1D3
monochromatic
#E326BF #EA5CCF #F192DF #F8C8EF #FCE4F7
Accessibility & contrast
On white
2.12
#F192DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F192DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192DF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192DF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#F997AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f192df; /* rgb */ color: rgb(241, 146, 223); /* oklch */ color: oklch(78.3% 0.149 334.2);
Tailwind
colors: {
custom: {
50: '#f7b4e9',
500: '#f192df',
950: '#000000',
},
}SCSS
$custom: #f192df; $custom-light: #f7b4e9; $custom-dark: #000000;
JSON
{
"hex": "#f192df",
"rgb": {
"r": 241,
"g": 146,
"b": 223
},
"hsl": {
"h": 311.368,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78265,
"c": 0.14854,
"h": 334.2
},
"luminance": 0.44586
}Semantic roles & 50–950 ramp
primary
#F192DF
secondary
#D8F3DD
accent
#D9330C
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084