#FF80E4#FF80E4
#FF80E4 is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.5% C 0.192 H 336.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80E4 |
|---|---|
| RGB | rgb(255, 128, 228) |
| HSL | hsl(313, 100%, 75%) |
| HSV | hsv(313, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 10.6%, 0%) |
| CIE-LAB | lab(71.08, 60.52, -28.99) |
| CIE-LCH | lch(71.08, 67.11, 334.40°) |
| OKLab | oklab(77.54% 0.1757 -0.0783) |
| OKLCH | oklch(77.54% 0.192 336) |
| XYZ | xyz(62.9630, 42.3041, 78.2330) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.01
Bubblegum Pink
#FE83CC
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80E4 #80FF9B
analogous
#DB80FF #FF80E4 #FF80A4
triadic
#FF80E4 #E4FF80 #80E4FF
tetradic
#FF80E4 #FFDB80 #80FF9B #80A4FF
square
#FF80E4 #FFDB80 #80FF9B #80A4FF
split-complementary
#FF80E4 #A4FF80 #80FFDB
monochromatic
#FF06CA #FF43D7 #FF80E4 #FFBDF1 #FFE0F8
Accessibility & contrast
On white
2.22
#FF80E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF80E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80E4
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80E4 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#FF86A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff80e4; /* rgb */ color: rgb(255, 128, 228); /* oklch */ color: oklch(77.5% 0.192 336.0);
Tailwind
colors: {
custom: {
50: '#ffa9ec',
500: '#ff80e4',
950: '#000000',
},
}SCSS
$custom: #ff80e4; $custom-light: #ffa9ec; $custom-dark: #000000;
JSON
{
"hex": "#ff80e4",
"rgb": {
"r": 255,
"g": 128,
"b": 228
},
"hsl": {
"h": 312.756,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77538,
"c": 0.19238,
"h": 336
},
"luminance": 0.423
}Semantic roles & 50–950 ramp
primary
#FF80E4
secondary
#D4F7DB
accent
#E63100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84