#F19DFF#F19DFF
#F19DFF is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.3% C 0.160 H 321.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F19DFF |
|---|---|
| RGB | rgb(241, 157, 255) |
| HSL | hsl(291, 100%, 81%) |
| HSV | hsv(291, 38%, 100%) |
| CMYK | cmyk(5.5%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.09, 46.66, -36.11) |
| CIE-LCH | lch(76.09, 59.01, 322.27°) |
| OKLab | oklab(81.27% 0.1252 -0.099) |
| OKLCH | oklch(81.27% 0.16 321.7) |
| XYZ | xyz(66.3805, 50.0370, 100.7498) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.72
Lilac (survey)
#CEA2FD
ΔE00 7.05
Baby Purple
#CA9BF7
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19DFF #ABFF9D
analogous
#C09DFF #F19DFF #FF9DDC
triadic
#F19DFF #FFF19D #9DFFF1
tetradic
#F19DFF #FFC09D #ABFF9D #9DDCFF
square
#F19DFF #FFC09D #ABFF9D #9DDCFF
split-complementary
#F19DFF #DCFF9D #9DFFC0
monochromatic
#E023FF #E860FF #F19DFF #FADAFF #FBE0FF
Accessibility & contrast
On white
1.91
#F19DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F19DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19DFF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19DFF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B6FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#F3A8C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f19dff; /* rgb */ color: rgb(241, 157, 255); /* oklch */ color: oklch(81.3% 0.160 321.7);
Tailwind
colors: {
custom: {
50: '#f7bbff',
500: '#f19dff',
950: '#000000',
},
}SCSS
$custom: #f19dff; $custom-light: #f7bbff; $custom-dark: #000000;
JSON
{
"hex": "#f19dff",
"rgb": {
"r": 241,
"g": 157,
"b": 255
},
"hsl": {
"h": 291.429,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81274,
"c": 0.15962,
"h": 321.7
},
"luminance": 0.50035
}Semantic roles & 50–950 ramp
primary
#F19DFF
secondary
#71E35E
accent
#E60021
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286