#F190FF#F190FF
#F190FF is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.181 H 322.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F190FF |
|---|---|
| RGB | rgb(241, 144, 255) |
| HSL | hsl(292, 100%, 78%) |
| HSV | hsv(292, 44%, 100%) |
| CMYK | cmyk(5.5%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(73.46, 53.31, -40.20) |
| CIE-LCH | lch(73.46, 66.77, 322.98°) |
| OKLab | oklab(79.3% 0.1435 -0.1105) |
| OKLCH | oklch(79.3% 0.181 322.4) |
| XYZ | xyz(64.2969, 45.8699, 100.0553) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 7.65
Lilac (survey)
#CEA2FD
ΔE00 8.09
Violet Pink
#FB5FFC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190FF #9EFF90
analogous
#B990FF #F190FF #FF90D6
triadic
#F190FF #FFF190 #90FFF1
tetradic
#F190FF #FFB990 #9EFF90 #90D6FF
square
#F190FF #FFB990 #9EFF90 #90D6FF
split-complementary
#F190FF #D6FF90 #90FFB9
monochromatic
#E216FF #E953FF #F190FF #F9CDFF #FBE0FF
Accessibility & contrast
On white
2.06
#F190FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F190FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190FF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190FF | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9DB8FC
Tritanopia (blue-blind)
#F49DBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f190ff; /* rgb */ color: rgb(241, 144, 255); /* oklch */ color: oklch(79.3% 0.181 322.4);
Tailwind
colors: {
custom: {
50: '#f7b3ff',
500: '#f190ff',
950: '#000000',
},
}SCSS
$custom: #f190ff; $custom-light: #f7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f190ff",
"rgb": {
"r": 241,
"g": 144,
"b": 255
},
"hsl": {
"h": 292.432,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79303,
"c": 0.18111,
"h": 322.4
},
"luminance": 0.45867
}Semantic roles & 50–950 ramp
primary
#F190FF
secondary
#D8F7D4
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086