#DD76D4#DD76D4
#DD76D4 is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.3% C 0.172 H 330.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76D4 |
|---|---|
| RGB | rgb(221, 118, 212) |
| HSL | hsl(305, 60%, 66%) |
| HSV | hsv(305, 47%, 87%) |
| CMYK | cmyk(0%, 46.6%, 4.1%, 13.3%) |
| CIE-LAB | lab(64.23, 52.85, -31.04) |
| CIE-LCH | lch(64.23, 61.29, 329.57°) |
| OKLab | oklab(71.33% 0.1495 -0.0846) |
| OKLCH | oklch(71.33% 0.172 330.5) |
| XYZ | xyz(48.1804, 33.0852, 66.1229) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.73
Lavender Pink
#DD85D7
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.57
Orchid (survey)
#C875C4
ΔE00 3.97
Violet (CSS)
#EE82EE
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76D4 #76DD7F
analogous
#B376DD #DD76D4 #DD76A1
triadic
#DD76D4 #D4DD76 #76D4DD
tetradic
#DD76D4 #DDB376 #76DD7F #76A1DD
square
#DD76D4 #DDB376 #76DD7F #76A1DD
split-complementary
#DD76D4 #A1DD76 #76DDB3
monochromatic
#AE2BA2 #D145C5 #DD76D4 #E9A7E3 #F5D8F3
Accessibility & contrast
On white
2.76
#DD76D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#DD76D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76D4
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76D4 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7193D7
Deuteranopia (green-blind)
#8EA1D1
Tritanopia (blue-blind)
#E47E9B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd76d4; /* rgb */ color: rgb(221, 118, 212); /* oklch */ color: oklch(71.3% 0.172 330.5);
Tailwind
colors: {
custom: {
50: '#eaa1e1',
500: '#dd76d4',
950: '#000000',
},
}SCSS
$custom: #dd76d4; $custom-light: #eaa1e1; $custom-dark: #000000;
JSON
{
"hex": "#dd76d4",
"rgb": {
"r": 221,
"g": 118,
"b": 212
},
"hsl": {
"h": 305.243,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.71326,
"c": 0.17175,
"h": 330.5
},
"luminance": 0.33082
}Semantic roles & 50–950 ramp
primary
#DD76D4
secondary
#C7E8CA
accent
#C82C1E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83