#F19DF9#F19DF9
#F19DF9 is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.0% C 0.154 H 323.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DF9 |
|---|---|
| RGB | rgb(241, 157, 249) |
| HSL | hsl(295, 88%, 80%) |
| HSV | hsv(295, 37%, 98%) |
| CMYK | cmyk(3.2%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.86, 45.54, -33.23) |
| CIE-LCH | lch(75.86, 56.38, 323.88°) |
| OKLab | oklab(81.02% 0.1239 -0.0908) |
| OKLCH | oklch(81.02% 0.154 323.8) |
| XYZ | xyz(65.4297, 49.6567, 95.7423) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.64
Plum
#DDA0DD
ΔE00 5.82
Mauve
#E0B0FF
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.93
Lilac (survey)
#CEA2FD
ΔE00 7.55
Baby Purple
#CA9BF7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DF9 #A5F99D
analogous
#C39DF9 #F19DF9 #F99DD3
triadic
#F19DF9 #F9F19D #9DF9F1
tetradic
#F19DF9 #F9C39D #A5F99D #9DD3F9
square
#F19DF9 #F9C39D #A5F99D #9DD3F9
split-complementary
#F19DF9 #D3F99D #9DF9C3
monochromatic
#E12AF2 #E963F5 #F19DF9 #F9D7FD #FBE2FD
Accessibility & contrast
On white
1.92
#F19DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F19DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DF9
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DF9 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#A9BFF6
Tritanopia (blue-blind)
#F5A7C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f19df9; /* rgb */ color: rgb(241, 157, 249); /* oklch */ color: oklch(81.0% 0.154 323.8);
Tailwind
colors: {
custom: {
50: '#f7bbfb',
500: '#f19df9',
950: '#000000',
},
}SCSS
$custom: #f19df9; $custom-light: #f7bbfb; $custom-dark: #000000;
JSON
{
"hex": "#f19df9",
"rgb": {
"r": 241,
"g": 157,
"b": 249
},
"hsl": {
"h": 294.783,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.81021,
"c": 0.15361,
"h": 323.8
},
"luminance": 0.49654
}Semantic roles & 50–950 ramp
primary
#F19DF9
secondary
#D8F5D6
accent
#E50014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185