#F192EF#F192EF
#F192EF is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.163 H 327.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F192EF |
|---|---|
| RGB | rgb(241, 146, 239) |
| HSL | hsl(301, 77%, 76%) |
| HSV | hsv(301, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 0.8%, 5.5%) |
| CIE-LAB | lab(73.22, 49.39, -31.88) |
| CIE-LCH | lch(73.22, 58.79, 327.16°) |
| OKLab | oklab(78.91% 0.1375 -0.0868) |
| OKLCH | oklch(78.91% 0.163 327.7) |
| XYZ | xyz(62.1334, 45.4934, 87.1529) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 7.77
Candy Pink
#FF63E9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192EF #92F194
analogous
#C392F1 #F192EF #F192BF
triadic
#F192EF #EFF192 #92EFF1
tetradic
#F192EF #F1C392 #92F194 #92BFF1
square
#F192EF #F1C392 #92F194 #92BFF1
split-complementary
#F192EF #BFF192 #92F1C3
monochromatic
#E326DF #EA5CE7 #F192EF #F8C8F7 #FCE4FB
Accessibility & contrast
On white
2.08
#F192EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F192EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192EF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192EF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#F79BB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f192ef; /* rgb */ color: rgb(241, 146, 239); /* oklch */ color: oklch(78.9% 0.163 327.7);
Tailwind
colors: {
custom: {
50: '#f7b4f4',
500: '#f192ef',
950: '#000000',
},
}SCSS
$custom: #f192ef; $custom-light: #f7b4f4; $custom-dark: #000000;
JSON
{
"hex": "#f192ef",
"rgb": {
"r": 241,
"g": 146,
"b": 239
},
"hsl": {
"h": 301.263,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78908,
"c": 0.16261,
"h": 327.7
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#F192EF
secondary
#D8F3D8
accent
#D9100C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085