#FE80FC#FE80FC
#FE80FC is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.5% C 0.211 H 327.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80FC |
|---|---|
| RGB | rgb(254, 128, 252) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 0.8%, 0.4%) |
| CIE-LAB | lab(71.92, 64.16, -40.85) |
| CIE-LCH | lch(71.92, 76.06, 327.51°) |
| OKLab | oklab(78.45% 0.179 -0.112) |
| OKLCH | oklch(78.45% 0.211 327.9) |
| XYZ | xyz(66.1619, 43.5412, 96.9960) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80FC #80FE82
analogous
#C180FE #FE80FC #FE80BD
triadic
#FE80FC #FCFE80 #80FCFE
tetradic
#FE80FC #FEC180 #80FE82 #80BDFE
square
#FE80FC #FEC180 #80FE82 #80BDFE
split-complementary
#FE80FC #BDFE80 #80FEC1
monochromatic
#FD07F9 #FE43FB #FE80FC #FEBDFD #FFE1FE
Accessibility & contrast
On white
2.16
#FE80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FE80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80FC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80FC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe80fc; /* rgb */ color: rgb(254, 128, 252); /* oklch */ color: oklch(78.5% 0.211 327.9);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fe80fc',
950: '#000000',
},
}SCSS
$custom: #fe80fc; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fe80fc",
"rgb": {
"r": 254,
"g": 128,
"b": 252
},
"hsl": {
"h": 300.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78452,
"c": 0.21114,
"h": 327.9
},
"luminance": 0.43537
}Semantic roles & 50–950 ramp
primary
#FE80FC
secondary
#D4F7D4
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86