#F192EC#F192EC
#F192EC is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.8% C 0.160 H 328.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F192EC |
|---|---|
| RGB | rgb(241, 146, 236) |
| HSL | hsl(303, 77%, 76%) |
| HSV | hsv(303, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 2.1%, 5.5%) |
| CIE-LAB | lab(73.10, 48.86, -30.42) |
| CIE-LCH | lch(73.10, 57.56, 328.10°) |
| OKLab | oklab(78.78% 0.1368 -0.0827) |
| OKLCH | oklch(78.78% 0.16 328.8) |
| XYZ | xyz(61.6939, 45.3176, 84.8381) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 5.82
Plum
#DDA0DD
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192EC #92F197
analogous
#C692F1 #F192EC #F192BC
triadic
#F192EC #ECF192 #92ECF1
tetradic
#F192EC #F1C692 #92F197 #92BCF1
square
#F192EC #F1C692 #92F197 #92BCF1
split-complementary
#F192EC #BCF192 #92F1C6
monochromatic
#E326D9 #EA5CE3 #F192EC #F8C8F5 #FCE4FA
Accessibility & contrast
On white
2.09
#F192EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F192EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192EC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192EC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#F79AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f192ec; /* rgb */ color: rgb(241, 146, 236); /* oklch */ color: oklch(78.8% 0.160 328.8);
Tailwind
colors: {
custom: {
50: '#f7b4f2',
500: '#f192ec',
950: '#000000',
},
}SCSS
$custom: #f192ec; $custom-light: #f7b4f2; $custom-dark: #000000;
JSON
{
"hex": "#f192ec",
"rgb": {
"r": 241,
"g": 146,
"b": 236
},
"hsl": {
"h": 303.158,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78784,
"c": 0.15987,
"h": 328.8
},
"luminance": 0.45315
}Semantic roles & 50–950 ramp
primary
#F192EC
secondary
#D8F3D9
accent
#D9170C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085