#F990F9#F990F9
#F990F9 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.180 H 327.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F990F9 |
|---|---|
| RGB | rgb(249, 144, 249) |
| HSL | hsl(300, 90%, 77%) |
| HSV | hsv(300, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(74.14, 54.52, -35.81) |
| CIE-LCH | lch(74.14, 65.23, 326.70°) |
| OKLab | oklab(79.93% 0.1513 -0.0979) |
| OKLCH | oklch(79.93% 0.18 327.1) |
| XYZ | xyz(66.1378, 46.9290, 95.1786) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.19
Plum
#DDA0DD
ΔE00 7.77
Candy Pink
#FF63E9
ΔE00 7.79
Light Magenta
#FA5FF7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990F9 #90F990
analogous
#C590F9 #F990F9 #F990C5
triadic
#F990F9 #F9F990 #90F9F9
tetradic
#F990F9 #F9C590 #90F990 #90C5F9
square
#F990F9 #F9C590 #90F990 #90C5F9
split-complementary
#F990F9 #C5F990 #90F9C5
monochromatic
#F31CF3 #F656F6 #F990F9 #FCCAFC #FDE2FD
Accessibility & contrast
On white
2.02
#F990F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F990F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990F9
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990F9 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f990f9; /* rgb */ color: rgb(249, 144, 249); /* oklch */ color: oklch(79.9% 0.180 327.1);
Tailwind
colors: {
custom: {
50: '#fdb3fb',
500: '#f990f9',
950: '#000000',
},
}SCSS
$custom: #f990f9; $custom-light: #fdb3fb; $custom-dark: #000000;
JSON
{
"hex": "#f990f9",
"rgb": {
"r": 249,
"g": 144,
"b": 249
},
"hsl": {
"h": 300,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.79933,
"c": 0.18015,
"h": 327.1
},
"luminance": 0.46926
}Semantic roles & 50–950 ramp
primary
#F990F9
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085