#DE82CC#DE82CC
#DE82CC is a light, vivid pink. Relative luminance 0.359; OKLCH L 72.9% C 0.145 H 334.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82CC |
|---|---|
| RGB | rgb(222, 130, 204) |
| HSL | hsl(312, 58%, 69%) |
| HSV | hsv(312, 41%, 87%) |
| CMYK | cmyk(0%, 41.4%, 8.1%, 12.9%) |
| CIE-LAB | lab(66.41, 45.72, -23.20) |
| CIE-LCH | lch(66.41, 51.26, 333.10°) |
| OKLab | oklab(72.88% 0.1314 -0.0625) |
| OKLCH | oklch(72.88% 0.146 334.6) |
| XYZ | xyz(49.0057, 35.8572, 61.4549) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Orchid (survey)
#C875C4
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82CC #82DE94
analogous
#C282DE #DE82CC #DE829E
triadic
#DE82CC #CCDE82 #82CCDE
tetradic
#DE82CC #DEC282 #82DE94 #829EDE
square
#DE82CC #DEC282 #82DE94 #829EDE
split-complementary
#DE82CC #9EDE82 #82DEC2
monochromatic
#B6309B #D152B8 #DE82CC #EBB2E0 #F8E3F4
Accessibility & contrast
On white
2.57
#DE82CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DE82CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82CC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82CC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#9AA6C9
Tritanopia (blue-blind)
#E6869E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de82cc; /* rgb */ color: rgb(222, 130, 204); /* oklch */ color: oklch(72.9% 0.145 334.6);
Tailwind
colors: {
custom: {
50: '#eaa8db',
500: '#de82cc',
950: '#000000',
},
}SCSS
$custom: #de82cc; $custom-light: #eaa8db; $custom-dark: #000000;
JSON
{
"hex": "#de82cc",
"rgb": {
"r": 222,
"g": 130,
"b": 204
},
"hsl": {
"h": 311.739,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.72881,
"c": 0.1455,
"h": 334.6
},
"luminance": 0.35854
}Semantic roles & 50–950 ramp
primary
#DE82CC
secondary
#D0EBD6
accent
#C64020
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83