#FA80EA#FA80EA
#FA80EA is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.194 H 332.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80EA |
|---|---|
| RGB | rgb(250, 128, 234) |
| HSL | hsl(308, 92%, 74%) |
| HSV | hsv(308, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 6.4%, 2%) |
| CIE-LAB | lab(70.67, 60.05, -32.98) |
| CIE-LCH | lch(70.67, 68.51, 331.22°) |
| OKLab | oklab(77.18% 0.1716 -0.0897) |
| OKLCH | oklch(77.18% 0.194 332.4) |
| XYZ | xyz(61.9945, 41.7067, 82.6108) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80EA #80FA90
analogous
#CD80FA #FA80EA #FA80AD
triadic
#FA80EA #EAFA80 #80EAFA
tetradic
#FA80EA #FACD80 #80FA90 #80ADFA
square
#FA80EA #FACD80 #80FA90 #80ADFA
split-complementary
#FA80EA #ADFA80 #80FACD
monochromatic
#F50AD7 #F845E0 #FA80EA #FCBBF4 #FEE2FA
Accessibility & contrast
On white
2.25
#FA80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FA80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80EA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80EA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#A0B3E6
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa80ea; /* rgb */ color: rgb(250, 128, 234); /* oklch */ color: oklch(77.2% 0.194 332.4);
Tailwind
colors: {
custom: {
50: '#fea9f1',
500: '#fa80ea',
950: '#000000',
},
}SCSS
$custom: #fa80ea; $custom-light: #fea9f1; $custom-dark: #000000;
JSON
{
"hex": "#fa80ea",
"rgb": {
"r": 250,
"g": 128,
"b": 234
},
"hsl": {
"h": 307.869,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.77175,
"c": 0.19361,
"h": 332.4
},
"luminance": 0.41703
}Semantic roles & 50–950 ramp
primary
#FA80EA
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84