#DE71E4#DE71E4
#DE71E4 is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.5% C 0.195 H 325.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DE71E4 |
|---|---|
| RGB | rgb(222, 113, 228) |
| HSL | hsl(297, 68%, 67%) |
| HSV | hsv(297, 50%, 89%) |
| CMYK | cmyk(2.6%, 50.4%, 0%, 10.6%) |
| CIE-LAB | lab(64.12, 58.39, -40.14) |
| CIE-LCH | lch(64.12, 70.85, 325.49°) |
| OKLab | oklab(71.49% 0.1601 -0.1105) |
| OKLCH | oklch(71.49% 0.195 325.4) |
| XYZ | xyz(50.0318, 32.9439, 77.1072) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE71E4 #77E471
analogous
#A571E4 #DE71E4 #E471B0
triadic
#DE71E4 #E4DE71 #71E4DE
tetradic
#DE71E4 #E4A571 #77E471 #71B0E4
square
#DE71E4 #E4A571 #77E471 #71B0E4
split-complementary
#DE71E4 #B0E471 #71E4A5
monochromatic
#B023B8 #D23EDA #DE71E4 #EAA4EE #F6D8F8
Accessibility & contrast
On white
2.77
#DE71E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#DE71E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE71E4
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE71E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE71E4 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6493E8
Deuteranopia (green-blind)
#85A0E1
Tritanopia (blue-blind)
#E37FA0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de71e4; /* rgb */ color: rgb(222, 113, 228); /* oklch */ color: oklch(71.5% 0.195 325.4);
Tailwind
colors: {
custom: {
50: '#eb9eed',
500: '#de71e4',
950: '#000000',
},
}SCSS
$custom: #de71e4; $custom-light: #eb9eed; $custom-dark: #000000;
JSON
{
"hex": "#de71e4",
"rgb": {
"r": 222,
"g": 113,
"b": 228
},
"hsl": {
"h": 296.87,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.71492,
"c": 0.19458,
"h": 325.4
},
"luminance": 0.32941
}Semantic roles & 50–950 ramp
primary
#DE71E4
secondary
#C8EBC6
accent
#D0161F
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F16
muted
#847F84