#FF80EB#FF80EB
#FF80EB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.8% C 0.198 H 333.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80EB |
|---|---|
| RGB | rgb(255, 128, 235) |
| HSL | hsl(309, 100%, 75%) |
| HSV | hsv(309, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 7.8%, 0%) |
| CIE-LAB | lab(71.35, 61.63, -32.43) |
| CIE-LCH | lch(71.35, 69.64, 332.25°) |
| OKLab | oklab(77.83% 0.1771 -0.088) |
| OKLCH | oklch(77.83% 0.198 333.6) |
| XYZ | xyz(63.9545, 42.7007, 83.4547) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80EB #80FF94
analogous
#D480FF #FF80EB #FF80AB
triadic
#FF80EB #EBFF80 #80EBFF
tetradic
#FF80EB #FFD480 #80FF94 #80ABFF
square
#FF80EB #FFD480 #80FF94 #80ABFF
split-complementary
#FF80EB #ABFF80 #80FFD4
monochromatic
#FF06D8 #FF43E1 #FF80EB #FFBDF5 #FFE0FA
Accessibility & contrast
On white
2.20
#FF80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FF80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80EB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80EB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff80eb; /* rgb */ color: rgb(255, 128, 235); /* oklch */ color: oklch(77.8% 0.198 333.6);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#ff80eb',
950: '#000000',
},
}SCSS
$custom: #ff80eb; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#ff80eb",
"rgb": {
"r": 255,
"g": 128,
"b": 235
},
"hsl": {
"h": 309.449,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77828,
"c": 0.19779,
"h": 333.6
},
"luminance": 0.42697
}Semantic roles & 50–950 ramp
primary
#FF80EB
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85