#F190FC#F190FC
#F190FC is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.178 H 323.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F190FC |
|---|---|
| RGB | rgb(241, 144, 252) |
| HSL | hsl(294, 95%, 78%) |
| HSV | hsv(294, 43%, 99%) |
| CMYK | cmyk(4.4%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.34, 52.76, -38.77) |
| CIE-LCH | lch(73.34, 65.47, 323.69°) |
| OKLab | oklab(79.17% 0.1429 -0.1064) |
| OKLCH | oklch(79.17% 0.178 323.3) |
| XYZ | xyz(63.8178, 45.6782, 97.5318) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 7.78
Plum
#DDA0DD
ΔE00 7.90
Candy Pink
#FF63E9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F190FC #9BFC90
analogous
#BB90FC #F190FC #FC90D1
triadic
#F190FC #FCF190 #90FCF1
tetradic
#F190FC #FCBB90 #9BFC90 #90D1FC
square
#F190FC #FCBB90 #9BFC90 #90D1FC
split-complementary
#F190FC #D1FC90 #90FCBB
monochromatic
#E219F9 #E954FA #F190FC #F9CCFE #FBE1FE
Accessibility & contrast
On white
2.07
#F190FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F190FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F190FC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F190FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F190FC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#F59CBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f190fc; /* rgb */ color: rgb(241, 144, 252); /* oklch */ color: oklch(79.2% 0.178 323.3);
Tailwind
colors: {
custom: {
50: '#f7b3fd',
500: '#f190fc',
950: '#000000',
},
}SCSS
$custom: #f190fc; $custom-light: #f7b3fd; $custom-dark: #000000;
JSON
{
"hex": "#f190fc",
"rgb": {
"r": 241,
"g": 144,
"b": 252
},
"hsl": {
"h": 293.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.79169,
"c": 0.1782,
"h": 323.3
},
"luminance": 0.45676
}Semantic roles & 50–950 ramp
primary
#F190FC
secondary
#D8F6D5
accent
#E60017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085