#F191EF#F191EF
#F191EF is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.164 H 327.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F191EF |
|---|---|
| RGB | rgb(241, 145, 239) |
| HSL | hsl(301, 77%, 76%) |
| HSV | hsv(301, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 0.8%, 5.5%) |
| CIE-LAB | lab(73.01, 49.90, -32.19) |
| CIE-LCH | lch(73.01, 59.38, 327.18°) |
| OKLab | oklab(78.76% 0.1389 -0.0877) |
| OKLCH | oklch(78.76% 0.164 327.7) |
| XYZ | xyz(61.9799, 45.1865, 87.1017) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 7.76
Candy Pink
#FF63E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191EF #91F193
analogous
#C391F1 #F191EF #F191BF
triadic
#F191EF #EFF191 #91EFF1
tetradic
#F191EF #F1C391 #91F193 #91BFF1
square
#F191EF #F1C391 #91F193 #91BFF1
split-complementary
#F191EF #BFF191 #91F1C3
monochromatic
#E324DF #EA5BE7 #F191EF #F8C7F7 #FCE4FB
Accessibility & contrast
On white
2.09
#F191EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F191EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191EF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191EF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#F79AB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f191ef; /* rgb */ color: rgb(241, 145, 239); /* oklch */ color: oklch(78.8% 0.164 327.7);
Tailwind
colors: {
custom: {
50: '#f7b3f4',
500: '#f191ef',
950: '#000000',
},
}SCSS
$custom: #f191ef; $custom-light: #f7b3f4; $custom-dark: #000000;
JSON
{
"hex": "#f191ef",
"rgb": {
"r": 241,
"g": 145,
"b": 239
},
"hsl": {
"h": 301.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.78757,
"c": 0.16428,
"h": 327.7
},
"luminance": 0.45184
}Semantic roles & 50–950 ramp
primary
#F191EF
secondary
#D8F3D8
accent
#DA100C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085