#DE76EA#DE76EA
#DE76EA is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.5% C 0.192 H 323.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DE76EA |
|---|---|
| RGB | rgb(222, 118, 234) |
| HSL | hsl(294, 73%, 69%) |
| HSV | hsv(294, 50%, 92%) |
| CMYK | cmyk(5.1%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.30, 57.06, -41.61) |
| CIE-LCH | lch(65.30, 70.62, 323.90°) |
| OKLab | oklab(72.46% 0.1543 -0.1148) |
| OKLCH | oklch(72.46% 0.192 323.3) |
| XYZ | xyz(51.4525, 34.4294, 81.7613) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE76EA #82EA76
analogous
#A476EA #DE76EA #EA76BC
triadic
#DE76EA #EADE76 #76EADE
tetradic
#DE76EA #EAA476 #82EA76 #76BCEA
square
#DE76EA #EAA476 #82EA76 #76BCEA
split-complementary
#DE76EA #BCEA76 #76EAA4
monochromatic
#B61FC7 #D141E2 #DE76EA #EBABF2 #F8E0FA
Accessibility & contrast
On white
2.66
#DE76EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DE76EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE76EA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE76EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE76EA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EE
Deuteranopia (green-blind)
#86A3E7
Tritanopia (blue-blind)
#E185A5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de76ea; /* rgb */ color: rgb(222, 118, 234); /* oklch */ color: oklch(72.5% 0.192 323.3);
Tailwind
colors: {
custom: {
50: '#eaa1f1',
500: '#de76ea',
950: '#000000',
},
}SCSS
$custom: #de76ea; $custom-light: #eaa1f1; $custom-dark: #000000;
JSON
{
"hex": "#de76ea",
"rgb": {
"r": 222,
"g": 118,
"b": 234
},
"hsl": {
"h": 293.793,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.72457,
"c": 0.19229,
"h": 323.3
},
"luminance": 0.34427
}Semantic roles & 50–950 ramp
primary
#DE76EA
secondary
#D0EFCD
accent
#D61024
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85