#DD7CCD#DD7CCD
#DD7CCD is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.9% C 0.156 H 333.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CCD |
|---|---|
| RGB | rgb(221, 124, 205) |
| HSL | hsl(310, 59%, 68%) |
| HSV | hsv(310, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 7.2%, 13.3%) |
| CIE-LAB | lab(65.12, 48.65, -25.75) |
| CIE-LCH | lch(65.12, 55.04, 332.11°) |
| OKLab | oklab(71.9% 0.1394 -0.0696) |
| OKLCH | oklch(71.9% 0.156 333.4) |
| XYZ | xyz(48.0457, 34.1980, 61.8160) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.45
Orchid
#DA70D6
ΔE00 3.88
Orchid (survey)
#C875C4
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.80
Violet (CSS)
#EE82EE
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CCD #7CDD8C
analogous
#BD7CDD #DD7CCD #DD7C9C
triadic
#DD7CCD #CDDD7C #7CCDDD
tetradic
#DD7CCD #DDBD7C #7CDD8C #7C9CDD
square
#DD7CCD #DDBD7C #7CDD8C #7C9CDD
split-complementary
#DD7CCD #9CDD7C #7CDDBD
monochromatic
#B12E9B #D04BBA #DD7CCD #EAADE0 #F6DDF2
Accessibility & contrast
On white
2.68
#DD7CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#DD7CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CCD
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CCD | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95D0
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#E5819B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd7ccd; /* rgb */ color: rgb(221, 124, 205); /* oklch */ color: oklch(71.9% 0.156 333.4);
Tailwind
colors: {
custom: {
50: '#e9a4dc',
500: '#dd7ccd',
950: '#000000',
},
}SCSS
$custom: #dd7ccd; $custom-light: #e9a4dc; $custom-dark: #000000;
JSON
{
"hex": "#dd7ccd",
"rgb": {
"r": 221,
"g": 124,
"b": 205
},
"hsl": {
"h": 309.897,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.71899,
"c": 0.15578,
"h": 333.4
},
"luminance": 0.34195
}Semantic roles & 50–950 ramp
primary
#DD7CCD
secondary
#CBE9D0
accent
#C63B1F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83