#DD6EE5#DD6EE5
#DD6EE5 is a light, vivid purple. Relative luminance 0.322; OKLCH L 71.0% C 0.200 H 324.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DD6EE5 |
|---|---|
| RGB | rgb(221, 110, 229) |
| HSL | hsl(296, 70%, 66%) |
| HSV | hsv(296, 52%, 90%) |
| CMYK | cmyk(3.5%, 52%, 0%, 10.2%) |
| CIE-LAB | lab(63.49, 59.73, -41.68) |
| CIE-LCH | lch(63.49, 72.83, 325.09°) |
| OKLab | oklab(71.02% 0.1631 -0.1149) |
| OKLCH | oklch(71.02% 0.2 324.8) |
| XYZ | xyz(49.5364, 32.1837, 77.7164) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD6EE5 #76E56E
analogous
#A26EE5 #DD6EE5 #E56EB2
triadic
#DD6EE5 #E5DD6E #6EE5DD
tetradic
#DD6EE5 #E5A26E #76E56E #6EB2E5
square
#DD6EE5 #E5A26E #76E56E #6EB2E5
split-complementary
#DD6EE5 #B2E56E #6EE5A2
monochromatic
#AE21B8 #D13ADC #DD6EE5 #E9A2EE #F5D6F8
Accessibility & contrast
On white
2.82
#DD6EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DD6EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD6EE5
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD6EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD6EE5 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F91E9
Deuteranopia (green-blind)
#819FE2
Tritanopia (blue-blind)
#E17DA0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd6ee5; /* rgb */ color: rgb(221, 110, 229); /* oklch */ color: oklch(71.0% 0.200 324.8);
Tailwind
colors: {
custom: {
50: '#ea9ced',
500: '#dd6ee5',
950: '#000000',
},
}SCSS
$custom: #dd6ee5; $custom-light: #ea9ced; $custom-dark: #000000;
JSON
{
"hex": "#dd6ee5",
"rgb": {
"r": 221,
"g": 110,
"b": 229
},
"hsl": {
"h": 295.966,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.71022,
"c": 0.19956,
"h": 324.8
},
"luminance": 0.32181
}Semantic roles & 50–950 ramp
primary
#DD6EE5
secondary
#C7EBC4
accent
#D21421
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84