#F192FE#F192FE
#F192FE is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.177 H 322.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F192FE |
|---|---|
| RGB | rgb(241, 146, 254) |
| HSL | hsl(293, 98%, 78%) |
| HSV | hsv(293, 43%, 100%) |
| CMYK | cmyk(5.1%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.82, 52.12, -39.11) |
| CIE-LCH | lch(73.82, 65.16, 323.12°) |
| OKLab | oklab(79.55% 0.1405 -0.1074) |
| OKLCH | oklch(79.55% 0.177 322.6) |
| XYZ | xyz(64.4420, 46.4169, 99.3116) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.54
Baby Purple
#CA9BF7
ΔE00 7.56
Plum
#DDA0DD
ΔE00 7.88
Lilac (survey)
#CEA2FD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192FE #9FFE92
analogous
#BB92FE #F192FE #FE92D5
triadic
#F192FE #FEF192 #92FEF1
tetradic
#F192FE #FEBB92 #9FFE92 #92D5FE
square
#F192FE #FEBB92 #9FFE92 #92D5FE
split-complementary
#F192FE #D5FE92 #92FEBB
monochromatic
#E119FD #E955FD #F192FE #F9CFFF #FBE1FF
Accessibility & contrast
On white
2.04
#F192FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F192FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192FE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192FE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#9FB9FB
Tritanopia (blue-blind)
#F49FBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f192fe; /* rgb */ color: rgb(241, 146, 254); /* oklch */ color: oklch(79.6% 0.177 322.6);
Tailwind
colors: {
custom: {
50: '#f7b4ff',
500: '#f192fe',
950: '#000000',
},
}SCSS
$custom: #f192fe; $custom-light: #f7b4ff; $custom-dark: #000000;
JSON
{
"hex": "#f192fe",
"rgb": {
"r": 241,
"g": 146,
"b": 254
},
"hsl": {
"h": 292.778,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.79554,
"c": 0.17687,
"h": 322.6
},
"luminance": 0.46414
}Semantic roles & 50–950 ramp
primary
#F192FE
secondary
#D8F7D4
accent
#E6001C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086