#F192FC#F192FC
#F192FC is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.175 H 323.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F192FC |
|---|---|
| RGB | rgb(241, 146, 252) |
| HSL | hsl(294, 95%, 78%) |
| HSV | hsv(294, 42%, 99%) |
| CMYK | cmyk(4.4%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(73.73, 51.75, -38.15) |
| CIE-LCH | lch(73.73, 64.29, 323.60°) |
| OKLab | oklab(79.47% 0.1401 -0.1047) |
| OKLCH | oklch(79.47% 0.175 323.2) |
| XYZ | xyz(64.1234, 46.2894, 97.6336) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.27
Plum
#DDA0DD
ΔE00 7.62
Baby Purple
#CA9BF7
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192FC #9DFC92
analogous
#BC92FC #F192FC #FC92D2
triadic
#F192FC #FCF192 #92FCF1
tetradic
#F192FC #FCBC92 #9DFC92 #92D2FC
square
#F192FC #FCBC92 #9DFC92 #92D2FC
split-complementary
#F192FC #D2FC92 #92FCBC
monochromatic
#E21BF9 #E956FA #F192FC #F9CEFE #FBE1FE
Accessibility & contrast
On white
2.05
#F192FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F192FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192FC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192FC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#F49EBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f192fc; /* rgb */ color: rgb(241, 146, 252); /* oklch */ color: oklch(79.5% 0.175 323.2);
Tailwind
colors: {
custom: {
50: '#f7b4fd',
500: '#f192fc',
950: '#000000',
},
}SCSS
$custom: #f192fc; $custom-light: #f7b4fd; $custom-dark: #000000;
JSON
{
"hex": "#f192fc",
"rgb": {
"r": 241,
"g": 146,
"b": 252
},
"hsl": {
"h": 293.774,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.79465,
"c": 0.17492,
"h": 323.2
},
"luminance": 0.46287
}Semantic roles & 50–950 ramp
primary
#F192FC
secondary
#D8F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085