#FF80DE#FF80DE
#FF80DE is a light, vivid pink. Relative luminance 0.420; OKLCH L 77.3% C 0.188 H 338.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80DE |
|---|---|
| RGB | rgb(255, 128, 222) |
| HSL | hsl(316, 100%, 75%) |
| HSV | hsv(316, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 12.9%, 0%) |
| CIE-LAB | lab(70.85, 59.59, -26.03) |
| CIE-LCH | lch(70.85, 65.03, 336.40°) |
| OKLab | oklab(77.3% 0.1744 -0.07) |
| OKLCH | oklch(77.3% 0.188 338.1) |
| XYZ | xyz(62.1445, 41.9767, 73.9223) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 5.81
Pink (survey)
#FF81C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80DE #80FFA1
analogous
#E180FF #FF80DE #FF809E
triadic
#FF80DE #DEFF80 #80DEFF
tetradic
#FF80DE #FFE180 #80FFA1 #809EFF
square
#FF80DE #FFE180 #80FFA1 #809EFF
split-complementary
#FF80DE #9EFF80 #80FFE1
monochromatic
#FF06BE #FF43CE #FF80DE #FFBDEE #FFE0F7
Accessibility & contrast
On white
2.24
#FF80DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FF80DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80DE
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80DE | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E1
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#FF84A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff80de; /* rgb */ color: rgb(255, 128, 222); /* oklch */ color: oklch(77.3% 0.188 338.1);
Tailwind
colors: {
custom: {
50: '#ffa9e8',
500: '#ff80de',
950: '#000000',
},
}SCSS
$custom: #ff80de; $custom-light: #ffa9e8; $custom-dark: #000000;
JSON
{
"hex": "#ff80de",
"rgb": {
"r": 255,
"g": 128,
"b": 222
},
"hsl": {
"h": 315.591,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77297,
"c": 0.18792,
"h": 338.1
},
"luminance": 0.41972
}Semantic roles & 50–950 ramp
primary
#FF80DE
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84