#FE80FA#FE80FA
#FE80FA is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.4% C 0.209 H 328.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80FA |
|---|---|
| RGB | rgb(254, 128, 250) |
| HSL | hsl(302, 98%, 75%) |
| HSV | hsv(302, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 1.6%, 0.4%) |
| CIE-LAB | lab(71.84, 63.82, -39.89) |
| CIE-LCH | lch(71.84, 75.26, 327.99°) |
| OKLab | oklab(78.36% 0.1787 -0.1093) |
| OKLCH | oklch(78.36% 0.209 328.5) |
| XYZ | xyz(65.8466, 43.4151, 95.3356) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80FA #80FE84
analogous
#C380FE #FE80FA #FE80BB
triadic
#FE80FA #FAFE80 #80FAFE
tetradic
#FE80FA #FEC380 #80FE84 #80BBFE
square
#FE80FA #FEC380 #80FE84 #80BBFE
split-complementary
#FE80FA #BBFE80 #80FEC3
monochromatic
#FD07F5 #FE43F8 #FE80FA #FEBDFC #FFE1FE
Accessibility & contrast
On white
2.17
#FE80FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FE80FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80FA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80FA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe80fa; /* rgb */ color: rgb(254, 128, 250); /* oklch */ color: oklch(78.4% 0.209 328.5);
Tailwind
colors: {
custom: {
50: '#ffa9fc',
500: '#fe80fa',
950: '#000000',
},
}SCSS
$custom: #fe80fa; $custom-light: #ffa9fc; $custom-dark: #000000;
JSON
{
"hex": "#fe80fa",
"rgb": {
"r": 254,
"g": 128,
"b": 250
},
"hsl": {
"h": 301.905,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78361,
"c": 0.20943,
"h": 328.5
},
"luminance": 0.43411
}Semantic roles & 50–950 ramp
primary
#FE80FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85