#F990F6#F990F6
#F990F6 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.177 H 328.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F990F6 |
|---|---|
| RGB | rgb(249, 144, 246) |
| HSL | hsl(302, 90%, 77%) |
| HSV | hsv(302, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 1.2%, 2.4%) |
| CIE-LAB | lab(74.03, 53.99, -34.36) |
| CIE-LCH | lch(74.03, 64.00, 327.53°) |
| OKLab | oklab(79.81% 0.1507 -0.0937) |
| OKLCH | oklch(79.81% 0.177 328.1) |
| XYZ | xyz(65.6736, 46.7433, 92.7340) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.91
Plum
#DDA0DD
ΔE00 7.49
Candy Pink
#FF63E9
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990F6 #90F993
analogous
#C790F9 #F990F6 #F990C2
triadic
#F990F6 #F6F990 #90F6F9
tetradic
#F990F6 #F9C790 #90F993 #90C2F9
square
#F990F6 #F9C790 #90F993 #90C2F9
split-complementary
#F990F6 #C2F990 #90F9C7
monochromatic
#F31CED #F656F1 #F990F6 #FCCAFB #FDE2FD
Accessibility & contrast
On white
2.03
#F990F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F990F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990F6
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990F6 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADFA
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#FF9AB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f990f6; /* rgb */ color: rgb(249, 144, 246); /* oklch */ color: oklch(79.8% 0.177 328.1);
Tailwind
colors: {
custom: {
50: '#fdb3f9',
500: '#f990f6',
950: '#000000',
},
}SCSS
$custom: #f990f6; $custom-light: #fdb3f9; $custom-dark: #000000;
JSON
{
"hex": "#f990f6",
"rgb": {
"r": 249,
"g": 144,
"b": 246
},
"hsl": {
"h": 301.714,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.79805,
"c": 0.17744,
"h": 328.1
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#F990F6
secondary
#D5F6D6
accent
#E60700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085