#F19AFF#F19AFF
#F19AFF is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.8% C 0.165 H 321.9°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F19AFF |
|---|---|
| RGB | rgb(241, 154, 255) |
| HSL | hsl(292, 100%, 80%) |
| HSV | hsv(292, 40%, 100%) |
| CMYK | cmyk(5.5%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(75.47, 48.21, -37.07) |
| CIE-LCH | lch(75.47, 60.82, 322.44°) |
| OKLab | oklab(80.81% 0.1295 -0.1017) |
| OKLCH | oklch(80.81% 0.165 321.9) |
| XYZ | xyz(65.8792, 49.0343, 100.5827) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.19
Mauve
#E0B0FF
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.18
Lilac (survey)
#CEA2FD
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19AFF #A8FF9A
analogous
#BE9AFF #F19AFF #FF9ADB
triadic
#F19AFF #FFF19A #9AFFF1
tetradic
#F19AFF #FFBE9A #A8FF9A #9ADBFF
square
#F19AFF #FFBE9A #A8FF9A #9ADBFF
split-complementary
#F19AFF #DBFF9A #9AFFBE
monochromatic
#E020FF #E95DFF #F19AFF #F9D7FF #FBE0FF
Accessibility & contrast
On white
1.94
#F19AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#F19AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19AFF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19AFF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#F4A6C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19aff; /* rgb */ color: rgb(241, 154, 255); /* oklch */ color: oklch(80.8% 0.165 321.9);
Tailwind
colors: {
custom: {
50: '#f7b9ff',
500: '#f19aff',
950: '#000000',
},
}SCSS
$custom: #f19aff; $custom-light: #f7b9ff; $custom-dark: #000000;
JSON
{
"hex": "#f19aff",
"rgb": {
"r": 241,
"g": 154,
"b": 255
},
"hsl": {
"h": 291.683,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.80809,
"c": 0.16463,
"h": 321.9
},
"luminance": 0.49032
}Semantic roles & 50–950 ramp
primary
#F19AFF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186