#F991DC#F991DC
#F991DC is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.9% C 0.154 H 338.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F991DC |
|---|---|
| RGB | rgb(249, 145, 220) |
| HSL | hsl(317, 90%, 77%) |
| HSV | hsv(317, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 11.6%, 2.4%) |
| CIE-LAB | lab(73.26, 49.15, -21.32) |
| CIE-LCH | lch(73.26, 53.57, 336.55°) |
| OKLab | oklab(78.92% 0.1431 -0.0571) |
| OKLCH | oklch(78.92% 0.154 338.3) |
| XYZ | xyz(62.1108, 45.5616, 73.2191) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F991DC #91F9AE
analogous
#E291F9 #F991DC #F991A8
triadic
#F991DC #DCF991 #91DCF9
tetradic
#F991DC #F9E291 #91F9AE #91A8F9
square
#F991DC #F9E291 #91F9AE #91A8F9
split-complementary
#F991DC #A8F991 #91F9E2
monochromatic
#F31DB7 #F657CA #F991DC #FCCBEE #FDE2F6
Accessibility & contrast
On white
2.08
#F991DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F991DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F991DC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F991DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F991DC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#FF94AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f991dc; /* rgb */ color: rgb(249, 145, 220); /* oklch */ color: oklch(78.9% 0.154 338.3);
Tailwind
colors: {
custom: {
50: '#fdb3e7',
500: '#f991dc',
950: '#000000',
},
}SCSS
$custom: #f991dc; $custom-light: #fdb3e7; $custom-dark: #000000;
JSON
{
"hex": "#f991dc",
"rgb": {
"r": 249,
"g": 145,
"b": 220
},
"hsl": {
"h": 316.731,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.78915,
"c": 0.1541,
"h": 338.3
},
"luminance": 0.45558
}Semantic roles & 50–950 ramp
primary
#F991DC
secondary
#D5F6DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084