#F990BA#F990BA
#F990BA is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.135 H 355.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F990BA |
|---|---|
| RGB | rgb(249, 144, 186) |
| HSL | hsl(336, 90%, 77%) |
| HSV | hsv(336, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 25.3%, 2.4%) |
| CIE-LAB | lab(71.98, 44.62, -4.45) |
| CIE-LCH | lch(71.98, 44.84, 354.30°) |
| OKLab | oklab(77.6% 0.1345 -0.0112) |
| OKLCH | oklch(77.6% 0.135 355.3) |
| XYZ | xyz(57.9047, 43.6358, 51.8176) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.71
Pig Pink
#E78EA5
ΔE00 5.25
Rosa
#FE86A4
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990BA #90F9CF
analogous
#F990EF #F990BA #F99B90
triadic
#F990BA #BAF990 #90BAF9
tetradic
#F990BA #EFF990 #90F9CF #9B90F9
square
#F990BA #EFF990 #90F9CF #9B90F9
split-complementary
#F990BA #90F99B #90EFF9
monochromatic
#F31C72 #F65696 #F990BA #FCCADE #FDE2ED
Accessibility & contrast
On white
2.16
#F990BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F990BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990BA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990BA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#FF8B9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f990ba; /* rgb */ color: rgb(249, 144, 186); /* oklch */ color: oklch(77.6% 0.135 355.3);
Tailwind
colors: {
custom: {
50: '#fdb2ce',
500: '#f990ba',
950: '#000000',
},
}SCSS
$custom: #f990ba; $custom-light: #fdb2ce; $custom-dark: #000000;
JSON
{
"hex": "#f990ba",
"rgb": {
"r": 249,
"g": 144,
"b": 186
},
"hsl": {
"h": 336,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77598,
"c": 0.13494,
"h": 355.3
},
"luminance": 0.43631
}Semantic roles & 50–950 ramp
primary
#F990BA
secondary
#D5F6E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082