#F982BF#F982BF
#F982BF is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.7% C 0.160 H 349.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F982BF |
|---|---|
| RGB | rgb(249, 130, 191) |
| HSL | hsl(329, 91%, 74%) |
| HSV | hsv(329, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 23.3%, 2.4%) |
| CIE-LAB | lab(69.38, 52.29, -11.11) |
| CIE-LCH | lch(69.38, 53.46, 348.01°) |
| OKLab | oklab(75.68% 0.1571 -0.0289) |
| OKLCH | oklch(75.68% 0.16 349.6) |
| XYZ | xyz(56.4551, 39.8711, 54.0026) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.96
Bubblegum Pink
#FE83CC
ΔE00 2.52
Bubblegum (survey)
#FF6CB5
ΔE00 4.10
Hot Pink
#FF69B4
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 4.87
Pinky
#FC86AA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F982BF #82F9BC
analogous
#F882F9 #F982BF #F98284
triadic
#F982BF #BFF982 #82BFF9
tetradic
#F982BF #F9F882 #82F9BC #8284F9
square
#F982BF #F9F882 #82F9BC #8284F9
split-complementary
#F982BF #84F982 #82F9F8
monochromatic
#F30D83 #F648A1 #F982BF #FCBCDD #FEE2F0
Accessibility & contrast
On white
2.34
#F982BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F982BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F982BF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F982BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F982BF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9DC1
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#FF7E99
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f982bf; /* rgb */ color: rgb(249, 130, 191); /* oklch */ color: oklch(75.7% 0.160 349.6);
Tailwind
colors: {
custom: {
50: '#fea9d2',
500: '#f982bf',
950: '#000000',
},
}SCSS
$custom: #f982bf; $custom-light: #fea9d2; $custom-dark: #000000;
JSON
{
"hex": "#f982bf",
"rgb": {
"r": 249,
"g": 130,
"b": 191
},
"hsl": {
"h": 329.244,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.75681,
"c": 0.15973,
"h": 349.6
},
"luminance": 0.39867
}Semantic roles & 50–950 ramp
primary
#F982BF
secondary
#D5F6E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82