#DD7CDC#DD7CDC
#DD7CDC is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.5% C 0.169 H 327.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CDC |
|---|---|
| RGB | rgb(221, 124, 220) |
| HSL | hsl(301, 59%, 68%) |
| HSV | hsv(301, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 0.5%, 13.3%) |
| CIE-LAB | lab(65.72, 51.25, -33.20) |
| CIE-LCH | lch(65.72, 61.07, 327.06°) |
| OKLab | oklab(72.54% 0.1426 -0.0908) |
| OKLCH | oklch(72.54% 0.169 327.5) |
| XYZ | xyz(49.9438, 34.9573, 71.8130) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.57
Orchid
#DA70D6
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.55
Orchid (survey)
#C875C4
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CDC #7CDD7D
analogous
#AE7CDD #DD7CDC #DD7CAB
triadic
#DD7CDC #DCDD7C #7CDCDD
tetradic
#DD7CDC #DDAE7C #7CDD7D #7CABDD
square
#DD7CDC #DDAE7C #7CDD7D #7CABDD
split-complementary
#DD7CDC #ABDD7C #7CDDAE
monochromatic
#B12EAF #D04BCF #DD7CDC #EAADE9 #F6DDF6
Accessibility & contrast
On white
2.63
#DD7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DD7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CDC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CDC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498DF
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#E386A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd7cdc; /* rgb */ color: rgb(221, 124, 220); /* oklch */ color: oklch(72.5% 0.169 327.5);
Tailwind
colors: {
custom: {
50: '#e9a5e7',
500: '#dd7cdc',
950: '#000000',
},
}SCSS
$custom: #dd7cdc; $custom-light: #e9a5e7; $custom-dark: #000000;
JSON
{
"hex": "#dd7cdc",
"rgb": {
"r": 221,
"g": 124,
"b": 220
},
"hsl": {
"h": 300.619,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.72539,
"c": 0.169,
"h": 327.5
},
"luminance": 0.34955
}Semantic roles & 50–950 ramp
primary
#DD7CDC
secondary
#CBE9CC
accent
#C6211F
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84