#F190FE#F190FE
#F190FE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.180 H 322.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F190FE |
|---|---|
| RGB | rgb(241, 144, 254) |
| HSL | hsl(293, 98%, 78%) |
| HSV | hsv(293, 43%, 100%) |
| CMYK | cmyk(5.1%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.42, 53.13, -39.72) |
| CIE-LCH | lch(73.42, 66.34, 323.22°) |
| OKLab | oklab(79.26% 0.1433 -0.1092) |
| OKLCH | oklch(79.26% 0.18 322.7) |
| XYZ | xyz(64.1364, 45.8056, 99.2097) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 7.69
Lilac (survey)
#CEA2FD
ΔE00 8.13
Plum
#DDA0DD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190FE #9DFE90
analogous
#BA90FE #F190FE #FE90D4
triadic
#F190FE #FEF190 #90FEF1
tetradic
#F190FE #FEBA90 #9DFE90 #90D4FE
square
#F190FE #FEBA90 #9DFE90 #90D4FE
split-complementary
#F190FE #D4FE90 #90FEBA
monochromatic
#E217FD #E953FD #F190FE #F9CDFF #FBE1FF
Accessibility & contrast
On white
2.07
#F190FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F190FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190FE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190FE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#F49DBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f190fe; /* rgb */ color: rgb(241, 144, 254); /* oklch */ color: oklch(79.3% 0.180 322.7);
Tailwind
colors: {
custom: {
50: '#f7b3ff',
500: '#f190fe',
950: '#000000',
},
}SCSS
$custom: #f190fe; $custom-light: #f7b3ff; $custom-dark: #000000;
JSON
{
"hex": "#f190fe",
"rgb": {
"r": 241,
"g": 144,
"b": 254
},
"hsl": {
"h": 292.909,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.79258,
"c": 0.18014,
"h": 322.7
},
"luminance": 0.45803
}Semantic roles & 50–950 ramp
primary
#F190FE
secondary
#D8F7D4
accent
#E6001B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086