#F192FB#F192FB
#F192FB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.4% C 0.174 H 323.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F192FB |
|---|---|
| RGB | rgb(241, 146, 251) |
| HSL | hsl(294, 93%, 78%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.69, 51.56, -37.67) |
| CIE-LCH | lch(73.69, 63.86, 323.85°) |
| OKLab | oklab(79.42% 0.1399 -0.1033) |
| OKLCH | oklch(79.42% 0.174 323.6) |
| XYZ | xyz(63.9653, 46.2262, 96.8012) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.14
Plum
#DDA0DD
ΔE00 7.49
Baby Purple
#CA9BF7
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192FB #9CFB92
analogous
#BD92FB #F192FB #FB92D0
triadic
#F192FB #FBF192 #92FBF1
tetradic
#F192FB #FBBD92 #9CFB92 #92D0FB
square
#F192FB #FBBD92 #9CFB92 #92D0FB
split-complementary
#F192FB #D0FB92 #92FBBD
monochromatic
#E21CF7 #E957F9 #F192FB #F9CDFD #FBE1FE
Accessibility & contrast
On white
2.05
#F192FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F192FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192FB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192FB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#F59EBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f192fb; /* rgb */ color: rgb(241, 146, 251); /* oklch */ color: oklch(79.4% 0.174 323.6);
Tailwind
colors: {
custom: {
50: '#f7b4fd',
500: '#f192fb',
950: '#000000',
},
}SCSS
$custom: #f192fb; $custom-light: #f7b4fd; $custom-dark: #000000;
JSON
{
"hex": "#f192fb",
"rgb": {
"r": 241,
"g": 146,
"b": 251
},
"hsl": {
"h": 294.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.79421,
"c": 0.17395,
"h": 323.6
},
"luminance": 0.46224
}Semantic roles & 50–950 ramp
primary
#F192FB
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085