#DD85E4#DD85E4
#DD85E4 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.2% C 0.162 H 324.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85E4 |
|---|---|
| RGB | rgb(221, 133, 228) |
| HSL | hsl(296, 64%, 71%) |
| HSV | hsv(296, 42%, 89%) |
| CMYK | cmyk(3.1%, 41.7%, 0%, 10.6%) |
| CIE-LAB | lab(67.84, 48.12, -34.35) |
| CIE-LCH | lch(67.84, 59.12, 324.48°) |
| OKLab | oklab(74.23% 0.1313 -0.0941) |
| OKLCH | oklch(74.23% 0.162 324.4) |
| XYZ | xyz(52.2086, 37.7509, 77.9203) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.60
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 4.15
Orchid
#DA70D6
ΔE00 4.79
Orchid (survey)
#C875C4
ΔE00 6.44
Candy Pink
#FF63E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85E4 #8CE485
analogous
#AD85E4 #DD85E4 #E485BB
triadic
#DD85E4 #E4DD85 #85E4DD
tetradic
#DD85E4 #E4AD85 #8CE485 #85BBE4
square
#DD85E4 #E4AD85 #8CE485 #85BBE4
split-complementary
#DD85E4 #BBE485 #85E4AD
monochromatic
#B82BC3 #CF53D9 #DD85E4 #EBB7EF #F8E6F9
Accessibility & contrast
On white
2.46
#DD85E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DD85E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85E4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85E4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE7
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#E18FAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd85e4; /* rgb */ color: rgb(221, 133, 228); /* oklch */ color: oklch(74.2% 0.162 324.4);
Tailwind
colors: {
custom: {
50: '#e9aaed',
500: '#dd85e4',
950: '#000000',
},
}SCSS
$custom: #dd85e4; $custom-light: #e9aaed; $custom-dark: #000000;
JSON
{
"hex": "#dd85e4",
"rgb": {
"r": 221,
"g": 133,
"b": 228
},
"hsl": {
"h": 295.579,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.74232,
"c": 0.16154,
"h": 324.4
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#DD85E4
secondary
#D8EFD6
accent
#CC1A27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84