#DD76EB#DD76EB
#DD76EB is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.4% C 0.193 H 322.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76EB |
|---|---|
| RGB | rgb(221, 118, 235) |
| HSL | hsl(293, 75%, 69%) |
| HSV | hsv(293, 50%, 92%) |
| CMYK | cmyk(6%, 49.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.22, 56.97, -42.30) |
| CIE-LCH | lch(65.22, 70.96, 323.41°) |
| OKLab | oklab(72.39% 0.1533 -0.1168) |
| OKLCH | oklch(72.39% 0.193 322.7) |
| XYZ | xyz(51.2911, 34.3295, 82.5057) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76EB #84EB76
analogous
#A376EB #DD76EB #EB76BE
triadic
#DD76EB #EBDD76 #76EBDD
tetradic
#DD76EB #EBA376 #84EB76 #76BEEB
square
#DD76EB #EBA376 #84EB76 #76BEEB
split-complementary
#DD76EB #BEEB76 #76EBA3
monochromatic
#B51DC9 #D041E3 #DD76EB #EAABF3 #F8E1FB
Accessibility & contrast
On white
2.67
#DD76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DD76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76EB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76EB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#E085A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd76eb; /* rgb */ color: rgb(221, 118, 235); /* oklch */ color: oklch(72.4% 0.193 322.7);
Tailwind
colors: {
custom: {
50: '#eaa1f2',
500: '#dd76eb',
950: '#000000',
},
}SCSS
$custom: #dd76eb; $custom-light: #eaa1f2; $custom-dark: #000000;
JSON
{
"hex": "#dd76eb",
"rgb": {
"r": 221,
"g": 118,
"b": 235
},
"hsl": {
"h": 292.821,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.72387,
"c": 0.1927,
"h": 322.7
},
"luminance": 0.34327
}Semantic roles & 50–950 ramp
primary
#DD76EB
secondary
#D1EFCD
accent
#D70F27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85