#F990C2#F990C2
#F990C2 is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.139 H 350.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F990C2 |
|---|---|
| RGB | rgb(249, 144, 194) |
| HSL | hsl(331, 90%, 77%) |
| HSV | hsv(331, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 22.1%, 2.4%) |
| CIE-LAB | lab(72.22, 45.74, -8.54) |
| CIE-LCH | lch(72.22, 46.53, 349.42°) |
| OKLab | oklab(77.85% 0.1371 -0.0221) |
| OKLCH | oklch(77.85% 0.139 350.8) |
| XYZ | xyz(58.7791, 43.9855, 56.4227) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 4.33
Pinky
#FC86AA
ΔE00 5.48
Carnation Pink
#FF7FA7
ΔE00 6.19
Bubblegum (survey)
#FF6CB5
ΔE00 6.99
Pig Pink
#E78EA5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990C2 #90F9C7
analogous
#F990F6 #F990C2 #F99390
triadic
#F990C2 #C2F990 #90C2F9
tetradic
#F990C2 #F6F990 #90F9C7 #9390F9
square
#F990C2 #F6F990 #90F9C7 #9390F9
split-complementary
#F990C2 #90F993 #90F6F9
monochromatic
#F31C82 #F656A2 #F990C2 #FCCAE2 #FDE2EF
Accessibility & contrast
On white
2.14
#F990C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F990C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990C2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990C2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#FF8DA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f990c2; /* rgb */ color: rgb(249, 144, 194); /* oklch */ color: oklch(77.9% 0.139 350.8);
Tailwind
colors: {
custom: {
50: '#fdb2d4',
500: '#f990c2',
950: '#000000',
},
}SCSS
$custom: #f990c2; $custom-light: #fdb2d4; $custom-dark: #000000;
JSON
{
"hex": "#f990c2",
"rgb": {
"r": 249,
"g": 144,
"b": 194
},
"hsl": {
"h": 331.429,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77853,
"c": 0.13884,
"h": 350.8
},
"luminance": 0.43981
}Semantic roles & 50–950 ramp
primary
#F990C2
secondary
#D5F6E6
accent
#E67800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083