#DD82CC#DD82CC
#DD82CC is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.145 H 334.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82CC |
|---|---|
| RGB | rgb(221, 130, 204) |
| HSL | hsl(311, 57%, 69%) |
| HSV | hsv(311, 41%, 87%) |
| CMYK | cmyk(0%, 41.2%, 7.7%, 13.3%) |
| CIE-LAB | lab(66.29, 45.40, -23.39) |
| CIE-LCH | lch(66.29, 51.07, 332.74°) |
| OKLab | oklab(72.76% 0.1303 -0.0631) |
| OKLCH | oklch(72.76% 0.145 334.2) |
| XYZ | xyz(48.7003, 35.6997, 61.4406) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.20
Orchid (survey)
#C875C4
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82CC #82DD93
analogous
#C182DD #DD82CC #DD829F
triadic
#DD82CC #CCDD82 #82CCDD
tetradic
#DD82CC #DDC182 #82DD93 #829FDD
square
#DD82CC #DDC182 #82DD93 #829FDD
split-complementary
#DD82CC #9FDD82 #82DDC1
monochromatic
#B4319B #D052B8 #DD82CC #EAB2E0 #F7E2F3
Accessibility & contrast
On white
2.58
#DD82CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DD82CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82CC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82CC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199CF
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#E5869E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd82cc; /* rgb */ color: rgb(221, 130, 204); /* oklch */ color: oklch(72.8% 0.145 334.2);
Tailwind
colors: {
custom: {
50: '#e9a8db',
500: '#dd82cc',
950: '#000000',
},
}SCSS
$custom: #dd82cc; $custom-light: #e9a8db; $custom-dark: #000000;
JSON
{
"hex": "#dd82cc",
"rgb": {
"r": 221,
"g": 130,
"b": 204
},
"hsl": {
"h": 311.209,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.72764,
"c": 0.14474,
"h": 334.2
},
"luminance": 0.35697
}Semantic roles & 50–950 ramp
primary
#DD82CC
secondary
#D0EBD5
accent
#C53F21
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83