#F990F2#F990F2
#F990F2 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.6% C 0.174 H 329.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F990F2 |
|---|---|
| RGB | rgb(249, 144, 242) |
| HSL | hsl(304, 90%, 77%) |
| HSV | hsv(304, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 2.8%, 2.4%) |
| CIE-LAB | lab(73.87, 53.30, -32.43) |
| CIE-LCH | lch(73.87, 62.39, 328.68°) |
| OKLab | oklab(79.64% 0.1498 -0.0882) |
| OKLCH | oklch(79.64% 0.174 329.5) |
| XYZ | xyz(65.0663, 46.5004, 89.5354) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.41
Candy Pink
#FF63E9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990F2 #90F997
analogous
#CC90F9 #F990F2 #F990BE
triadic
#F990F2 #F2F990 #90F2F9
tetradic
#F990F2 #F9CC90 #90F997 #90BEF9
square
#F990F2 #F9CC90 #90F997 #90BEF9
split-complementary
#F990F2 #BEF990 #90F9CC
monochromatic
#F31CE4 #F656EB #F990F2 #FCCAF9 #FDE2FC
Accessibility & contrast
On white
2.04
#F990F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F990F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990F2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990F2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f990f2; /* rgb */ color: rgb(249, 144, 242); /* oklch */ color: oklch(79.6% 0.174 329.5);
Tailwind
colors: {
custom: {
50: '#fdb3f6',
500: '#f990f2',
950: '#000000',
},
}SCSS
$custom: #f990f2; $custom-light: #fdb3f6; $custom-dark: #000000;
JSON
{
"hex": "#f990f2",
"rgb": {
"r": 249,
"g": 144,
"b": 242
},
"hsl": {
"h": 304,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.79637,
"c": 0.17388,
"h": 329.5
},
"luminance": 0.46497
}Semantic roles & 50–950 ramp
primary
#F990F2
secondary
#D5F6D8
accent
#E60F00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085