#F990DC#F990DC
#F990DC is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.8% C 0.156 H 338.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F990DC |
|---|---|
| RGB | rgb(249, 144, 220) |
| HSL | hsl(317, 90%, 77%) |
| HSV | hsv(317, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 11.6%, 2.4%) |
| CIE-LAB | lab(73.06, 49.65, -21.63) |
| CIE-LCH | lch(73.06, 54.16, 336.46°) |
| OKLab | oklab(78.77% 0.1446 -0.0579) |
| OKLCH | oklch(78.77% 0.156 338.2) |
| XYZ | xyz(61.9587, 45.2573, 73.1684) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.74
Lavender Pink
#DD85D7
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F990DC #90F9AD
analogous
#E190F9 #F990DC #F990A8
triadic
#F990DC #DCF990 #90DCF9
tetradic
#F990DC #F9E190 #90F9AD #90A8F9
square
#F990DC #F9E190 #90F9AD #90A8F9
split-complementary
#F990DC #A8F990 #90F9E1
monochromatic
#F31CB7 #F656CA #F990DC #FCCAEE #FDE2F6
Accessibility & contrast
On white
2.09
#F990DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F990DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F990DC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F990DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F990DC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DF
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#FF93AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f990dc; /* rgb */ color: rgb(249, 144, 220); /* oklch */ color: oklch(78.8% 0.156 338.2);
Tailwind
colors: {
custom: {
50: '#fdb3e7',
500: '#f990dc',
950: '#000000',
},
}SCSS
$custom: #f990dc; $custom-light: #fdb3e7; $custom-dark: #000000;
JSON
{
"hex": "#f990dc",
"rgb": {
"r": 249,
"g": 144,
"b": 220
},
"hsl": {
"h": 316.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.78765,
"c": 0.15578,
"h": 338.2
},
"luminance": 0.45254
}Semantic roles & 50–950 ramp
primary
#F990DC
secondary
#D5F6DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084