#D34DDE#D34DDE
#D34DDE is a light, highly saturated purple. Relative luminance 0.244; OKLCH L 65.5% C 0.235 H 324.6°. Best body text is #000000 at 5.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D34DDE |
|---|---|
| RGB | rgb(211, 77, 222) |
| HSL | hsl(295, 69%, 59%) |
| HSV | hsv(295, 65%, 87%) |
| CMYK | cmyk(5%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(56.52, 70.37, -48.85) |
| CIE-LCH | lch(56.52, 85.66, 325.23°) |
| OKLab | oklab(65.55% 0.1913 -0.1357) |
| OKLCH | oklch(65.55% 0.235 324.6) |
| XYZ | xyz(42.7016, 24.4331, 71.5600) |
| Luminance | 0.2443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.43
Heliotrope
#D94FF5
ΔE00 3.38
Mediumorchid
#BA55D3
ΔE00 4.19
Purple Pink
#D725DE
ΔE00 4.35
Pink Purple
#EF1DE7
ΔE00 4.40
Purpleish Pink
#DF4EC8
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34DDE #58DE4D
analogous
#8A4DDE #D34DDE #DE4DA0
triadic
#D34DDE #DED34D #4DDED3
tetradic
#D34DDE #DE8A4D #58DE4D #4DA0DE
square
#D34DDE #DE8A4D #58DE4D #4DA0DE
split-complementary
#D34DDE #A0DE4D #4DDE8A
monochromatic
#8C1C95 #BC25C9 #D34DDE #E081E8 #EDB4F1
Accessibility & contrast
On white
3.57
#D34DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.89
#D34DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34DDE
5.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34DDE | 1.00 | 3.57 | 5.89 | 5.89 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7DE2
Deuteranopia (green-blind)
#678DDA
Tritanopia (blue-blind)
#D7638F
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #d34dde; /* rgb */ color: rgb(211, 77, 222); /* oklch */ color: oklch(65.5% 0.235 324.6);
Tailwind
colors: {
custom: {
50: '#e489e9',
500: '#d34dde',
950: '#000000',
},
}SCSS
$custom: #d34dde; $custom-light: #e489e9; $custom-dark: #000000;
JSON
{
"hex": "#d34dde",
"rgb": {
"r": 211,
"g": 77,
"b": 222
},
"hsl": {
"h": 295.448,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.65545,
"c": 0.23453,
"h": 324.6
},
"luminance": 0.24431
}Semantic roles & 50–950 ramp
primary
#D34DDE
secondary
#ABE0A7
accent
#EC3C4A
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#160C16
muted
#847D84