#DD7CDA#DD7CDA
#DD7CDA is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.5% C 0.167 H 328.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CDA |
|---|---|
| RGB | rgb(221, 124, 218) |
| HSL | hsl(302, 59%, 68%) |
| HSV | hsv(302, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 1.4%, 13.3%) |
| CIE-LAB | lab(65.63, 50.90, -32.22) |
| CIE-LCH | lch(65.63, 60.24, 327.67°) |
| OKLab | oklab(72.45% 0.1422 -0.088) |
| OKLCH | oklch(72.45% 0.167 328.3) |
| XYZ | xyz(49.6805, 34.8520, 70.4263) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.35
Orchid
#DA70D6
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.74
Orchid (survey)
#C875C4
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CDA #7CDD7F
analogous
#B07CDD #DD7CDA #DD7CA9
triadic
#DD7CDA #DADD7C #7CDADD
tetradic
#DD7CDA #DDB07C #7CDD7F #7CA9DD
square
#DD7CDA #DDB07C #7CDD7F #7CA9DD
split-complementary
#DD7CDA #A9DD7C #7CDDB0
monochromatic
#B12EAD #D04BCC #DD7CDA #EAADE8 #F6DDF5
Accessibility & contrast
On white
2.63
#DD7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#DD7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CDA
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CDA | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7597DD
Deuteranopia (green-blind)
#90A4D7
Tritanopia (blue-blind)
#E385A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd7cda; /* rgb */ color: rgb(221, 124, 218); /* oklch */ color: oklch(72.5% 0.167 328.3);
Tailwind
colors: {
custom: {
50: '#e9a5e5',
500: '#dd7cda',
950: '#000000',
},
}SCSS
$custom: #dd7cda; $custom-light: #e9a5e5; $custom-dark: #000000;
JSON
{
"hex": "#dd7cda",
"rgb": {
"r": 221,
"g": 124,
"b": 218
},
"hsl": {
"h": 301.856,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.72451,
"c": 0.16717,
"h": 328.3
},
"luminance": 0.34849
}Semantic roles & 50–950 ramp
primary
#DD7CDA
secondary
#CBE9CC
accent
#C6241F
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84