#F191EA#F191EA
#F191EA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.5% C 0.160 H 329.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F191EA |
|---|---|
| RGB | rgb(241, 145, 234) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 2.9%, 5.5%) |
| CIE-LAB | lab(72.82, 49.02, -29.75) |
| CIE-LCH | lch(72.82, 57.34, 328.75°) |
| OKLab | oklab(78.55% 0.1378 -0.0808) |
| OKLCH | oklch(78.55% 0.16 329.6) |
| XYZ | xyz(61.2515, 44.8951, 83.2652) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.39
Purply Pink
#F075E6
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191EA #91F198
analogous
#C891F1 #F191EA #F191BA
triadic
#F191EA #EAF191 #91EAF1
tetradic
#F191EA #F1C891 #91F198 #91BAF1
square
#F191EA #F1C891 #91F198 #91BAF1
split-complementary
#F191EA #BAF191 #91F1C8
monochromatic
#E324D5 #EA5BE0 #F191EA #F8C7F4 #FCE4FA
Accessibility & contrast
On white
2.10
#F191EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F191EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191EA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191EA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#A6B7E7
Tritanopia (blue-blind)
#F898B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f191ea; /* rgb */ color: rgb(241, 145, 234); /* oklch */ color: oklch(78.5% 0.160 329.6);
Tailwind
colors: {
custom: {
50: '#f7b3f1',
500: '#f191ea',
950: '#000000',
},
}SCSS
$custom: #f191ea; $custom-light: #f7b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f191ea",
"rgb": {
"r": 241,
"g": 145,
"b": 234
},
"hsl": {
"h": 304.375,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.7855,
"c": 0.15975,
"h": 329.6
},
"luminance": 0.44892
}Semantic roles & 50–950 ramp
primary
#F191EA
secondary
#D8F3DA
accent
#DA1B0C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084