#DD85DC#DD85DC
#DD85DC is a light, vivid purple. Relative luminance 0.373; OKLCH L 73.9% C 0.154 H 327.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85DC |
|---|---|
| RGB | rgb(221, 133, 220) |
| HSL | hsl(301, 56%, 69%) |
| HSV | hsv(301, 40%, 87%) |
| CMYK | cmyk(0%, 39.8%, 0.5%, 13.3%) |
| CIE-LAB | lab(67.51, 46.65, -30.42) |
| CIE-LCH | lch(67.51, 55.69, 326.90°) |
| OKLab | oklab(73.88% 0.1296 -0.0829) |
| OKLCH | oklch(73.88% 0.154 327.4) |
| XYZ | xyz(51.1236, 37.3169, 72.2062) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.02
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.66
Orchid (survey)
#C875C4
ΔE00 5.73
Plum
#DDA0DD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85DC #85DD86
analogous
#B285DD #DD85DC #DD85B0
triadic
#DD85DC #DCDD85 #85DCDD
tetradic
#DD85DC #DDB285 #85DD86 #85B0DD
square
#DD85DC #DDB285 #85DD86 #85B0DD
split-complementary
#DD85DC #B0DD85 #85DDB2
monochromatic
#B532B4 #D055CE #DD85DC #EAB5EA #F8E5F7
Accessibility & contrast
On white
2.48
#DD85DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DD85DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85DC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85DC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#E28DA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd85dc; /* rgb */ color: rgb(221, 133, 220); /* oklch */ color: oklch(73.9% 0.154 327.4);
Tailwind
colors: {
custom: {
50: '#e9aae7',
500: '#dd85dc',
950: '#000000',
},
}SCSS
$custom: #dd85dc; $custom-light: #e9aae7; $custom-dark: #000000;
JSON
{
"hex": "#dd85dc",
"rgb": {
"r": 221,
"g": 133,
"b": 220
},
"hsl": {
"h": 300.682,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.73884,
"c": 0.15388,
"h": 327.4
},
"luminance": 0.37315
}Semantic roles & 50–950 ramp
primary
#DD85DC
secondary
#D2ECD3
accent
#C42322
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84