#DA82CC#DA82CC
#DA82CC is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.4% C 0.142 H 333.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DA82CC |
|---|---|
| RGB | rgb(218, 130, 204) |
| HSL | hsl(310, 54%, 68%) |
| HSV | hsv(310, 40%, 85%) |
| CMYK | cmyk(0%, 40.4%, 6.4%, 14.5%) |
| CIE-LAB | lab(65.93, 44.46, -23.97) |
| CIE-LCH | lch(65.93, 50.51, 331.66°) |
| OKLab | oklab(72.42% 0.1269 -0.0648) |
| OKLCH | oklch(72.42% 0.142 333) |
| XYZ | xyz(47.7948, 35.2329, 61.3982) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.02
Orchid (survey)
#C875C4
ΔE00 4.66
Orchid
#DA70D6
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA82CC #82DA90
analogous
#BC82DA #DA82CC #DA82A0
triadic
#DA82CC #CCDA82 #82CCDA
tetradic
#DA82CC #DABC82 #82DA90 #82A0DA
square
#DA82CC #DABC82 #82DA90 #82A0DA
split-complementary
#DA82CC #A0DA82 #82DABC
monochromatic
#AE349B #CC53B9 #DA82CC #E8B1DF #F6E0F3
Accessibility & contrast
On white
2.61
#DA82CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#DA82CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA82CC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA82CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA82CC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CF
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#E1879E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da82cc; /* rgb */ color: rgb(218, 130, 204); /* oklch */ color: oklch(72.4% 0.142 333.0);
Tailwind
colors: {
custom: {
50: '#e7a8db',
500: '#da82cc',
950: '#000000',
},
}SCSS
$custom: #da82cc; $custom-light: #e7a8db; $custom-dark: #000000;
JSON
{
"hex": "#da82cc",
"rgb": {
"r": 218,
"g": 130,
"b": 204
},
"hsl": {
"h": 309.545,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.72416,
"c": 0.14247,
"h": 333
},
"luminance": 0.3523
}Semantic roles & 50–950 ramp
primary
#DA82CC
secondary
#CFE9D3
accent
#C23D24
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83