#DD76EA#DD76EA
#DD76EA is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.3% C 0.192 H 323.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76EA |
|---|---|
| RGB | rgb(221, 118, 234) |
| HSL | hsl(293, 73%, 69%) |
| HSV | hsv(293, 50%, 92%) |
| CMYK | cmyk(5.6%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.18, 56.79, -41.81) |
| CIE-LCH | lch(65.18, 70.52, 323.63°) |
| OKLab | oklab(72.34% 0.1531 -0.1154) |
| OKLCH | oklch(72.34% 0.192 323) |
| XYZ | xyz(51.1470, 34.2719, 81.7469) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76EA #83EA76
analogous
#A376EA #DD76EA #EA76BD
triadic
#DD76EA #EADD76 #76EADD
tetradic
#DD76EA #EAA376 #83EA76 #76BDEA
square
#DD76EA #EAA376 #83EA76 #76BDEA
split-complementary
#DD76EA #BDEA76 #76EAA3
monochromatic
#B41FC7 #D041E2 #DD76EA #EAABF2 #F7E0FA
Accessibility & contrast
On white
2.67
#DD76EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#DD76EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76EA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76EA | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6696EE
Deuteranopia (green-blind)
#85A2E7
Tritanopia (blue-blind)
#E085A5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd76ea; /* rgb */ color: rgb(221, 118, 234); /* oklch */ color: oklch(72.3% 0.192 323.0);
Tailwind
colors: {
custom: {
50: '#eaa1f1',
500: '#dd76ea',
950: '#000000',
},
}SCSS
$custom: #dd76ea; $custom-light: #eaa1f1; $custom-dark: #000000;
JSON
{
"hex": "#dd76ea",
"rgb": {
"r": 221,
"g": 118,
"b": 234
},
"hsl": {
"h": 293.276,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.72339,
"c": 0.19174,
"h": 323
},
"luminance": 0.3427
}Semantic roles & 50–950 ramp
primary
#DD76EA
secondary
#D1EFCD
accent
#D61026
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85