#F19BFA#F19BFA
#F19BFA is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.8% C 0.158 H 323.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F19BFA |
|---|---|
| RGB | rgb(241, 155, 250) |
| HSL | hsl(294, 90%, 79%) |
| HSV | hsv(294, 38%, 98%) |
| CMYK | cmyk(3.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(75.48, 46.77, -34.35) |
| CIE-LCH | lch(75.48, 58.03, 323.70°) |
| OKLab | oklab(80.75% 0.127 -0.0939) |
| OKLCH | oklch(80.75% 0.158 323.5) |
| XYZ | xyz(65.2505, 49.0480, 96.4540) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.19
Mauve
#E0B0FF
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 7.51
Lilac (survey)
#CEA2FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19BFA #A4FA9B
analogous
#C29BFA #F19BFA #FA9BD4
triadic
#F19BFA #FAF19B #9BFAF1
tetradic
#F19BFA #FAC29B #A4FA9B #9BD4FA
square
#F19BFA #FAC29B #A4FA9B #9BD4FA
split-complementary
#F19BFA #D4FA9B #9BFAC2
monochromatic
#E126F4 #E961F7 #F19BFA #F9D5FD #FBE2FE
Accessibility & contrast
On white
1.94
#F19BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#F19BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19BFA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19BFA | 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)
#91B3FD
Deuteranopia (green-blind)
#A7BEF7
Tritanopia (blue-blind)
#F4A5BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f19bfa; /* rgb */ color: rgb(241, 155, 250); /* oklch */ color: oklch(80.8% 0.158 323.5);
Tailwind
colors: {
custom: {
50: '#f7bafc',
500: '#f19bfa',
950: '#000000',
},
}SCSS
$custom: #f19bfa; $custom-light: #f7bafc; $custom-dark: #000000;
JSON
{
"hex": "#f19bfa",
"rgb": {
"r": 241,
"g": 155,
"b": 250
},
"hsl": {
"h": 294.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.8075,
"c": 0.15798,
"h": 323.5
},
"luminance": 0.49046
}Semantic roles & 50–950 ramp
primary
#F19BFA
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185