#DA80B2#DA80B2
#DA80B2 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.1% C 0.126 H 346.3°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80B2 |
|---|---|
| RGB | rgb(218, 128, 178) |
| HSL | hsl(327, 55%, 68%) |
| HSV | hsv(327, 41%, 85%) |
| CMYK | cmyk(0%, 41.3%, 18.3%, 14.5%) |
| CIE-LAB | lab(64.61, 41.27, -11.34) |
| CIE-LCH | lch(64.61, 42.80, 344.64°) |
| OKLab | oklab(71.13% 0.1226 -0.0298) |
| OKLCH | oklch(71.13% 0.126 346.3) |
| XYZ | xyz(44.6692, 33.5611, 46.2360) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 6.62
Bubblegum (survey)
#FF6CB5
ΔE00 6.80
Dull Pink
#D5869D
ΔE00 6.88
Hot Pink
#FF69B4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80B2 #80DAA8
analogous
#D580DA #DA80B2 #DA8085
triadic
#DA80B2 #B2DA80 #80B2DA
tetradic
#DA80B2 #DAD580 #80DAA8 #8085DA
square
#DA80B2 #DAD580 #80DAA8 #8085DA
split-complementary
#DA80B2 #85DA80 #80DAD5
monochromatic
#AD3277 #CC5195 #DA80B2 #E8AFCF #F6DFEB
Accessibility & contrast
On white
2.72
#DA80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#DA80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80B2
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80B2 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8794B4
Deuteranopia (green-blind)
#9EA2B0
Tritanopia (blue-blind)
#E57F92
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #da80b2; /* rgb */ color: rgb(218, 128, 178); /* oklch */ color: oklch(71.1% 0.126 346.3);
Tailwind
colors: {
custom: {
50: '#e7a6c9',
500: '#da80b2',
950: '#000000',
},
}SCSS
$custom: #da80b2; $custom-light: #e7a6c9; $custom-dark: #000000;
JSON
{
"hex": "#da80b2",
"rgb": {
"r": 218,
"g": 128,
"b": 178
},
"hsl": {
"h": 326.667,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.71126,
"c": 0.12619,
"h": 346.3
},
"luminance": 0.33558
}Semantic roles & 50–950 ramp
primary
#DA80B2
secondary
#CDE9D9
accent
#C26A23
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82