#FF80D2#FF80D2
#FF80D2 is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.8% C 0.180 H 342.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80D2 |
|---|---|
| RGB | rgb(255, 128, 210) |
| HSL | hsl(321, 100%, 75%) |
| HSV | hsv(321, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 17.6%, 0%) |
| CIE-LAB | lab(70.42, 57.81, -20.04) |
| CIE-LCH | lch(70.42, 61.18, 340.88°) |
| OKLab | oklab(76.83% 0.1715 -0.0533) |
| OKLCH | oklch(76.83% 0.18 342.7) |
| XYZ | xyz(60.5931, 41.3561, 65.7514) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.54
Pink (survey)
#FF81C0
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.74
Hot Pink
#FF69B4
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.50
Purply Pink
#F075E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80D2 #80FFAD
analogous
#ED80FF #FF80D2 #FF8092
triadic
#FF80D2 #D2FF80 #80D2FF
tetradic
#FF80D2 #FFED80 #80FFAD #8092FF
square
#FF80D2 #FFED80 #80FFAD #8092FF
split-complementary
#FF80D2 #92FF80 #80FFED
monochromatic
#FF06A7 #FF43BC #FF80D2 #FFBDE8 #FFE0F4
Accessibility & contrast
On white
2.27
#FF80D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FF80D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80D2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80D2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#FF80A0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff80d2; /* rgb */ color: rgb(255, 128, 210); /* oklch */ color: oklch(76.8% 0.180 342.7);
Tailwind
colors: {
custom: {
50: '#ffa9e0',
500: '#ff80d2',
950: '#000000',
},
}SCSS
$custom: #ff80d2; $custom-light: #ffa9e0; $custom-dark: #000000;
JSON
{
"hex": "#ff80d2",
"rgb": {
"r": 255,
"g": 128,
"b": 210
},
"hsl": {
"h": 321.26,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76835,
"c": 0.17962,
"h": 342.7
},
"luminance": 0.41351
}Semantic roles & 50–950 ramp
primary
#FF80D2
secondary
#D4F7E0
accent
#E65100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83