#F19CFF#F19CFF
#F19CFF is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.161 H 321.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CFF |
|---|---|
| RGB | rgb(241, 156, 255) |
| HSL | hsl(292, 100%, 81%) |
| HSV | hsv(292, 39%, 100%) |
| CMYK | cmyk(5.5%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(75.88, 47.18, -36.43) |
| CIE-LCH | lch(75.88, 59.61, 322.33°) |
| OKLab | oklab(81.12% 0.1267 -0.0999) |
| OKLCH | oklch(81.12% 0.161 321.7) |
| XYZ | xyz(66.2120, 49.7000, 100.6936) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.82
Lilac (survey)
#CEA2FD
ΔE00 7.10
Baby Purple
#CA9BF7
ΔE00 7.16
Lavender Pink
#DD85D7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CFF #AAFF9C
analogous
#BF9CFF #F19CFF #FF9CDB
triadic
#F19CFF #FFF19C #9CFFF1
tetradic
#F19CFF #FFBF9C #AAFF9C #9CDBFF
square
#F19CFF #FFBF9C #AAFF9C #9CDBFF
split-complementary
#F19CFF #DBFF9C #9CFFBF
monochromatic
#E022FF #E85FFF #F19CFF #FAD9FF #FBE0FF
Accessibility & contrast
On white
1.92
#F19CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F19CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CFF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CFF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#F3A7C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f19cff; /* rgb */ color: rgb(241, 156, 255); /* oklch */ color: oklch(81.1% 0.161 321.7);
Tailwind
colors: {
custom: {
50: '#f7bbff',
500: '#f19cff',
950: '#000000',
},
}SCSS
$custom: #f19cff; $custom-light: #f7bbff; $custom-dark: #000000;
JSON
{
"hex": "#f19cff",
"rgb": {
"r": 241,
"g": 156,
"b": 255
},
"hsl": {
"h": 291.515,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.81119,
"c": 0.16128,
"h": 321.7
},
"luminance": 0.49698
}Semantic roles & 50–950 ramp
primary
#F19CFF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186