#F982DA#F982DA
#F982DA is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.7% C 0.177 H 338.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F982DA |
|---|---|
| RGB | rgb(249, 130, 218) |
| HSL | hsl(316, 91%, 74%) |
| HSV | hsv(316, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 12.4%, 2.4%) |
| CIE-LAB | lab(70.30, 56.25, -24.74) |
| CIE-LCH | lch(70.30, 61.45, 336.26°) |
| OKLab | oklab(76.67% 0.1643 -0.0665) |
| OKLCH | oklch(76.67% 0.177 338) |
| XYZ | xyz(59.7049, 41.1710, 71.1182) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 4.80
Violet (CSS)
#EE82EE
ΔE00 4.94
Pink (survey)
#FF81C0
ΔE00 5.95
Candy Pink
#FF63E9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982DA #82F9A1
analogous
#DC82F9 #F982DA #F9829F
triadic
#F982DA #DAF982 #82DAF9
tetradic
#F982DA #F9DC82 #82F9A1 #829FF9
square
#F982DA #F9DC82 #82F9A1 #829FF9
split-complementary
#F982DA #9FF982 #82F9DC
monochromatic
#F30DB7 #F648C9 #F982DA #FCBCEB #FEE2F6
Accessibility & contrast
On white
2.27
#F982DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F982DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982DA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982DA | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#FF86A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f982da; /* rgb */ color: rgb(249, 130, 218); /* oklch */ color: oklch(76.7% 0.177 338.0);
Tailwind
colors: {
custom: {
50: '#fdaae5',
500: '#f982da',
950: '#000000',
},
}SCSS
$custom: #f982da; $custom-light: #fdaae5; $custom-dark: #000000;
JSON
{
"hex": "#f982da",
"rgb": {
"r": 249,
"g": 130,
"b": 218
},
"hsl": {
"h": 315.63,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.7667,
"c": 0.17725,
"h": 338
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#F982DA
secondary
#D5F6DE
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84