#F981DA#F981DA
#F981DA is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.5% C 0.179 H 337.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F981DA |
|---|---|
| RGB | rgb(249, 129, 218) |
| HSL | hsl(316, 91%, 74%) |
| HSV | hsv(316, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 12.4%, 2.4%) |
| CIE-LAB | lab(70.11, 56.73, -25.03) |
| CIE-LCH | lch(70.11, 62.01, 336.20°) |
| OKLab | oklab(76.53% 0.1657 -0.0673) |
| OKLCH | oklch(76.53% 0.179 337.9) |
| XYZ | xyz(59.5725, 40.9063, 71.0741) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 4.87
Pink (survey)
#FF81C0
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981DA #81F9A0
analogous
#DC81F9 #F981DA #F9819E
triadic
#F981DA #DAF981 #81DAF9
tetradic
#F981DA #F9DC81 #81F9A0 #819EF9
square
#F981DA #F9DC81 #81F9A0 #819EF9
split-complementary
#F981DA #9EF981 #81F9DC
monochromatic
#F30CB8 #F647C9 #F981DA #FCBBEB #FEE2F6
Accessibility & contrast
On white
2.29
#F981DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F981DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981DA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981DA | 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)
#84A0DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF85A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f981da; /* rgb */ color: rgb(249, 129, 218); /* oklch */ color: oklch(76.5% 0.179 337.9);
Tailwind
colors: {
custom: {
50: '#fda9e5',
500: '#f981da',
950: '#000000',
},
}SCSS
$custom: #f981da; $custom-light: #fda9e5; $custom-dark: #000000;
JSON
{
"hex": "#f981da",
"rgb": {
"r": 249,
"g": 129,
"b": 218
},
"hsl": {
"h": 315.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.76532,
"c": 0.17887,
"h": 337.9
},
"luminance": 0.40902
}Semantic roles & 50–950 ramp
primary
#F981DA
secondary
#D5F6DE
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84