#F192EB#F192EB
#F192EB is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.159 H 329.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F192EB |
|---|---|
| RGB | rgb(241, 146, 235) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 2.5%, 5.5%) |
| CIE-LAB | lab(73.06, 48.69, -29.93) |
| CIE-LCH | lch(73.06, 57.15, 328.42°) |
| OKLab | oklab(78.74% 0.1366 -0.0813) |
| OKLCH | oklch(78.74% 0.159 329.2) |
| XYZ | xyz(61.5490, 45.2597, 84.0751) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 4.55
Plum
#DDA0DD
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 7.11
Candy Pink
#FF63E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192EB #92F198
analogous
#C792F1 #F192EB #F192BB
triadic
#F192EB #EBF192 #92EBF1
tetradic
#F192EB #F1C792 #92F198 #92BBF1
square
#F192EB #F1C792 #92F198 #92BBF1
split-complementary
#F192EB #BBF192 #92F1C7
monochromatic
#E326D7 #EA5CE1 #F192EB #F8C8F5 #FCE4FA
Accessibility & contrast
On white
2.09
#F192EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F192EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192EB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192EB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F79AB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f192eb; /* rgb */ color: rgb(241, 146, 235); /* oklch */ color: oklch(78.7% 0.159 329.2);
Tailwind
colors: {
custom: {
50: '#f7b4f1',
500: '#f192eb',
950: '#000000',
},
}SCSS
$custom: #f192eb; $custom-light: #f7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#f192eb",
"rgb": {
"r": 241,
"g": 146,
"b": 235
},
"hsl": {
"h": 303.789,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78743,
"c": 0.15896,
"h": 329.2
},
"luminance": 0.45257
}Semantic roles & 50–950 ramp
primary
#F192EB
secondary
#D8F3D9
accent
#D9190C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084