#FF80E6#FF80E6
#FF80E6 is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.6% C 0.194 H 335.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80E6 |
|---|---|
| RGB | rgb(255, 128, 230) |
| HSL | hsl(312, 100%, 75%) |
| HSV | hsv(312, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 9.8%, 0%) |
| CIE-LAB | lab(71.16, 60.83, -29.98) |
| CIE-LCH | lch(71.16, 67.82, 333.77°) |
| OKLab | oklab(77.62% 0.1761 -0.0811) |
| OKLCH | oklch(77.62% 0.194 335.3) |
| XYZ | xyz(63.2423, 42.4158, 79.7036) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80E6 #80FF99
analogous
#D880FF #FF80E6 #FF80A6
triadic
#FF80E6 #E6FF80 #80E6FF
tetradic
#FF80E6 #FFD880 #80FF99 #80A6FF
square
#FF80E6 #FFD880 #80FF99 #80A6FF
split-complementary
#FF80E6 #A6FF80 #80FFD8
monochromatic
#FF06CE #FF43DA #FF80E6 #FFBDF2 #FFE0F9
Accessibility & contrast
On white
2.21
#FF80E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FF80E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80E6
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80E6 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E9
Deuteranopia (green-blind)
#A4B5E2
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff80e6; /* rgb */ color: rgb(255, 128, 230); /* oklch */ color: oklch(77.6% 0.194 335.3);
Tailwind
colors: {
custom: {
50: '#ffa9ee',
500: '#ff80e6',
950: '#000000',
},
}SCSS
$custom: #ff80e6; $custom-light: #ffa9ee; $custom-dark: #000000;
JSON
{
"hex": "#ff80e6",
"rgb": {
"r": 255,
"g": 128,
"b": 230
},
"hsl": {
"h": 311.811,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7762,
"c": 0.1939,
"h": 335.3
},
"luminance": 0.42412
}Semantic roles & 50–950 ramp
primary
#FF80E6
secondary
#D4F7DB
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84