#FF80FD#FF80FD
#FF80FD is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.6% C 0.213 H 328.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80FD |
|---|---|
| RGB | rgb(255, 128, 253) |
| HSL | hsl(301, 100%, 75%) |
| HSV | hsv(301, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 0.8%, 0%) |
| CIE-LAB | lab(72.09, 64.60, -41.12) |
| CIE-LCH | lch(72.09, 76.57, 327.52°) |
| OKLab | oklab(78.62% 0.1802 -0.1128) |
| OKLCH | oklch(78.62% 0.213 328) |
| XYZ | xyz(66.6878, 43.7940, 97.8499) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80FD #80FF82
analogous
#C280FF #FF80FD #FF80BD
triadic
#FF80FD #FDFF80 #80FDFF
tetradic
#FF80FD #FFC280 #80FF82 #80BDFF
square
#FF80FD #FFC280 #80FF82 #80BDFF
split-complementary
#FF80FD #BDFF80 #80FFC2
monochromatic
#FF06FB #FF43FC #FF80FD #FFBDFE #FFE0FF
Accessibility & contrast
On white
2.15
#FF80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FF80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80FD
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80FD | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff80fd; /* rgb */ color: rgb(255, 128, 253); /* oklch */ color: oklch(78.6% 0.213 328.0);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#ff80fd',
950: '#000000',
},
}SCSS
$custom: #ff80fd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#ff80fd",
"rgb": {
"r": 255,
"g": 128,
"b": 253
},
"hsl": {
"h": 300.945,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78618,
"c": 0.21258,
"h": 328
},
"luminance": 0.4379
}Semantic roles & 50–950 ramp
primary
#FF80FD
secondary
#D4F7D4
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86