#DE76D2#DE76D2
#DE76D2 is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.4% C 0.171 H 331.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76D2 |
|---|---|
| RGB | rgb(222, 118, 210) |
| HSL | hsl(307, 61%, 67%) |
| HSV | hsv(307, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 5.4%, 12.9%) |
| CIE-LAB | lab(64.28, 52.80, -29.84) |
| CIE-LCH | lch(64.28, 60.65, 330.53°) |
| OKLab | oklab(71.36% 0.1502 -0.0811) |
| OKLCH | oklch(71.36% 0.171 331.6) |
| XYZ | xyz(48.2352, 33.1425, 64.8168) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.70
Orchid (survey)
#C875C4
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76D2 #76DE82
analogous
#B676DE #DE76D2 #DE769E
triadic
#DE76D2 #D2DE76 #76D2DE
tetradic
#DE76D2 #DEB676 #76DE82 #769EDE
square
#DE76D2 #DEB676 #76DE82 #769EDE
split-complementary
#DE76D2 #9EDE76 #76DEB6
monochromatic
#AF2AA0 #D245C2 #DE76D2 #EAA7E2 #F6D9F2
Accessibility & contrast
On white
2.75
#DE76D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#DE76D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76D2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76D2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7393D5
Deuteranopia (green-blind)
#90A1CF
Tritanopia (blue-blind)
#E67D9A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de76d2; /* rgb */ color: rgb(222, 118, 210); /* oklch */ color: oklch(71.4% 0.171 331.6);
Tailwind
colors: {
custom: {
50: '#eaa1e0',
500: '#de76d2',
950: '#000000',
},
}SCSS
$custom: #de76d2; $custom-light: #eaa1e0; $custom-dark: #000000;
JSON
{
"hex": "#de76d2",
"rgb": {
"r": 222,
"g": 118,
"b": 210
},
"hsl": {
"h": 306.923,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.7136,
"c": 0.17071,
"h": 331.6
},
"luminance": 0.3314
}Semantic roles & 50–950 ramp
primary
#DE76D2
secondary
#C7E9CB
accent
#C9301D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83