#DD82C8#DD82C8
#DD82C8 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.6% C 0.141 H 336.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82C8 |
|---|---|
| RGB | rgb(221, 130, 200) |
| HSL | hsl(314, 57%, 69%) |
| HSV | hsv(314, 41%, 87%) |
| CMYK | cmyk(0%, 41.2%, 9.5%, 13.3%) |
| CIE-LAB | lab(66.14, 44.73, -21.38) |
| CIE-LCH | lch(66.14, 49.57, 334.46°) |
| OKLab | oklab(72.61% 0.1292 -0.0574) |
| OKLCH | oklch(72.61% 0.141 336) |
| XYZ | xyz(48.2267, 35.5103, 58.9464) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.05
Orchid (survey)
#C875C4
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.79
Orchid
#DA70D6
ΔE00 5.96
Purply Pink
#F075E6
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82C8 #82DD97
analogous
#C582DD #DD82C8 #DD829B
triadic
#DD82C8 #C8DD82 #82C8DD
tetradic
#DD82C8 #DDC582 #82DD97 #829BDD
square
#DD82C8 #DDC582 #82DD97 #829BDD
split-complementary
#DD82C8 #9BDD82 #82DDC5
monochromatic
#B43196 #D052B3 #DD82C8 #EAB2DD #F7E2F2
Accessibility & contrast
On white
2.59
#DD82C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DD82C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82C8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82C8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CB
Deuteranopia (green-blind)
#9BA6C5
Tritanopia (blue-blind)
#E6859C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd82c8; /* rgb */ color: rgb(221, 130, 200); /* oklch */ color: oklch(72.6% 0.141 336.0);
Tailwind
colors: {
custom: {
50: '#e9a8d8',
500: '#dd82c8',
950: '#000000',
},
}SCSS
$custom: #dd82c8; $custom-light: #e9a8d8; $custom-dark: #000000;
JSON
{
"hex": "#dd82c8",
"rgb": {
"r": 221,
"g": 130,
"b": 200
},
"hsl": {
"h": 313.846,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.72606,
"c": 0.14143,
"h": 336
},
"luminance": 0.35508
}Semantic roles & 50–950 ramp
primary
#DD82C8
secondary
#D0EBD6
accent
#C54721
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83