#DA80CB#DA80CB
#DA80CB is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.1% C 0.145 H 333.3°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80CB |
|---|---|
| RGB | rgb(218, 128, 203) |
| HSL | hsl(310, 55%, 68%) |
| HSV | hsv(310, 41%, 85%) |
| CMYK | cmyk(0%, 41.3%, 6.9%, 14.5%) |
| CIE-LAB | lab(65.48, 45.32, -24.10) |
| CIE-LCH | lch(65.48, 51.33, 332.00°) |
| OKLab | oklab(72.07% 0.1296 -0.0651) |
| OKLCH | oklch(72.07% 0.145 333.3) |
| XYZ | xyz(47.4118, 34.6582, 60.6807) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.26
Orchid (survey)
#C875C4
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80CB #80DA8F
analogous
#BC80DA #DA80CB #DA809E
triadic
#DA80CB #CBDA80 #80CBDA
tetradic
#DA80CB #DABC80 #80DA8F #809EDA
square
#DA80CB #DABC80 #80DA8F #809EDA
split-complementary
#DA80CB #9EDA80 #80DABC
monochromatic
#AD3299 #CC51B8 #DA80CB #E8AFDE #F6DFF2
Accessibility & contrast
On white
2.65
#DA80CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DA80CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80CB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80CB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CE
Deuteranopia (green-blind)
#96A4C8
Tritanopia (blue-blind)
#E2859C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #da80cb; /* rgb */ color: rgb(218, 128, 203); /* oklch */ color: oklch(72.1% 0.145 333.3);
Tailwind
colors: {
custom: {
50: '#e7a7db',
500: '#da80cb',
950: '#000000',
},
}SCSS
$custom: #da80cb; $custom-light: #e7a7db; $custom-dark: #000000;
JSON
{
"hex": "#da80cb",
"rgb": {
"r": 218,
"g": 128,
"b": 203
},
"hsl": {
"h": 310,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.72067,
"c": 0.14505,
"h": 333.3
},
"luminance": 0.34656
}Semantic roles & 50–950 ramp
primary
#DA80CB
secondary
#CDE9D2
accent
#C23E23
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83