#F982D5#F982D5
#F982D5 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.5% C 0.174 H 339.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F982D5 |
|---|---|
| RGB | rgb(249, 130, 213) |
| HSL | hsl(318, 91%, 74%) |
| HSV | hsv(318, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 14.5%, 2.4%) |
| CIE-LAB | lab(70.12, 55.48, -22.25) |
| CIE-LCH | lch(70.12, 59.78, 338.15°) |
| OKLab | oklab(76.48% 0.1631 -0.0595) |
| OKLCH | oklch(76.48% 0.174 339.9) |
| XYZ | xyz(59.0604, 40.9133, 67.7242) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.52
Pink (survey)
#FF81C0
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982D5 #82F9A6
analogous
#E182F9 #F982D5 #F9829A
triadic
#F982D5 #D5F982 #82D5F9
tetradic
#F982D5 #F9E182 #82F9A6 #829AF9
square
#F982D5 #F9E182 #82F9A6 #829AF9
split-complementary
#F982D5 #9AF982 #82F9E1
monochromatic
#F30DAE #F648C1 #F982D5 #FCBCE9 #FEE2F5
Accessibility & contrast
On white
2.29
#F982D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F982D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982D5
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982D5 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A0D8
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#FF84A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f982d5; /* rgb */ color: rgb(249, 130, 213); /* oklch */ color: oklch(76.5% 0.174 339.9);
Tailwind
colors: {
custom: {
50: '#fdaae2',
500: '#f982d5',
950: '#000000',
},
}SCSS
$custom: #f982d5; $custom-light: #fdaae2; $custom-dark: #000000;
JSON
{
"hex": "#f982d5",
"rgb": {
"r": 249,
"g": 130,
"b": 213
},
"hsl": {
"h": 318.151,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.76476,
"c": 0.17363,
"h": 339.9
},
"luminance": 0.40909
}Semantic roles & 50–950 ramp
primary
#F982D5
secondary
#D5F6DF
accent
#E64500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83