#F19DFD#F19DFD
#F19DFD is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.158 H 322.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DFD |
|---|---|
| RGB | rgb(241, 157, 253) |
| HSL | hsl(293, 96%, 80%) |
| HSV | hsv(293, 38%, 99%) |
| CMYK | cmyk(4.7%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.01, 46.29, -35.15) |
| CIE-LCH | lch(76.01, 58.12, 322.79°) |
| OKLab | oklab(81.19% 0.1248 -0.0962) |
| OKLCH | oklch(81.19% 0.158 322.4) |
| XYZ | xyz(66.0602, 49.9089, 99.0630) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.41
Lilac (survey)
#CEA2FD
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.28
Lavender Pink
#DD85D7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DFD #A9FD9D
analogous
#C19DFD #F19DFD #FD9DD9
triadic
#F19DFD #FDF19D #9DFDF1
tetradic
#F19DFD #FDC19D #A9FD9D #9DD9FD
square
#F19DFD #FDC19D #A9FD9D #9DD9FD
split-complementary
#F19DFD #D9FD9D #9DFDC1
monochromatic
#E025FB #E861FC #F19DFD #FAD9FE #FBE1FE
Accessibility & contrast
On white
1.91
#F19DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#F19DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DFD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DFD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#F4A8C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f19dfd; /* rgb */ color: rgb(241, 157, 253); /* oklch */ color: oklch(81.2% 0.158 322.4);
Tailwind
colors: {
custom: {
50: '#f7bbfe',
500: '#f19dfd',
950: '#000000',
},
}SCSS
$custom: #f19dfd; $custom-light: #f7bbfe; $custom-dark: #000000;
JSON
{
"hex": "#f19dfd",
"rgb": {
"r": 241,
"g": 157,
"b": 253
},
"hsl": {
"h": 292.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81189,
"c": 0.1576,
"h": 322.4
},
"luminance": 0.49907
}Semantic roles & 50–950 ramp
primary
#F19DFD
secondary
#D9F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186