#DD75EC#DD75EC
#DD75EC is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.3% C 0.195 H 322.4°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75EC |
|---|---|
| RGB | rgb(221, 117, 236) |
| HSL | hsl(292, 76%, 69%) |
| HSV | hsv(292, 50%, 93%) |
| CMYK | cmyk(6.4%, 50.4%, 0%, 7.5%) |
| CIE-LAB | lab(65.08, 57.65, -43.07) |
| CIE-LCH | lch(65.08, 71.96, 323.24°) |
| OKLab | oklab(72.3% 0.1547 -0.119) |
| OKLCH | oklch(72.3% 0.195 322.4) |
| XYZ | xyz(51.3188, 34.1532, 83.2296) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75EC #84EC75
analogous
#A275EC #DD75EC #EC75C0
triadic
#DD75EC #ECDD75 #75ECDD
tetradic
#DD75EC #ECA275 #84EC75 #75C0EC
square
#DD75EC #ECA275 #84EC75 #75C0EC
split-complementary
#DD75EC #C0EC75 #75ECA2
monochromatic
#B51CCB #D03FE5 #DD75EC #EAABF3 #F8E1FB
Accessibility & contrast
On white
2.68
#DD75EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#DD75EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75EC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75EC | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F0
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#E085A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd75ec; /* rgb */ color: rgb(221, 117, 236); /* oklch */ color: oklch(72.3% 0.195 322.4);
Tailwind
colors: {
custom: {
50: '#eaa0f2',
500: '#dd75ec',
950: '#000000',
},
}SCSS
$custom: #dd75ec; $custom-light: #eaa0f2; $custom-dark: #000000;
JSON
{
"hex": "#dd75ec",
"rgb": {
"r": 221,
"g": 117,
"b": 236
},
"hsl": {
"h": 292.437,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.72299,
"c": 0.1952,
"h": 322.4
},
"luminance": 0.34151
}Semantic roles & 50–950 ramp
primary
#DD75EC
secondary
#D1F0CD
accent
#D80E27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85