#F990CB#F990CB
#F990CB is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.144 H 346.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F990CB |
|---|---|
| RGB | rgb(249, 144, 203) |
| HSL | hsl(326, 90%, 77%) |
| HSV | hsv(326, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 18.5%, 2.4%) |
| CIE-LAB | lab(72.50, 47.04, -13.11) |
| CIE-LCH | lch(72.50, 48.83, 344.43°) |
| OKLab | oklab(78.15% 0.1398 -0.0345) |
| OKLCH | oklch(78.15% 0.144 346.2) |
| XYZ | xyz(59.8206, 44.4021, 61.9080) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 7.16
Pinky
#FC86AA
ΔE00 7.50
Hot Pink
#FF69B4
ΔE00 7.64
Bubble Gum Pink
#FF69AF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990CB #90F9BE
analogous
#F390F9 #F990CB #F99097
triadic
#F990CB #CBF990 #90CBF9
tetradic
#F990CB #F9F390 #90F9BE #9097F9
square
#F990CB #F9F390 #90F9BE #9097F9
split-complementary
#F990CB #97F990 #90F9F3
monochromatic
#F31C95 #F656B0 #F990CB #FCCAE6 #FDE2F1
Accessibility & contrast
On white
2.13
#F990CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F990CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990CB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990CB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f990cb; /* rgb */ color: rgb(249, 144, 203); /* oklch */ color: oklch(78.2% 0.144 346.2);
Tailwind
colors: {
custom: {
50: '#fdb2da',
500: '#f990cb',
950: '#000000',
},
}SCSS
$custom: #f990cb; $custom-light: #fdb2da; $custom-dark: #000000;
JSON
{
"hex": "#f990cb",
"rgb": {
"r": 249,
"g": 144,
"b": 203
},
"hsl": {
"h": 326.286,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.78154,
"c": 0.14403,
"h": 346.2
},
"luminance": 0.44398
}Semantic roles & 50–950 ramp
primary
#F990CB
secondary
#D5F6E4
accent
#E66500
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083