#FF80E2#FF80E2
#FF80E2 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.5% C 0.191 H 336.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80E2 |
|---|---|
| RGB | rgb(255, 128, 226) |
| HSL | hsl(314, 100%, 75%) |
| HSV | hsv(314, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 11.4%, 0%) |
| CIE-LAB | lab(71.00, 60.21, -28.01) |
| CIE-LCH | lch(71.00, 66.40, 335.05°) |
| OKLab | oklab(77.46% 0.1753 -0.0756) |
| OKLCH | oklch(77.46% 0.191 336.7) |
| XYZ | xyz(62.6870, 42.1937, 76.7792) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80E2 #80FF9D
analogous
#DD80FF #FF80E2 #FF80A2
triadic
#FF80E2 #E2FF80 #80E2FF
tetradic
#FF80E2 #FFDD80 #80FF9D #80A2FF
square
#FF80E2 #FFDD80 #80FF9D #80A2FF
split-complementary
#FF80E2 #A2FF80 #80FFDD
monochromatic
#FF06C6 #FF43D4 #FF80E2 #FFBDF0 #FFE0F8
Accessibility & contrast
On white
2.23
#FF80E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF80E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80E2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80E2 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A2E5
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#FF85A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff80e2; /* rgb */ color: rgb(255, 128, 226); /* oklch */ color: oklch(77.5% 0.191 336.7);
Tailwind
colors: {
custom: {
50: '#ffa9eb',
500: '#ff80e2',
950: '#000000',
},
}SCSS
$custom: #ff80e2; $custom-light: #ffa9eb; $custom-dark: #000000;
JSON
{
"hex": "#ff80e2",
"rgb": {
"r": 255,
"g": 128,
"b": 226
},
"hsl": {
"h": 313.701,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77457,
"c": 0.19088,
"h": 336.7
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#FF80E2
secondary
#D4F7DC
accent
#E63400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84