#FF80E7#FF80E7
#FF80E7 is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.7% C 0.195 H 334.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80E7 |
|---|---|
| RGB | rgb(255, 128, 231) |
| HSL | hsl(311, 100%, 75%) |
| HSV | hsv(311, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 9.4%, 0%) |
| CIE-LAB | lab(71.20, 60.99, -30.47) |
| CIE-LCH | lch(71.20, 68.18, 333.46°) |
| OKLab | oklab(77.66% 0.1763 -0.0825) |
| OKLCH | oklch(77.66% 0.195 334.9) |
| XYZ | xyz(63.3831, 42.4721, 80.4453) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80E7 #80FF98
analogous
#D880FF #FF80E7 #FF80A7
triadic
#FF80E7 #E7FF80 #80E7FF
tetradic
#FF80E7 #FFD880 #80FF98 #80A7FF
square
#FF80E7 #FFD880 #80FF98 #80A7FF
split-complementary
#FF80E7 #A7FF80 #80FFD8
monochromatic
#FF06D0 #FF43DB #FF80E7 #FFBDF3 #FFE0F9
Accessibility & contrast
On white
2.21
#FF80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FF80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80E7
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80E7 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2EA
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff80e7; /* rgb */ color: rgb(255, 128, 231); /* oklch */ color: oklch(77.7% 0.195 334.9);
Tailwind
colors: {
custom: {
50: '#ffa9ef',
500: '#ff80e7',
950: '#000000',
},
}SCSS
$custom: #ff80e7; $custom-light: #ffa9ef; $custom-dark: #000000;
JSON
{
"hex": "#ff80e7",
"rgb": {
"r": 255,
"g": 128,
"b": 231
},
"hsl": {
"h": 311.339,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77661,
"c": 0.19467,
"h": 334.9
},
"luminance": 0.42468
}Semantic roles & 50–950 ramp
primary
#FF80E7
secondary
#D4F7DA
accent
#E62B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84