#DE76D8#DE76D8
#DE76D8 is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.6% C 0.176 H 329.4°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76D8 |
|---|---|
| RGB | rgb(222, 118, 216) |
| HSL | hsl(303, 61%, 67%) |
| HSV | hsv(303, 47%, 87%) |
| CMYK | cmyk(0%, 46.8%, 2.7%, 12.9%) |
| CIE-LAB | lab(64.52, 53.83, -32.81) |
| CIE-LCH | lch(64.52, 63.05, 328.64°) |
| OKLab | oklab(71.62% 0.1514 -0.0896) |
| OKLCH | oklch(71.62% 0.176 329.4) |
| XYZ | xyz(48.9967, 33.4471, 68.8276) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 4.39
Orchid (survey)
#C875C4
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76D8 #76DE7C
analogous
#B076DE #DE76D8 #DE76A4
triadic
#DE76D8 #D8DE76 #76D8DE
tetradic
#DE76D8 #DEB076 #76DE7C #76A4DE
square
#DE76D8 #DEB076 #76DE7C #76A4DE
split-complementary
#DE76D8 #A4DE76 #76DEB0
monochromatic
#AF2AA8 #D245CA #DE76D8 #EAA7E6 #F6D9F4
Accessibility & contrast
On white
2.73
#DE76D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#DE76D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76D8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76D8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7094DB
Deuteranopia (green-blind)
#8DA2D5
Tritanopia (blue-blind)
#E57F9D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de76d8; /* rgb */ color: rgb(222, 118, 216); /* oklch */ color: oklch(71.6% 0.176 329.4);
Tailwind
colors: {
custom: {
50: '#eaa1e4',
500: '#de76d8',
950: '#000000',
},
}SCSS
$custom: #de76d8; $custom-light: #eaa1e4; $custom-dark: #000000;
JSON
{
"hex": "#de76d8",
"rgb": {
"r": 222,
"g": 118,
"b": 216
},
"hsl": {
"h": 303.462,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.71623,
"c": 0.1759,
"h": 329.4
},
"luminance": 0.33444
}Semantic roles & 50–950 ramp
primary
#DE76D8
secondary
#C7E9C9
accent
#C9271D
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F15
muted
#847F84