#FD80FE#FD80FE
#FD80FE is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.4% C 0.212 H 327.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80FE |
|---|---|
| RGB | rgb(253, 128, 254) |
| HSL | hsl(300, 98%, 75%) |
| HSV | hsv(300, 50%, 100%) |
| CMYK | cmyk(0.4%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.88, 64.23, -42.01) |
| CIE-LCH | lch(71.88, 76.75, 326.81°) |
| OKLab | oklab(78.42% 0.1782 -0.1154) |
| OKLCH | oklch(78.42% 0.212 327.1) |
| XYZ | xyz(66.1154, 43.4804, 98.6568) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80FE #81FE80
analogous
#BE80FE #FD80FE #FE80C0
triadic
#FD80FE #FEFD80 #80FEFD
tetradic
#FD80FE #FEBE80 #81FE80 #80C0FE
square
#FD80FE #FEBE80 #81FE80 #80C0FE
split-complementary
#FD80FE #C0FE80 #80FEBE
monochromatic
#FB07FD #FC43FE #FD80FE #FEBDFE #FFE1FF
Accessibility & contrast
On white
2.17
#FD80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FD80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80FE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80FE | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd80fe; /* rgb */ color: rgb(253, 128, 254); /* oklch */ color: oklch(78.4% 0.212 327.1);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fd80fe',
950: '#000000',
},
}SCSS
$custom: #fd80fe; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fd80fe",
"rgb": {
"r": 253,
"g": 128,
"b": 254
},
"hsl": {
"h": 299.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.78423,
"c": 0.21227,
"h": 327.1
},
"luminance": 0.43477
}Semantic roles & 50–950 ramp
primary
#FD80FE
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86