#DD75EA#DD75EA
#DD75EA is a light, vivid purple. Relative luminance 0.340; OKLCH L 72.2% C 0.193 H 323.0°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75EA |
|---|---|
| RGB | rgb(221, 117, 234) |
| HSL | hsl(293, 74%, 69%) |
| HSV | hsv(293, 50%, 92%) |
| CMYK | cmyk(5.6%, 50%, 0%, 8.2%) |
| CIE-LAB | lab(64.99, 57.27, -42.10) |
| CIE-LCH | lch(64.99, 71.09, 323.68°) |
| OKLab | oklab(72.2% 0.1545 -0.1162) |
| OKLCH | oklch(72.2% 0.193 323) |
| XYZ | xyz(51.0299, 34.0376, 81.7079) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75EA #82EA75
analogous
#A375EA #DD75EA #EA75BD
triadic
#DD75EA #EADD75 #75EADD
tetradic
#DD75EA #EAA375 #82EA75 #75BDEA
square
#DD75EA #EAA375 #82EA75 #75BDEA
split-complementary
#DD75EA #BDEA75 #75EAA3
monochromatic
#B41EC6 #D040E2 #DD75EA #EAAAF2 #F7DFFA
Accessibility & contrast
On white
2.69
#DD75EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#DD75EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75EA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75EA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EE
Deuteranopia (green-blind)
#84A2E7
Tritanopia (blue-blind)
#E084A5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd75ea; /* rgb */ color: rgb(221, 117, 234); /* oklch */ color: oklch(72.2% 0.193 323.0);
Tailwind
colors: {
custom: {
50: '#eaa0f1',
500: '#dd75ea',
950: '#000000',
},
}SCSS
$custom: #dd75ea; $custom-light: #eaa0f1; $custom-dark: #000000;
JSON
{
"hex": "#dd75ea",
"rgb": {
"r": 221,
"g": 117,
"b": 234
},
"hsl": {
"h": 293.333,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.72202,
"c": 0.19331,
"h": 323
},
"luminance": 0.34035
}Semantic roles & 50–950 ramp
primary
#DD75EA
secondary
#D0EFCC
accent
#D61026
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85