#F990BF#F990BF
#F990BF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.8% C 0.137 H 352.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F990BF |
|---|---|
| RGB | rgb(249, 144, 191) |
| HSL | hsl(333, 90%, 77%) |
| HSV | hsv(333, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 23.3%, 2.4%) |
| CIE-LAB | lab(72.13, 45.31, -7.01) |
| CIE-LCH | lch(72.13, 45.85, 351.21°) |
| OKLab | oklab(77.76% 0.1361 -0.018) |
| OKLCH | oklch(77.76% 0.137 352.5) |
| XYZ | xyz(58.4456, 43.8521, 54.6661) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Pinky
#FC86AA
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 4.94
Carnation Pink
#FF7FA7
ΔE00 5.60
Pig Pink
#E78EA5
ΔE00 6.33
Rosa
#FE86A4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990BF #90F9CA
analogous
#F990F4 #F990BF #F99690
triadic
#F990BF #BFF990 #90BFF9
tetradic
#F990BF #F4F990 #90F9CA #9690F9
square
#F990BF #F4F990 #90F9CA #9690F9
split-complementary
#F990BF #90F996 #90F4F9
monochromatic
#F31C7C #F6569E #F990BF #FCCAE0 #FDE2EE
Accessibility & contrast
On white
2.15
#F990BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F990BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990BF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990BF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f990bf; /* rgb */ color: rgb(249, 144, 191); /* oklch */ color: oklch(77.8% 0.137 352.5);
Tailwind
colors: {
custom: {
50: '#fdb2d2',
500: '#f990bf',
950: '#000000',
},
}SCSS
$custom: #f990bf; $custom-light: #fdb2d2; $custom-dark: #000000;
JSON
{
"hex": "#f990bf",
"rgb": {
"r": 249,
"g": 144,
"b": 191
},
"hsl": {
"h": 333.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77756,
"c": 0.13729,
"h": 352.5
},
"luminance": 0.43848
}Semantic roles & 50–950 ramp
primary
#F990BF
secondary
#D5F6E7
accent
#E67F00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082