#DC84D2#DC84D2
#DC84D2 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.2% C 0.146 H 331.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DC84D2 |
|---|---|
| RGB | rgb(220, 132, 210) |
| HSL | hsl(307, 56%, 69%) |
| HSV | hsv(307, 40%, 86%) |
| CMYK | cmyk(0%, 40%, 4.5%, 13.7%) |
| CIE-LAB | lab(66.80, 45.09, -25.96) |
| CIE-LCH | lch(66.80, 52.03, 330.07°) |
| OKLab | oklab(73.2% 0.1277 -0.0703) |
| OKLCH | oklch(73.2% 0.146 331.1) |
| XYZ | xyz(49.3988, 36.3738, 65.3791) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.93
Orchid
#DA70D6
ΔE00 4.98
Violet (CSS)
#EE82EE
ΔE00 5.01
Orchid (survey)
#C875C4
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC84D2 #84DC8E
analogous
#BA84DC #DC84D2 #DC84A6
triadic
#DC84D2 #D2DC84 #84D2DC
tetradic
#DC84D2 #DCBA84 #84DC8E #84A6DC
square
#DC84D2 #DCBA84 #84DC8E #84A6DC
split-complementary
#DC84D2 #A6DC84 #84DCBA
monochromatic
#B333A4 #CE54C1 #DC84D2 #EAB4E3 #F7E3F5
Accessibility & contrast
On white
2.54
#DC84D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#DC84D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC84D2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC84D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC84D2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD5
Deuteranopia (green-blind)
#98A7CF
Tritanopia (blue-blind)
#E38AA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc84d2; /* rgb */ color: rgb(220, 132, 210); /* oklch */ color: oklch(73.2% 0.146 331.1);
Tailwind
colors: {
custom: {
50: '#e8aae0',
500: '#dc84d2',
950: '#000000',
},
}SCSS
$custom: #dc84d2; $custom-light: #e8aae0; $custom-dark: #000000;
JSON
{
"hex": "#dc84d2",
"rgb": {
"r": 220,
"g": 132,
"b": 210
},
"hsl": {
"h": 306.818,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.73199,
"c": 0.14576,
"h": 331.1
},
"luminance": 0.36371
}Semantic roles & 50–950 ramp
primary
#DC84D2
secondary
#D1EBD4
accent
#C33522
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83