#FF80ED#FF80ED
#FF80ED is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.9% C 0.199 H 332.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80ED |
|---|---|
| RGB | rgb(255, 128, 237) |
| HSL | hsl(309, 100%, 75%) |
| HSV | hsv(309, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 7.1%, 0%) |
| CIE-LAB | lab(71.43, 61.95, -33.40) |
| CIE-LCH | lch(71.43, 70.38, 331.67°) |
| OKLab | oklab(77.91% 0.1775 -0.0908) |
| OKLCH | oklch(77.91% 0.199 332.9) |
| XYZ | xyz(64.2451, 42.8169, 84.9850) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 6.40
Bubblegum Pink
#FE83CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80ED #80FF92
analogous
#D280FF #FF80ED #FF80AD
triadic
#FF80ED #EDFF80 #80EDFF
tetradic
#FF80ED #FFD280 #80FF92 #80ADFF
square
#FF80ED #FFD280 #80FF92 #80ADFF
split-complementary
#FF80ED #ADFF80 #80FFD2
monochromatic
#FF06DC #FF43E4 #FF80ED #FFBDF6 #FFE0FB
Accessibility & contrast
On white
2.20
#FF80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FF80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80ED
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80ED | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff80ed; /* rgb */ color: rgb(255, 128, 237); /* oklch */ color: oklch(77.9% 0.199 332.9);
Tailwind
colors: {
custom: {
50: '#ffa9f3',
500: '#ff80ed',
950: '#000000',
},
}SCSS
$custom: #ff80ed; $custom-light: #ffa9f3; $custom-dark: #000000;
JSON
{
"hex": "#ff80ed",
"rgb": {
"r": 255,
"g": 128,
"b": 237
},
"hsl": {
"h": 308.504,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77913,
"c": 0.19938,
"h": 332.9
},
"luminance": 0.42813
}Semantic roles & 50–950 ramp
primary
#FF80ED
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85