#DD81CC#DD81CC
#DD81CC is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.6% C 0.146 H 334.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD81CC |
|---|---|
| RGB | rgb(221, 129, 204) |
| HSL | hsl(311, 58%, 69%) |
| HSV | hsv(311, 42%, 87%) |
| CMYK | cmyk(0%, 41.6%, 7.7%, 13.3%) |
| CIE-LAB | lab(66.09, 45.92, -23.70) |
| CIE-LCH | lch(66.09, 51.67, 332.70°) |
| OKLab | oklab(72.61% 0.1318 -0.064) |
| OKLCH | oklch(72.61% 0.146 334.1) |
| XYZ | xyz(48.5679, 35.4350, 61.3965) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.20
Orchid (survey)
#C875C4
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.87
Bubblegum Pink
#FE83CC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD81CC #81DD92
analogous
#C081DD #DD81CC #DD819E
triadic
#DD81CC #CCDD81 #81CCDD
tetradic
#DD81CC #DDC081 #81DD92 #819EDD
square
#DD81CC #DDC081 #81DD92 #819EDD
split-complementary
#DD81CC #9EDD81 #81DDC0
monochromatic
#B3309B #D051B8 #DD81CC #EAB1E0 #F7E1F3
Accessibility & contrast
On white
2.60
#DD81CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DD81CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD81CC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD81CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD81CC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CF
Deuteranopia (green-blind)
#99A5C9
Tritanopia (blue-blind)
#E5869D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd81cc; /* rgb */ color: rgb(221, 129, 204); /* oklch */ color: oklch(72.6% 0.146 334.1);
Tailwind
colors: {
custom: {
50: '#e9a8db',
500: '#dd81cc',
950: '#000000',
},
}SCSS
$custom: #dd81cc; $custom-light: #e9a8db; $custom-dark: #000000;
JSON
{
"hex": "#dd81cc",
"rgb": {
"r": 221,
"g": 129,
"b": 204
},
"hsl": {
"h": 311.087,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.72611,
"c": 0.14645,
"h": 334.1
},
"luminance": 0.35432
}Semantic roles & 50–950 ramp
primary
#DD81CC
secondary
#CFEBD4
accent
#C53F20
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83