#F990FB#F990FB
#F990FB is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.182 H 326.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F990FB |
|---|---|
| RGB | rgb(249, 144, 251) |
| HSL | hsl(299, 93%, 77%) |
| HSV | hsv(299, 43%, 98%) |
| CMYK | cmyk(0.8%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(74.22, 54.87, -36.77) |
| CIE-LCH | lch(74.22, 66.05, 326.17°) |
| OKLab | oklab(80.02% 0.1516 -0.1006) |
| OKLCH | oklch(80.02% 0.182 326.4) |
| XYZ | xyz(66.4514, 47.0545, 96.8302) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 7.84
Plum
#DDA0DD
ΔE00 7.98
Violet Pink
#FB5FFC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990FB #92FB90
analogous
#C490FB #F990FB #FB90C7
triadic
#F990FB #FBF990 #90FBF9
tetradic
#F990FB #FBC490 #92FB90 #90C7FB
square
#F990FB #FBC490 #92FB90 #90C7FB
split-complementary
#F990FB #C7FB90 #90FBC4
monochromatic
#F31AF7 #F655F9 #F990FB #FCCBFD #FDE1FE
Accessibility & contrast
On white
2.02
#F990FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F990FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990FB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990FB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#FE9BBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f990fb; /* rgb */ color: rgb(249, 144, 251); /* oklch */ color: oklch(80.0% 0.182 326.4);
Tailwind
colors: {
custom: {
50: '#fdb3fd',
500: '#f990fb',
950: '#000000',
},
}SCSS
$custom: #f990fb; $custom-light: #fdb3fd; $custom-dark: #000000;
JSON
{
"hex": "#f990fb",
"rgb": {
"r": 249,
"g": 144,
"b": 251
},
"hsl": {
"h": 298.879,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.80019,
"c": 0.18197,
"h": 326.4
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#F990FB
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085