#F990FC#F990FC
#F990FC is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.183 H 326.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F990FC |
|---|---|
| RGB | rgb(249, 144, 252) |
| HSL | hsl(298, 95%, 78%) |
| HSV | hsv(298, 43%, 99%) |
| CMYK | cmyk(1.2%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(74.27, 55.05, -37.25) |
| CIE-LCH | lch(74.27, 66.47, 325.91°) |
| OKLab | oklab(80.06% 0.1518 -0.102) |
| OKLCH | oklch(80.06% 0.183 326.1) |
| XYZ | xyz(66.6095, 47.1177, 97.6626) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.50
Candy Pink
#FF63E9
ΔE00 7.88
Plum
#DDA0DD
ΔE00 8.08
Violet Pink
#FB5FFC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990FC #93FC90
analogous
#C390FC #F990FC #FC90C9
triadic
#F990FC #FCF990 #90FCF9
tetradic
#F990FC #FCC390 #93FC90 #90C9FC
square
#F990FC #FCC390 #93FC90 #90C9FC
split-complementary
#F990FC #C9FC90 #90FCC3
monochromatic
#F319F9 #F654FA #F990FC #FCCCFE #FDE1FE
Accessibility & contrast
On white
2.01
#F990FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F990FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990FC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990FC | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#FE9BBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f990fc; /* rgb */ color: rgb(249, 144, 252); /* oklch */ color: oklch(80.1% 0.183 326.1);
Tailwind
colors: {
custom: {
50: '#fdb3fd',
500: '#f990fc',
950: '#000000',
},
}SCSS
$custom: #f990fc; $custom-light: #fdb3fd; $custom-dark: #000000;
JSON
{
"hex": "#f990fc",
"rgb": {
"r": 249,
"g": 144,
"b": 252
},
"hsl": {
"h": 298.333,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.80063,
"c": 0.18289,
"h": 326.1
},
"luminance": 0.47115
}Semantic roles & 50–950 ramp
primary
#F990FC
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085