#DD4CDE#DD4CDE
#DD4CDE is a light, highly saturated purple. Relative luminance 0.258; OKLCH L 66.8% C 0.241 H 327.6°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CDE |
|---|---|
| RGB | rgb(221, 76, 222) |
| HSL | hsl(300, 69%, 58%) |
| HSV | hsv(300, 66%, 87%) |
| CMYK | cmyk(0.5%, 65.8%, 0%, 12.9%) |
| CIE-LAB | lab(57.86, 73.01, -46.63) |
| CIE-LCH | lch(57.86, 86.63, 327.43°) |
| OKLab | oklab(66.81% 0.2031 -0.129) |
| OKLCH | oklch(66.81% 0.241 327.6) |
| XYZ | xyz(45.5874, 25.8181, 71.6754) |
| Luminance | 0.2581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.81
Pink Purple
#EF1DE7
ΔE00 3.62
Heliotrope
#D94FF5
ΔE00 3.69
Purpleish Pink
#DF4EC8
ΔE00 3.82
Fuchsia (survey)
#ED0DD9
ΔE00 4.48
Bright Magenta
#FF08E8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CDE #4DDE4C
analogous
#944CDE #DD4CDE #DE4C96
triadic
#DD4CDE #DEDD4C #4CDEDD
tetradic
#DD4CDE #DE944C #4DDE4C #4C96DE
square
#DD4CDE #DE944C #4DDE4C #4C96DE
split-complementary
#DD4CDE #96DE4C #4CDE94
monochromatic
#931B94 #C725C8 #DD4CDE #E780E8 #F1B3F1
Accessibility & contrast
On white
3.41
#DD4CDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#DD4CDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CDE
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CDE | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#367FE2
Deuteranopia (green-blind)
#7092DA
Tritanopia (blue-blind)
#E3618F
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #dd4cde; /* rgb */ color: rgb(221, 76, 222); /* oklch */ color: oklch(66.8% 0.241 327.6);
Tailwind
colors: {
custom: {
50: '#eb89e9',
500: '#dd4cde',
950: '#000000',
},
}SCSS
$custom: #dd4cde; $custom-light: #eb89e9; $custom-dark: #000000;
JSON
{
"hex": "#dd4cde",
"rgb": {
"r": 221,
"g": 76,
"b": 222
},
"hsl": {
"h": 299.589,
"s": 68.868,
"l": 58.431
},
"oklch": {
"l": 0.66809,
"c": 0.24061,
"h": 327.6
},
"luminance": 0.25815
}Semantic roles & 50–950 ramp
primary
#DD4CDE
secondary
#A6E0A6
accent
#EC3C3D
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170D16
muted
#857D84