#F990DD#F990DD
#F990DD is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.8% C 0.157 H 337.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F990DD |
|---|---|
| RGB | rgb(249, 144, 221) |
| HSL | hsl(316, 90%, 77%) |
| HSV | hsv(316, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 11.2%, 2.4%) |
| CIE-LAB | lab(73.10, 49.81, -22.12) |
| CIE-LCH | lch(73.10, 54.50, 336.05°) |
| OKLab | oklab(78.8% 0.1449 -0.0593) |
| OKLCH | oklch(78.8% 0.157 337.7) |
| XYZ | xyz(62.0915, 45.3105, 73.8679) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.49
Purply Pink
#F075E6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990DD #90F9AC
analogous
#E190F9 #F990DD #F990A9
triadic
#F990DD #DDF990 #90DDF9
tetradic
#F990DD #F9E190 #90F9AC #90A9F9
square
#F990DD #F9E190 #90F9AC #90A9F9
split-complementary
#F990DD #A9F990 #90F9E1
monochromatic
#F31CB9 #F656CB #F990DD #FCCAEF #FDE2F6
Accessibility & contrast
On white
2.09
#F990DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F990DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990DD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990DD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE0
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f990dd; /* rgb */ color: rgb(249, 144, 221); /* oklch */ color: oklch(78.8% 0.157 337.7);
Tailwind
colors: {
custom: {
50: '#fdb3e7',
500: '#f990dd',
950: '#000000',
},
}SCSS
$custom: #f990dd; $custom-light: #fdb3e7; $custom-dark: #000000;
JSON
{
"hex": "#f990dd",
"rgb": {
"r": 249,
"g": 144,
"b": 221
},
"hsl": {
"h": 316,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.78803,
"c": 0.15654,
"h": 337.7
},
"luminance": 0.45307
}Semantic roles & 50–950 ramp
primary
#F990DD
secondary
#D5F6DE
accent
#E63D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084