#DD4CDB#DD4CDB
#DD4CDB is a light, highly saturated purple. Relative luminance 0.257; OKLCH L 66.6% C 0.238 H 328.4°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CDB |
|---|---|
| RGB | rgb(221, 76, 219) |
| HSL | hsl(301, 68%, 58%) |
| HSV | hsv(301, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 0.9%, 13.3%) |
| CIE-LAB | lab(57.71, 72.52, -45.18) |
| CIE-LCH | lch(57.71, 85.44, 328.08°) |
| OKLab | oklab(66.65% 0.203 -0.1248) |
| OKLCH | oklch(66.65% 0.238 328.4) |
| XYZ | xyz(45.1889, 25.6587, 69.5766) |
| Luminance | 0.2566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.69
Purpleish Pink
#DF4EC8
ΔE00 3.35
Pink Purple
#EF1DE7
ΔE00 3.71
Heliotrope
#D94FF5
ΔE00 4.15
Fuchsia (survey)
#ED0DD9
ΔE00 4.35
Bright Magenta
#FF08E8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CDB #4CDD4E
analogous
#974CDD #DD4CDB #DD4C92
triadic
#DD4CDB #DBDD4C #4CDBDD
tetradic
#DD4CDB #DD974C #4CDD4E #4C92DD
square
#DD4CDB #DD974C #4CDD4E #4C92DD
split-complementary
#DD4CDB #92DD4C #4CDD97
monochromatic
#931C91 #C626C4 #DD4CDB #E77FE5 #F1B3F0
Accessibility & contrast
On white
3.43
#DD4CDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#DD4CDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CDB
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CDB | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#397EDF
Deuteranopia (green-blind)
#7191D7
Tritanopia (blue-blind)
#E45F8E
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #dd4cdb; /* rgb */ color: rgb(221, 76, 219); /* oklch */ color: oklch(66.6% 0.238 328.4);
Tailwind
colors: {
custom: {
50: '#eb89e6',
500: '#dd4cdb',
950: '#000000',
},
}SCSS
$custom: #dd4cdb; $custom-light: #eb89e6; $custom-dark: #000000;
JSON
{
"hex": "#dd4cdb",
"rgb": {
"r": 221,
"g": 76,
"b": 219
},
"hsl": {
"h": 300.828,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.66649,
"c": 0.23828,
"h": 328.4
},
"luminance": 0.25656
}Semantic roles & 50–950 ramp
primary
#DD4CDB
secondary
#A6DFA6
accent
#EB3F3D
background
#FEF8FE
surface
#FDF0FC
border
#D5CBD5
text
#170C16
muted
#857D84