#DE76D5#DE76D5
#DE76D5 is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.5% C 0.173 H 330.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76D5 |
|---|---|
| RGB | rgb(222, 118, 213) |
| HSL | hsl(305, 61%, 67%) |
| HSV | hsv(305, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 4.1%, 12.9%) |
| CIE-LAB | lab(64.40, 53.32, -31.33) |
| CIE-LCH | lch(64.40, 61.84, 329.56°) |
| OKLab | oklab(71.49% 0.1508 -0.0854) |
| OKLCH | oklch(71.49% 0.173 330.5) |
| XYZ | xyz(48.6124, 33.2934, 66.8036) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.75
Lavender Pink
#DD85D7
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.37
Orchid (survey)
#C875C4
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76D5 #76DE7F
analogous
#B376DE #DE76D5 #DE76A1
triadic
#DE76D5 #D5DE76 #76D5DE
tetradic
#DE76D5 #DEB376 #76DE7F #76A1DE
square
#DE76D5 #DEB376 #76DE7F #76A1DE
split-complementary
#DE76D5 #A1DE76 #76DEB3
monochromatic
#AF2AA4 #D245C6 #DE76D5 #EAA7E4 #F6D9F3
Accessibility & contrast
On white
2.74
#DE76D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#DE76D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76D5
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76D5 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7193D8
Deuteranopia (green-blind)
#8EA1D2
Tritanopia (blue-blind)
#E57E9C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de76d5; /* rgb */ color: rgb(222, 118, 213); /* oklch */ color: oklch(71.5% 0.173 330.5);
Tailwind
colors: {
custom: {
50: '#eaa1e2',
500: '#de76d5',
950: '#000000',
},
}SCSS
$custom: #de76d5; $custom-light: #eaa1e2; $custom-dark: #000000;
JSON
{
"hex": "#de76d5",
"rgb": {
"r": 222,
"g": 118,
"b": 213
},
"hsl": {
"h": 305.192,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.71491,
"c": 0.17328,
"h": 330.5
},
"luminance": 0.33291
}Semantic roles & 50–950 ramp
primary
#DE76D5
secondary
#C7E9CA
accent
#C92C1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83