#F981CB#F981CB
#F981CB is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.0% C 0.168 H 344.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F981CB |
|---|---|
| RGB | rgb(249, 129, 203) |
| HSL | hsl(323, 91%, 74%) |
| HSV | hsv(323, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 18.5%, 2.4%) |
| CIE-LAB | lab(69.58, 54.48, -17.50) |
| CIE-LCH | lch(69.58, 57.22, 342.19°) |
| OKLab | oklab(75.96% 0.162 -0.0464) |
| OKLCH | oklch(75.96% 0.168 344) |
| XYZ | xyz(57.6978, 40.1564, 61.2004) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.00
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.10
Hot Pink
#FF69B4
ΔE00 5.46
Bubble Gum Pink
#FF69AF
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981CB #81F9AF
analogous
#EB81F9 #F981CB #F9818F
triadic
#F981CB #CBF981 #81CBF9
tetradic
#F981CB #F9EB81 #81F9AF #818FF9
square
#F981CB #F9EB81 #81F9AF #818FF9
split-complementary
#F981CB #8FF981 #81F9EB
monochromatic
#F30C9B #F647B3 #F981CB #FCBBE3 #FEE2F3
Accessibility & contrast
On white
2.33
#F981CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F981CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981CB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981CB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#AAB1C8
Tritanopia (blue-blind)
#FF819D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f981cb; /* rgb */ color: rgb(249, 129, 203); /* oklch */ color: oklch(76.0% 0.168 344.0);
Tailwind
colors: {
custom: {
50: '#fea9db',
500: '#f981cb',
950: '#000000',
},
}SCSS
$custom: #f981cb; $custom-light: #fea9db; $custom-dark: #000000;
JSON
{
"hex": "#f981cb",
"rgb": {
"r": 249,
"g": 129,
"b": 203
},
"hsl": {
"h": 323,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.75962,
"c": 0.16847,
"h": 344
},
"luminance": 0.40152
}Semantic roles & 50–950 ramp
primary
#F981CB
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83