#FF80DA#FF80DA
#FF80DA is a light, vivid pink. Relative luminance 0.418; OKLCH L 77.1% C 0.185 H 339.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80DA |
|---|---|
| RGB | rgb(255, 128, 218) |
| HSL | hsl(317, 100%, 75%) |
| HSV | hsv(317, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 14.5%, 0%) |
| CIE-LAB | lab(70.71, 58.99, -24.04) |
| CIE-LCH | lch(70.71, 63.70, 337.83°) |
| OKLab | oklab(77.14% 0.1735 -0.0644) |
| OKLCH | oklch(77.14% 0.185 339.6) |
| XYZ | xyz(61.6148, 41.7648, 71.1323) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80DA #80FFA5
analogous
#E480FF #FF80DA #FF809B
triadic
#FF80DA #DAFF80 #80DAFF
tetradic
#FF80DA #FFE480 #80FFA5 #809BFF
square
#FF80DA #FFE480 #80FFA5 #809BFF
split-complementary
#FF80DA #9BFF80 #80FFE4
monochromatic
#FF06B6 #FF43C8 #FF80DA #FFBDEC #FFE0F6
Accessibility & contrast
On white
2.25
#FF80DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF80DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80DA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80DA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#A8B4D7
Tritanopia (blue-blind)
#FF83A3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff80da; /* rgb */ color: rgb(255, 128, 218); /* oklch */ color: oklch(77.1% 0.185 339.6);
Tailwind
colors: {
custom: {
50: '#ffa9e5',
500: '#ff80da',
950: '#000000',
},
}SCSS
$custom: #ff80da; $custom-light: #ffa9e5; $custom-dark: #000000;
JSON
{
"hex": "#ff80da",
"rgb": {
"r": 255,
"g": 128,
"b": 218
},
"hsl": {
"h": 317.48,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77139,
"c": 0.18506,
"h": 339.6
},
"luminance": 0.4176
}Semantic roles & 50–950 ramp
primary
#FF80DA
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84