#F191EB#F191EB
#F191EB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.161 H 329.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F191EB |
|---|---|
| RGB | rgb(241, 145, 235) |
| HSL | hsl(304, 77%, 76%) |
| HSV | hsv(304, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 2.5%, 5.5%) |
| CIE-LAB | lab(72.86, 49.20, -30.24) |
| CIE-LCH | lch(72.86, 57.75, 328.42°) |
| OKLab | oklab(78.59% 0.138 -0.0822) |
| OKLCH | oklch(78.59% 0.161 329.2) |
| XYZ | xyz(61.3955, 44.9527, 84.0240) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 5.63
Plum
#DDA0DD
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 7.09
Candy Pink
#FF63E9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191EB #91F197
analogous
#C791F1 #F191EB #F191BB
triadic
#F191EB #EBF191 #91EBF1
tetradic
#F191EB #F1C791 #91F197 #91BBF1
square
#F191EB #F1C791 #91F197 #91BBF1
split-complementary
#F191EB #BBF191 #91F1C7
monochromatic
#E324D7 #EA5BE1 #F191EB #F8C7F5 #FCE4FA
Accessibility & contrast
On white
2.10
#F191EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F191EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191EB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191EB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#F799B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f191eb; /* rgb */ color: rgb(241, 145, 235); /* oklch */ color: oklch(78.6% 0.161 329.2);
Tailwind
colors: {
custom: {
50: '#f7b3f1',
500: '#f191eb',
950: '#000000',
},
}SCSS
$custom: #f191eb; $custom-light: #f7b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f191eb",
"rgb": {
"r": 241,
"g": 145,
"b": 235
},
"hsl": {
"h": 303.75,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.78591,
"c": 0.16065,
"h": 329.2
},
"luminance": 0.4495
}Semantic roles & 50–950 ramp
primary
#F191EB
secondary
#D8F3D9
accent
#DA190C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085