#F19EFA#F19EFA
#F19EFA is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.2% C 0.153 H 323.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EFA |
|---|---|
| RGB | rgb(241, 158, 250) |
| HSL | hsl(294, 90%, 80%) |
| HSV | hsv(294, 37%, 98%) |
| CMYK | cmyk(3.6%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(76.11, 45.21, -33.39) |
| CIE-LCH | lch(76.11, 56.20, 323.55°) |
| OKLab | oklab(81.22% 0.1227 -0.0912) |
| OKLCH | oklch(81.22% 0.153 323.4) |
| XYZ | xyz(65.7560, 50.0590, 96.6225) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.86
Plum
#DDA0DD
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 7.14
Lilac (survey)
#CEA2FD
ΔE00 7.43
Baby Purple
#CA9BF7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EFA #A7FA9E
analogous
#C39EFA #F19EFA #FA9ED5
triadic
#F19EFA #FAF19E #9EFAF1
tetradic
#F19EFA #FAC39E #A7FA9E #9ED5FA
square
#F19EFA #FAC39E #A7FA9E #9ED5FA
split-complementary
#F19EFA #D5FA9E #9EFAC3
monochromatic
#E02AF4 #E964F7 #F19EFA #F9D8FD #FBE2FD
Accessibility & contrast
On white
1.91
#F19EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F19EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EFA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EFA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#AABFF7
Tritanopia (blue-blind)
#F4A8C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f19efa; /* rgb */ color: rgb(241, 158, 250); /* oklch */ color: oklch(81.2% 0.153 323.4);
Tailwind
colors: {
custom: {
50: '#f7bcfc',
500: '#f19efa',
950: '#000000',
},
}SCSS
$custom: #f19efa; $custom-light: #f7bcfc; $custom-dark: #000000;
JSON
{
"hex": "#f19efa",
"rgb": {
"r": 241,
"g": 158,
"b": 250
},
"hsl": {
"h": 294.13,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.8122,
"c": 0.15291,
"h": 323.4
},
"luminance": 0.50057
}Semantic roles & 50–950 ramp
primary
#F19EFA
secondary
#6DDB61
accent
#E60016
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285