#DD45DE#DD45DE
#DD45DE is a light, highly saturated purple. Relative luminance 0.249; OKLCH L 66.2% C 0.249 H 327.7°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DD45DE |
|---|---|
| RGB | rgb(221, 69, 222) |
| HSL | hsl(300, 70%, 57%) |
| HSV | hsv(300, 69%, 87%) |
| CMYK | cmyk(0.5%, 68.9%, 0%, 12.9%) |
| CIE-LAB | lab(56.98, 75.49, -48.02) |
| CIE-LCH | lch(56.98, 89.47, 327.54°) |
| OKLab | oklab(66.18% 0.2101 -0.133) |
| OKLCH | oklch(66.18% 0.249 327.7) |
| XYZ | xyz(45.1311, 24.9055, 71.5233) |
| Luminance | 0.2490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.32
Pink Purple
#EF1DE7
ΔE00 3.00
Fuchsia (survey)
#ED0DD9
ΔE00 3.73
Heliotrope
#D94FF5
ΔE00 3.84
Purpleish Pink
#DF4EC8
ΔE00 4.10
Purple Pink
#D725DE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD45DE #46DE45
analogous
#9145DE #DD45DE #DE4593
triadic
#DD45DE #DEDD45 #45DEDD
tetradic
#DD45DE #DE9145 #46DE45 #4593DE
square
#DD45DE #DE9145 #46DE45 #4593DE
split-complementary
#DD45DE #93DE45 #45DE91
monochromatic
#8E198F #C223C3 #DD45DE #E779E7 #F0ADF0
Accessibility & contrast
On white
3.51
#DD45DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#DD45DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD45DE
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD45DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD45DE | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7CE2
Deuteranopia (green-blind)
#6C90DA
Tritanopia (blue-blind)
#E45C8D
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #dd45de; /* rgb */ color: rgb(221, 69, 222); /* oklch */ color: oklch(66.2% 0.249 327.7);
Tailwind
colors: {
custom: {
50: '#eb86e9',
500: '#dd45de',
950: '#000000',
},
}SCSS
$custom: #dd45de; $custom-light: #eb86e9; $custom-dark: #000000;
JSON
{
"hex": "#dd45de",
"rgb": {
"r": 221,
"g": 69,
"b": 222
},
"hsl": {
"h": 299.608,
"s": 69.863,
"l": 57.059
},
"oklch": {
"l": 0.66175,
"c": 0.24867,
"h": 327.7
},
"luminance": 0.24902
}Semantic roles & 50–950 ramp
primary
#DD45DE
secondary
#A1DFA0
accent
#ED3B3C
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#170C16
muted
#857D84