#FA80D7#FA80D7
#FA80D7 is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.4% C 0.179 H 339.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80D7 |
|---|---|
| RGB | rgb(250, 128, 215) |
| HSL | hsl(317, 92%, 74%) |
| HSV | hsv(317, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 14%, 2%) |
| CIE-LAB | lab(69.95, 57.05, -23.60) |
| CIE-LCH | lch(69.95, 61.74, 337.52°) |
| OKLab | oklab(76.4% 0.1675 -0.0633) |
| OKLCH | oklch(76.4% 0.179 339.3) |
| XYZ | xyz(59.4099, 40.6729, 68.9984) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.16
Pink (survey)
#FF81C0
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80D7 #80FAA3
analogous
#E080FA #FA80D7 #FA809A
triadic
#FA80D7 #D7FA80 #80D7FA
tetradic
#FA80D7 #FAE080 #80FAA3 #809AFA
square
#FA80D7 #FAE080 #80FAA3 #809AFA
split-complementary
#FA80D7 #9AFA80 #80FAE0
monochromatic
#F50AB2 #F845C4 #FA80D7 #FCBBEA #FEE2F6
Accessibility & contrast
On white
2.30
#FA80D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FA80D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80D7
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80D7 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FDA
Deuteranopia (green-blind)
#A6B2D4
Tritanopia (blue-blind)
#FF83A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa80d7; /* rgb */ color: rgb(250, 128, 215); /* oklch */ color: oklch(76.4% 0.179 339.3);
Tailwind
colors: {
custom: {
50: '#fea8e3',
500: '#fa80d7',
950: '#000000',
},
}SCSS
$custom: #fa80d7; $custom-light: #fea8e3; $custom-dark: #000000;
JSON
{
"hex": "#fa80d7",
"rgb": {
"r": 250,
"g": 128,
"b": 215
},
"hsl": {
"h": 317.213,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.76401,
"c": 0.17905,
"h": 339.3
},
"luminance": 0.40669
}Semantic roles & 50–950 ramp
primary
#FA80D7
secondary
#D5F6DE
accent
#E64200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83