#F19EF8#F19EF8
#F19EF8 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.1% C 0.151 H 324.1°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EF8 |
|---|---|
| RGB | rgb(241, 158, 248) |
| HSL | hsl(295, 87%, 80%) |
| HSV | hsv(295, 36%, 97%) |
| CMYK | cmyk(2.8%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(76.03, 44.84, -32.43) |
| CIE-LCH | lch(76.03, 55.34, 324.13°) |
| OKLab | oklab(81.14% 0.1223 -0.0885) |
| OKLCH | oklch(81.14% 0.151 324.1) |
| XYZ | xyz(65.4440, 49.9342, 94.9797) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.87
Mauve
#E0B0FF
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.63
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EF8 #A5F89E
analogous
#C49EF8 #F19EF8 #F89ED2
triadic
#F19EF8 #F8F19E #9EF8F1
tetradic
#F19EF8 #F8C49E #A5F89E #9ED2F8
square
#F19EF8 #F8C49E #A5F89E #9ED2F8
split-complementary
#F19EF8 #D2F89E #9EF8C4
monochromatic
#E12CF0 #E965F4 #F19EF8 #F9D7FC #FBE2FD
Accessibility & contrast
On white
1.91
#F19EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#F19EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EF8
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EF8 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FB
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#F5A7C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f19ef8; /* rgb */ color: rgb(241, 158, 248); /* oklch */ color: oklch(81.1% 0.151 324.1);
Tailwind
colors: {
custom: {
50: '#f7bcfa',
500: '#f19ef8',
950: '#000000',
},
}SCSS
$custom: #f19ef8; $custom-light: #f7bcfa; $custom-dark: #000000;
JSON
{
"hex": "#f19ef8",
"rgb": {
"r": 241,
"g": 158,
"b": 248
},
"hsl": {
"h": 295.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.81138,
"c": 0.15093,
"h": 324.1
},
"luminance": 0.49932
}Semantic roles & 50–950 ramp
primary
#F19EF8
secondary
#D8F5D6
accent
#E30214
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185