#DD80CC#DD80CC
#DD80CC is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.5% C 0.148 H 334.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80CC |
|---|---|
| RGB | rgb(221, 128, 204) |
| HSL | hsl(311, 58%, 68%) |
| HSV | hsv(311, 42%, 87%) |
| CMYK | cmyk(0%, 42.1%, 7.7%, 13.3%) |
| CIE-LAB | lab(65.88, 46.43, -24.01) |
| CIE-LCH | lch(65.88, 52.27, 332.65°) |
| OKLab | oklab(72.46% 0.1332 -0.0648) |
| OKLCH | oklch(72.46% 0.148 334.1) |
| XYZ | xyz(48.4368, 35.1729, 61.3528) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.23
Orchid (survey)
#C875C4
ΔE00 4.78
Orchid
#DA70D6
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80CC #80DD91
analogous
#BF80DD #DD80CC #DD809D
triadic
#DD80CC #CCDD80 #80CCDD
tetradic
#DD80CC #DDBF80 #80DD91 #809DDD
square
#DD80CC #DDBF80 #80DD91 #809DDD
split-complementary
#DD80CC #9DDD80 #80DDBF
monochromatic
#B3309B #D050B9 #DD80CC #EAB0DF #F7E1F3
Accessibility & contrast
On white
2.61
#DD80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DD80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80CC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80CC | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#E5859D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd80cc; /* rgb */ color: rgb(221, 128, 204); /* oklch */ color: oklch(72.5% 0.148 334.1);
Tailwind
colors: {
custom: {
50: '#e9a7db',
500: '#dd80cc',
950: '#000000',
},
}SCSS
$custom: #dd80cc; $custom-light: #e9a7db; $custom-dark: #000000;
JSON
{
"hex": "#dd80cc",
"rgb": {
"r": 221,
"g": 128,
"b": 204
},
"hsl": {
"h": 310.968,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.72458,
"c": 0.14816,
"h": 334.1
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#DD80CC
secondary
#CEEAD4
accent
#C53E20
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83