#F982DD#F982DD
#F982DD is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.8% C 0.180 H 336.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F982DD |
|---|---|
| RGB | rgb(249, 130, 221) |
| HSL | hsl(314, 91%, 74%) |
| HSV | hsv(314, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 11.2%, 2.4%) |
| CIE-LAB | lab(70.41, 56.72, -26.23) |
| CIE-LCH | lch(70.41, 62.49, 335.18°) |
| OKLab | oklab(76.79% 0.165 -0.0707) |
| OKLCH | oklch(76.79% 0.18 336.8) |
| XYZ | xyz(60.1010, 41.3295, 73.2044) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.36
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 5.94
Pink (survey)
#FF81C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982DD #82F99E
analogous
#DA82F9 #F982DD #F982A2
triadic
#F982DD #DDF982 #82DDF9
tetradic
#F982DD #F9DA82 #82F99E #82A2F9
square
#F982DD #F9DA82 #82F99E #82A2F9
split-complementary
#F982DD #A2F982 #82F9DA
monochromatic
#F30DBD #F648CD #F982DD #FCBCED #FEE2F7
Accessibility & contrast
On white
2.27
#F982DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F982DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982DD
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982DD | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E0
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f982dd; /* rgb */ color: rgb(249, 130, 221); /* oklch */ color: oklch(76.8% 0.180 336.8);
Tailwind
colors: {
custom: {
50: '#fdaae7',
500: '#f982dd',
950: '#000000',
},
}SCSS
$custom: #f982dd; $custom-light: #fdaae7; $custom-dark: #000000;
JSON
{
"hex": "#f982dd",
"rgb": {
"r": 249,
"g": 130,
"b": 221
},
"hsl": {
"h": 314.118,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.76789,
"c": 0.17951,
"h": 336.8
},
"luminance": 0.41325
}Semantic roles & 50–950 ramp
primary
#F982DD
secondary
#D5F6DD
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84