#FA80E8#FA80E8
#FA80E8 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.1% C 0.192 H 333.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80E8 |
|---|---|
| RGB | rgb(250, 128, 232) |
| HSL | hsl(309, 92%, 74%) |
| HSV | hsv(309, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 7.2%, 2%) |
| CIE-LAB | lab(70.59, 59.72, -32.01) |
| CIE-LCH | lch(70.59, 67.76, 331.81°) |
| OKLab | oklab(77.09% 0.1712 -0.0869) |
| OKLCH | oklch(77.09% 0.192 333.1) |
| XYZ | xyz(61.7088, 41.5925, 81.1062) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80E8 #80FA92
analogous
#CF80FA #FA80E8 #FA80AB
triadic
#FA80E8 #E8FA80 #80E8FA
tetradic
#FA80E8 #FACF80 #80FA92 #80ABFA
square
#FA80E8 #FACF80 #80FA92 #80ABFA
split-complementary
#FA80E8 #ABFA80 #80FACF
monochromatic
#F50AD3 #F845DD #FA80E8 #FCBBF3 #FEE2FA
Accessibility & contrast
On white
2.25
#FA80E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FA80E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80E8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80E8 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EC
Deuteranopia (green-blind)
#A0B3E5
Tritanopia (blue-blind)
#FF88A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa80e8; /* rgb */ color: rgb(250, 128, 232); /* oklch */ color: oklch(77.1% 0.192 333.1);
Tailwind
colors: {
custom: {
50: '#fea9ef',
500: '#fa80e8',
950: '#000000',
},
}SCSS
$custom: #fa80e8; $custom-light: #fea9ef; $custom-dark: #000000;
JSON
{
"hex": "#fa80e8",
"rgb": {
"r": 250,
"g": 128,
"b": 232
},
"hsl": {
"h": 308.852,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.7709,
"c": 0.19199,
"h": 333.1
},
"luminance": 0.41589
}Semantic roles & 50–950 ramp
primary
#FA80E8
secondary
#D5F6DA
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84