#F191EE#F191EE
#F191EE is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.163 H 328.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F191EE |
|---|---|
| RGB | rgb(241, 145, 238) |
| HSL | hsl(302, 77%, 76%) |
| HSV | hsv(302, 40%, 95%) |
| CMYK | cmyk(0%, 39.8%, 1.2%, 5.5%) |
| CIE-LAB | lab(72.98, 49.72, -31.70) |
| CIE-LCH | lch(72.98, 58.97, 327.48°) |
| OKLab | oklab(78.72% 0.1387 -0.0863) |
| OKLCH | oklch(78.72% 0.163 328.1) |
| XYZ | xyz(61.8326, 45.1275, 86.3259) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 7.59
Candy Pink
#FF63E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F191EE #91F194
analogous
#C491F1 #F191EE #F191BE
triadic
#F191EE #EEF191 #91EEF1
tetradic
#F191EE #F1C491 #91F194 #91BEF1
square
#F191EE #F1C491 #91F194 #91BEF1
split-complementary
#F191EE #BEF191 #91F1C4
monochromatic
#E324DD #EA5BE6 #F191EE #F8C7F6 #FCE4FB
Accessibility & contrast
On white
2.09
#F191EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F191EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F191EE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F191EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F191EE | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#F799B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f191ee; /* rgb */ color: rgb(241, 145, 238); /* oklch */ color: oklch(78.7% 0.163 328.1);
Tailwind
colors: {
custom: {
50: '#f7b3f3',
500: '#f191ee',
950: '#000000',
},
}SCSS
$custom: #f191ee; $custom-light: #f7b3f3; $custom-dark: #000000;
JSON
{
"hex": "#f191ee",
"rgb": {
"r": 241,
"g": 145,
"b": 238
},
"hsl": {
"h": 301.875,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.78715,
"c": 0.16337,
"h": 328.1
},
"luminance": 0.45125
}Semantic roles & 50–950 ramp
primary
#F191EE
secondary
#D8F3D9
accent
#DA120C
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085