#F990BE#F990BE
#F990BE is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.137 H 353.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F990BE |
|---|---|
| RGB | rgb(249, 144, 190) |
| HSL | hsl(334, 90%, 77%) |
| HSV | hsv(334, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 23.7%, 2.4%) |
| CIE-LAB | lab(72.10, 45.17, -6.50) |
| CIE-LCH | lch(72.10, 45.64, 351.81°) |
| OKLab | oklab(77.72% 0.1358 -0.0166) |
| OKLCH | oklch(77.72% 0.137 353) |
| XYZ | xyz(58.3359, 43.8082, 54.0885) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Pinky
#FC86AA
ΔE00 4.58
Bubblegum Pink
#FE83CC
ΔE00 5.16
Carnation Pink
#FF7FA7
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 6.11
Rosa
#FE86A4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990BE #90F9CB
analogous
#F990F3 #F990BE #F99790
triadic
#F990BE #BEF990 #90BEF9
tetradic
#F990BE #F3F990 #90F9CB #9790F9
square
#F990BE #F3F990 #90F9CB #9790F9
split-complementary
#F990BE #90F997 #90F3F9
monochromatic
#F31C7A #F6569C #F990BE #FCCAE0 #FDE2EE
Accessibility & contrast
On white
2.15
#F990BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F990BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990BE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990BE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#B6B8BB
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f990be; /* rgb */ color: rgb(249, 144, 190); /* oklch */ color: oklch(77.7% 0.137 353.0);
Tailwind
colors: {
custom: {
50: '#fdb2d1',
500: '#f990be',
950: '#000000',
},
}SCSS
$custom: #f990be; $custom-light: #fdb2d1; $custom-dark: #000000;
JSON
{
"hex": "#f990be",
"rgb": {
"r": 249,
"g": 144,
"b": 190
},
"hsl": {
"h": 333.714,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77724,
"c": 0.1368,
"h": 353
},
"luminance": 0.43804
}Semantic roles & 50–950 ramp
primary
#F990BE
secondary
#D5F6E7
accent
#E68100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082