#FE80FD#FE80FD
#FE80FD is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.5% C 0.212 H 327.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80FD |
|---|---|
| RGB | rgb(254, 128, 253) |
| HSL | hsl(300, 98%, 75%) |
| HSV | hsv(300, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 0.4%, 0.4%) |
| CIE-LAB | lab(71.96, 64.33, -41.33) |
| CIE-LCH | lch(71.96, 76.46, 327.28°) |
| OKLab | oklab(78.5% 0.1791 -0.1134) |
| OKLCH | oklch(78.5% 0.212 327.7) |
| XYZ | xyz(66.3208, 43.6048, 97.8327) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80FD #80FE81
analogous
#C080FE #FE80FD #FE80BE
triadic
#FE80FD #FDFE80 #80FDFE
tetradic
#FE80FD #FEC080 #80FE81 #80BEFE
square
#FE80FD #FEC080 #80FE81 #80BEFE
split-complementary
#FE80FD #BEFE80 #80FEC0
monochromatic
#FD07FB #FE43FC #FE80FD #FEBDFE #FFE1FF
Accessibility & contrast
On white
2.16
#FE80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FE80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80FD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80FD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe80fd; /* rgb */ color: rgb(254, 128, 253); /* oklch */ color: oklch(78.5% 0.212 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#fe80fd',
950: '#000000',
},
}SCSS
$custom: #fe80fd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#fe80fd",
"rgb": {
"r": 254,
"g": 128,
"b": 253
},
"hsl": {
"h": 300.476,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78497,
"c": 0.21199,
"h": 327.7
},
"luminance": 0.43601
}Semantic roles & 50–950 ramp
primary
#FE80FD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86