#F192EA#F192EA
#F192EA is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.158 H 329.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F192EA |
|---|---|
| RGB | rgb(241, 146, 234) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 2.9%, 5.5%) |
| CIE-LAB | lab(73.02, 48.51, -29.44) |
| CIE-LCH | lch(73.02, 56.75, 328.75°) |
| OKLab | oklab(78.7% 0.1364 -0.0799) |
| OKLCH | oklch(78.7% 0.158 329.6) |
| XYZ | xyz(61.4049, 45.2020, 83.3164) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.50
Plum
#DDA0DD
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.88
Bubblegum Pink
#FE83CC
ΔE00 6.95
Candy Pink
#FF63E9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192EA #92F199
analogous
#C892F1 #F192EA #F192BA
triadic
#F192EA #EAF192 #92EAF1
tetradic
#F192EA #F1C892 #92F199 #92BAF1
square
#F192EA #F1C892 #92F199 #92BAF1
split-complementary
#F192EA #BAF192 #92F1C8
monochromatic
#E326D5 #EA5CE0 #F192EA #F8C8F4 #FCE4FA
Accessibility & contrast
On white
2.09
#F192EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F192EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192EA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192EA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#F899B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f192ea; /* rgb */ color: rgb(241, 146, 234); /* oklch */ color: oklch(78.7% 0.158 329.6);
Tailwind
colors: {
custom: {
50: '#f7b4f1',
500: '#f192ea',
950: '#000000',
},
}SCSS
$custom: #f192ea; $custom-light: #f7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f192ea",
"rgb": {
"r": 241,
"g": 146,
"b": 234
},
"hsl": {
"h": 304.421,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78702,
"c": 0.15807,
"h": 329.6
},
"luminance": 0.45199
}Semantic roles & 50–950 ramp
primary
#F192EA
secondary
#D8F3DA
accent
#D91B0C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084