#F990CA#F990CA
#F990CA is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.1% C 0.143 H 346.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F990CA |
|---|---|
| RGB | rgb(249, 144, 202) |
| HSL | hsl(327, 90%, 77%) |
| HSV | hsv(327, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 18.9%, 2.4%) |
| CIE-LAB | lab(72.46, 46.89, -12.60) |
| CIE-LCH | lch(72.46, 48.56, 344.96°) |
| OKLab | oklab(78.12% 0.1395 -0.0331) |
| OKLCH | oklch(78.12% 0.143 346.7) |
| XYZ | xyz(59.7018, 44.3546, 61.2825) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 7.11
Pinky
#FC86AA
ΔE00 7.27
Hot Pink
#FF69B4
ΔE00 7.59
Carnation Pink
#FF7FA7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990CA #90F9BF
analogous
#F490F9 #F990CA #F99096
triadic
#F990CA #CAF990 #90CAF9
tetradic
#F990CA #F9F490 #90F9BF #9096F9
square
#F990CA #F9F490 #90F9BF #9096F9
split-complementary
#F990CA #96F990 #90F9F4
monochromatic
#F31C93 #F656AE #F990CA #FCCAE6 #FDE2F1
Accessibility & contrast
On white
2.13
#F990CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F990CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990CA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990CA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CC
Deuteranopia (green-blind)
#B3B8C7
Tritanopia (blue-blind)
#FF8EA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f990ca; /* rgb */ color: rgb(249, 144, 202); /* oklch */ color: oklch(78.1% 0.143 346.7);
Tailwind
colors: {
custom: {
50: '#fdb2da',
500: '#f990ca',
950: '#000000',
},
}SCSS
$custom: #f990ca; $custom-light: #fdb2da; $custom-dark: #000000;
JSON
{
"hex": "#f990ca",
"rgb": {
"r": 249,
"g": 144,
"b": 202
},
"hsl": {
"h": 326.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.7812,
"c": 0.14341,
"h": 346.7
},
"luminance": 0.44351
}Semantic roles & 50–950 ramp
primary
#F990CA
secondary
#D5F6E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083