#FA80D2#FA80D2
#FA80D2 is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.2% C 0.176 H 341.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80D2 |
|---|---|
| RGB | rgb(250, 128, 210) |
| HSL | hsl(320, 92%, 74%) |
| HSV | hsv(320, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 16%, 2%) |
| CIE-LAB | lab(69.77, 56.30, -21.10) |
| CIE-LCH | lch(69.77, 60.12, 339.45°) |
| OKLab | oklab(76.21% 0.1663 -0.0563) |
| OKLCH | oklch(76.21% 0.176 341.3) |
| XYZ | xyz(58.7772, 40.4198, 65.6663) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.06
Pink (survey)
#FF81C0
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.95
Bubblegum (survey)
#FF6CB5
ΔE00 6.02
Hot Pink
#FF69B4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80D2 #80FAA8
analogous
#E580FA #FA80D2 #FA8095
triadic
#FA80D2 #D2FA80 #80D2FA
tetradic
#FA80D2 #FAE580 #80FAA8 #8095FA
square
#FA80D2 #FAE580 #80FAA8 #8095FA
split-complementary
#FA80D2 #95FA80 #80FAE5
monochromatic
#F50AA8 #F845BD #FA80D2 #FCBBE7 #FEE2F5
Accessibility & contrast
On white
2.31
#FA80D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FA80D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80D2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80D2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED5
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa80d2; /* rgb */ color: rgb(250, 128, 210); /* oklch */ color: oklch(76.2% 0.176 341.3);
Tailwind
colors: {
custom: {
50: '#fea8e0',
500: '#fa80d2',
950: '#000000',
},
}SCSS
$custom: #fa80d2; $custom-light: #fea8e0; $custom-dark: #000000;
JSON
{
"hex": "#fa80d2",
"rgb": {
"r": 250,
"g": 128,
"b": 210
},
"hsl": {
"h": 319.672,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.76208,
"c": 0.17555,
"h": 341.3
},
"luminance": 0.40415
}Semantic roles & 50–950 ramp
primary
#FA80D2
secondary
#D5F6E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83