#DE70E7#DE70E7
#DE70E7 is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.5% C 0.199 H 324.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE70E7 |
|---|---|
| RGB | rgb(222, 112, 231) |
| HSL | hsl(295, 71%, 67%) |
| HSV | hsv(295, 52%, 91%) |
| CMYK | cmyk(3.9%, 51.5%, 0%, 9.4%) |
| CIE-LAB | lab(64.07, 59.41, -41.87) |
| CIE-LCH | lch(64.07, 72.68, 324.82°) |
| OKLab | oklab(71.51% 0.1619 -0.1155) |
| OKLCH | oklch(71.51% 0.199 324.5) |
| XYZ | xyz(50.3409, 32.8900, 79.2826) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE70E7 #79E770
analogous
#A270E7 #DE70E7 #E770B5
triadic
#DE70E7 #E7DE70 #70E7DE
tetradic
#DE70E7 #E7A270 #79E770 #70B5E7
square
#DE70E7 #E7A270 #79E770 #70B5E7
split-complementary
#DE70E7 #B5E770 #70E7A2
monochromatic
#B120BD #D23CDE #DE70E7 #EAA4F0 #F6D9F9
Accessibility & contrast
On white
2.77
#DE70E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DE70E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE70E7
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE70E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE70E7 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6093EB
Deuteranopia (green-blind)
#83A0E4
Tritanopia (blue-blind)
#E27FA1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de70e7; /* rgb */ color: rgb(222, 112, 231); /* oklch */ color: oklch(71.5% 0.199 324.5);
Tailwind
colors: {
custom: {
50: '#eb9def',
500: '#de70e7',
950: '#000000',
},
}SCSS
$custom: #de70e7; $custom-light: #eb9def; $custom-dark: #000000;
JSON
{
"hex": "#de70e7",
"rgb": {
"r": 222,
"g": 112,
"b": 231
},
"hsl": {
"h": 295.462,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.71505,
"c": 0.19886,
"h": 324.5
},
"luminance": 0.32887
}Semantic roles & 50–950 ramp
primary
#DE70E7
secondary
#C9ECC7
accent
#D31221
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84