#DD80CD#DD80CD
#DD80CD is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.5% C 0.149 H 333.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80CD |
|---|---|
| RGB | rgb(221, 128, 205) |
| HSL | hsl(310, 58%, 68%) |
| HSV | hsv(310, 42%, 87%) |
| CMYK | cmyk(0%, 42.1%, 7.2%, 13.3%) |
| CIE-LAB | lab(65.92, 46.60, -24.52) |
| CIE-LCH | lch(65.92, 52.66, 332.25°) |
| OKLab | oklab(72.5% 0.1335 -0.0662) |
| OKLCH | oklch(72.5% 0.149 333.6) |
| XYZ | xyz(48.5572, 35.2210, 61.9865) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.05
Orchid
#DA70D6
ΔE00 4.74
Orchid (survey)
#C875C4
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80CD #80DD90
analogous
#BE80DD #DD80CD #DD809E
triadic
#DD80CD #CDDD80 #80CDDD
tetradic
#DD80CD #DDBE80 #80DD90 #809EDD
square
#DD80CD #DDBE80 #80DD90 #809EDD
split-complementary
#DD80CD #9EDD80 #80DDBE
monochromatic
#B3309C #D050BA #DD80CD #EAB0E0 #F7E1F3
Accessibility & contrast
On white
2.61
#DD80CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DD80CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80CD
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80CD | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#98A5CA
Tritanopia (blue-blind)
#E5859D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd80cd; /* rgb */ color: rgb(221, 128, 205); /* oklch */ color: oklch(72.5% 0.149 333.6);
Tailwind
colors: {
custom: {
50: '#e9a7dc',
500: '#dd80cd',
950: '#000000',
},
}SCSS
$custom: #dd80cd; $custom-light: #e9a7dc; $custom-dark: #000000;
JSON
{
"hex": "#dd80cd",
"rgb": {
"r": 221,
"g": 128,
"b": 205
},
"hsl": {
"h": 310.323,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.72499,
"c": 0.149,
"h": 333.6
},
"luminance": 0.35218
}Semantic roles & 50–950 ramp
primary
#DD80CD
secondary
#CEEAD3
accent
#C53D20
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83