#DD5CDC#DD5CDC
#DD5CDC is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 68.4% C 0.218 H 327.9°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5CDC |
|---|---|
| RGB | rgb(221, 92, 220) |
| HSL | hsl(300, 65%, 61%) |
| HSV | hsv(300, 58%, 87%) |
| CMYK | cmyk(0%, 58.4%, 0.5%, 13.3%) |
| CIE-LAB | lab(60.07, 66.29, -42.03) |
| CIE-LCH | lch(60.07, 78.49, 327.63°) |
| OKLab | oklab(68.37% 0.1849 -0.1158) |
| OKLCH | oklch(68.37% 0.218 327.9) |
| XYZ | xyz(46.5636, 28.1967, 70.6862) |
| Luminance | 0.2819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.92
Orchid
#DA70D6
ΔE00 3.96
Pinkish Purple
#D648D7
ΔE00 4.01
Heliotrope
#D94FF5
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.51
Pink Purple
#EF1DE7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5CDC #5CDD5D
analogous
#9E5CDD #DD5CDC #DD5C9C
triadic
#DD5CDC #DCDD5C #5CDCDD
tetradic
#DD5CDC #DD9E5C #5CDD5D #5C9CDD
square
#DD5CDC #DD9E5C #5CDD5D #5C9CDD
split-complementary
#DD5CDC #9CDD5C #5CDD9E
monochromatic
#9E219D #D02BCF #DD5CDC #E88FE7 #F2C1F2
Accessibility & contrast
On white
3.16
#DD5CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#DD5CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5CDC
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5CDC | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E86E0
Deuteranopia (green-blind)
#7A97D8
Tritanopia (blue-blind)
#E36C94
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #dd5cdc; /* rgb */ color: rgb(221, 92, 220); /* oklch */ color: oklch(68.4% 0.218 327.9);
Tailwind
colors: {
custom: {
50: '#eb91e7',
500: '#dd5cdc',
950: '#000000',
},
}SCSS
$custom: #dd5cdc; $custom-light: #eb91e7; $custom-dark: #000000;
JSON
{
"hex": "#dd5cdc",
"rgb": {
"r": 221,
"g": 92,
"b": 220
},
"hsl": {
"h": 300.465,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.68373,
"c": 0.2182,
"h": 327.9
},
"luminance": 0.28194
}Semantic roles & 50–950 ramp
primary
#DD5CDC
secondary
#B2E3B3
accent
#CD1A18
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#170D16
muted
#857E84