#F982D2#F982D2
#F982D2 is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.4% C 0.172 H 341.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F982D2 |
|---|---|
| RGB | rgb(249, 130, 210) |
| HSL | hsl(320, 91%, 74%) |
| HSV | hsv(320, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 15.7%, 2.4%) |
| CIE-LAB | lab(70.01, 55.03, -20.75) |
| CIE-LCH | lch(70.01, 58.81, 339.34°) |
| OKLab | oklab(76.36% 0.1624 -0.0554) |
| OKLCH | oklch(76.36% 0.172 341.2) |
| XYZ | xyz(58.6832, 40.7624, 65.7374) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 6.14
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Violet (CSS)
#EE82EE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982D2 #82F9A9
analogous
#E582F9 #F982D2 #F98297
triadic
#F982D2 #D2F982 #82D2F9
tetradic
#F982D2 #F9E582 #82F9A9 #8297F9
square
#F982D2 #F9E582 #82F9A9 #8297F9
split-complementary
#F982D2 #97F982 #82F9E5
monochromatic
#F30DA8 #F648BD #F982D2 #FCBCE7 #FEE2F4
Accessibility & contrast
On white
2.29
#F982D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F982D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982D2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982D2 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#FF83A1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f982d2; /* rgb */ color: rgb(249, 130, 210); /* oklch */ color: oklch(76.4% 0.172 341.2);
Tailwind
colors: {
custom: {
50: '#fdaae0',
500: '#f982d2',
950: '#000000',
},
}SCSS
$custom: #f982d2; $custom-light: #fdaae0; $custom-dark: #000000;
JSON
{
"hex": "#f982d2",
"rgb": {
"r": 249,
"g": 130,
"b": 210
},
"hsl": {
"h": 319.664,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.76362,
"c": 0.17153,
"h": 341.2
},
"luminance": 0.40758
}Semantic roles & 50–950 ramp
primary
#F982D2
secondary
#D5F6E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83