#F192EE#F192EE
#F192EE is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.162 H 328.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F192EE |
|---|---|
| RGB | rgb(241, 146, 238) |
| HSL | hsl(302, 77%, 76%) |
| HSV | hsv(302, 39%, 95%) |
| CMYK | cmyk(0%, 39.4%, 1.2%, 5.5%) |
| CIE-LAB | lab(73.18, 49.22, -31.39) |
| CIE-LCH | lch(73.18, 58.37, 327.47°) |
| OKLab | oklab(78.87% 0.1373 -0.0855) |
| OKLCH | oklch(78.87% 0.162 328.1) |
| XYZ | xyz(61.9861, 45.4345, 86.3770) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 7.61
Candy Pink
#FF63E9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F192EE #92F195
analogous
#C492F1 #F192EE #F192BE
triadic
#F192EE #EEF192 #92EEF1
tetradic
#F192EE #F1C492 #92F195 #92BEF1
square
#F192EE #F1C492 #92F195 #92BEF1
split-complementary
#F192EE #BEF192 #92F1C4
monochromatic
#E326DD #EA5CE6 #F192EE #F8C8F6 #FCE4FB
Accessibility & contrast
On white
2.08
#F192EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F192EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F192EE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F192EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F192EE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#F79AB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f192ee; /* rgb */ color: rgb(241, 146, 238); /* oklch */ color: oklch(78.9% 0.162 328.1);
Tailwind
colors: {
custom: {
50: '#f7b4f3',
500: '#f192ee',
950: '#000000',
},
}SCSS
$custom: #f192ee; $custom-light: #f7b4f3; $custom-dark: #000000;
JSON
{
"hex": "#f192ee",
"rgb": {
"r": 241,
"g": 146,
"b": 238
},
"hsl": {
"h": 301.895,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.78866,
"c": 0.16169,
"h": 328.1
},
"luminance": 0.45432
}Semantic roles & 50–950 ramp
primary
#F192EE
secondary
#D8F3D9
accent
#D9130C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085