#DE7AE7#DE7AE7
#DE7AE7 is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.9% C 0.183 H 324.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7AE7 |
|---|---|
| RGB | rgb(222, 122, 231) |
| HSL | hsl(295, 69%, 69%) |
| HSV | hsv(295, 47%, 91%) |
| CMYK | cmyk(3.9%, 47.2%, 0%, 9.4%) |
| CIE-LAB | lab(65.92, 54.54, -38.98) |
| CIE-LCH | lch(65.92, 67.04, 324.44°) |
| OKLab | oklab(72.87% 0.1484 -0.1073) |
| OKLCH | oklch(72.87% 0.183 324.1) |
| XYZ | xyz(51.5062, 35.2206, 79.6710) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.27
Orchid
#DA70D6
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7AE7 #83E77A
analogous
#A87AE7 #DE7AE7 #E77ABA
triadic
#DE7AE7 #E7DE7A #7AE7DE
tetradic
#DE7AE7 #E7A87A #83E77A #7ABAE7
square
#DE7AE7 #E7A87A #83E77A #7ABAE7
split-complementary
#DE7AE7 #BAE77A #7AE7A8
monochromatic
#B623C3 #D146DE #DE7AE7 #EBAEF0 #F8E2FA
Accessibility & contrast
On white
2.61
#DE7AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DE7AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7AE7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7AE7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98EB
Deuteranopia (green-blind)
#8AA4E4
Tritanopia (blue-blind)
#E287A6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de7ae7; /* rgb */ color: rgb(222, 122, 231); /* oklch */ color: oklch(72.9% 0.183 324.1);
Tailwind
colors: {
custom: {
50: '#eaa3ef',
500: '#de7ae7',
950: '#000000',
},
}SCSS
$custom: #de7ae7; $custom-light: #eaa3ef; $custom-dark: #000000;
JSON
{
"hex": "#de7ae7",
"rgb": {
"r": 222,
"g": 122,
"b": 231
},
"hsl": {
"h": 295.046,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.72871,
"c": 0.1831,
"h": 324.1
},
"luminance": 0.35218
}Semantic roles & 50–950 ramp
primary
#DE7AE7
secondary
#D1EECF
accent
#D11424
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84