#DE45DD#DE45DD
#DE45DD is a light, highly saturated purple. Relative luminance 0.250; OKLCH L 66.3% C 0.248 H 328.2°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE45DD |
|---|---|
| RGB | rgb(222, 69, 221) |
| HSL | hsl(300, 70%, 57%) |
| HSV | hsv(300, 69%, 87%) |
| CMYK | cmyk(0%, 68.9%, 0.5%, 12.9%) |
| CIE-LAB | lab(57.08, 75.55, -47.29) |
| CIE-LCH | lch(57.08, 89.13, 327.96°) |
| OKLab | oklab(66.26% 0.2111 -0.1308) |
| OKLCH | oklch(66.26% 0.248 328.2) |
| XYZ | xyz(45.3029, 25.0095, 70.8338) |
| Luminance | 0.2501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.38
Pink Purple
#EF1DE7
ΔE00 2.97
Fuchsia (survey)
#ED0DD9
ΔE00 3.64
Purpleish Pink
#DF4EC8
ΔE00 3.86
Heliotrope
#D94FF5
ΔE00 4.03
Purple Pink
#D725DE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE45DD #45DE46
analogous
#9345DE #DE45DD #DE4591
triadic
#DE45DD #DDDE45 #45DDDE
tetradic
#DE45DD #DE9345 #45DE46 #4591DE
square
#DE45DD #DE9345 #45DE46 #4591DE
split-complementary
#DE45DD #91DE45 #45DE93
monochromatic
#8F198E #C323C2 #DE45DD #E779E7 #F0ADF0
Accessibility & contrast
On white
3.50
#DE45DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#DE45DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE45DD
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE45DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE45DD | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D7CE1
Deuteranopia (green-blind)
#6E90D9
Tritanopia (blue-blind)
#E55B8D
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #de45dd; /* rgb */ color: rgb(222, 69, 221); /* oklch */ color: oklch(66.3% 0.248 328.2);
Tailwind
colors: {
custom: {
50: '#ec86e8',
500: '#de45dd',
950: '#000000',
},
}SCSS
$custom: #de45dd; $custom-light: #ec86e8; $custom-dark: #000000;
JSON
{
"hex": "#de45dd",
"rgb": {
"r": 222,
"g": 69,
"b": 221
},
"hsl": {
"h": 300.392,
"s": 69.863,
"l": 57.059
},
"oklch": {
"l": 0.66261,
"c": 0.2484,
"h": 328.2
},
"luminance": 0.25006
}Semantic roles & 50–950 ramp
primary
#DE45DD
secondary
#A0DFA1
accent
#ED3C3B
background
#FFF8FE
surface
#FEF0FD
border
#D6CBD5
text
#170C16
muted
#857D84