#DD76EC#DD76EC
#DD76EC is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.4% C 0.194 H 322.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76EC |
|---|---|
| RGB | rgb(221, 118, 236) |
| HSL | hsl(292, 76%, 69%) |
| HSV | hsv(292, 50%, 93%) |
| CMYK | cmyk(6.4%, 50%, 0%, 7.5%) |
| CIE-LAB | lab(65.27, 57.16, -42.78) |
| CIE-LCH | lch(65.27, 71.39, 323.19°) |
| OKLab | oklab(72.44% 0.1534 -0.1182) |
| OKLCH | oklch(72.44% 0.194 322.4) |
| XYZ | xyz(51.4360, 34.3875, 83.2687) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76EC #85EC76
analogous
#A276EC #DD76EC #EC76C0
triadic
#DD76EC #ECDD76 #76ECDD
tetradic
#DD76EC #ECA276 #85EC76 #76C0EC
square
#DD76EC #ECA276 #85EC76 #76C0EC
split-complementary
#DD76EC #C0EC76 #76ECA2
monochromatic
#B51CCB #D040E5 #DD76EC #EAACF3 #F8E1FB
Accessibility & contrast
On white
2.67
#DD76EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DD76EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76EC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76EC | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#E085A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd76ec; /* rgb */ color: rgb(221, 118, 236); /* oklch */ color: oklch(72.4% 0.194 322.4);
Tailwind
colors: {
custom: {
50: '#eaa1f2',
500: '#dd76ec',
950: '#000000',
},
}SCSS
$custom: #dd76ec; $custom-light: #eaa1f2; $custom-dark: #000000;
JSON
{
"hex": "#dd76ec",
"rgb": {
"r": 221,
"g": 118,
"b": 236
},
"hsl": {
"h": 292.373,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.72436,
"c": 0.19364,
"h": 322.4
},
"luminance": 0.34385
}Semantic roles & 50–950 ramp
primary
#DD76EC
secondary
#D2F0CE
accent
#D80E27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85