#DE71F2#DE71F2
#DE71F2 is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 72.2% C 0.208 H 321.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DE71F2 |
|---|---|
| RGB | rgb(222, 113, 242) |
| HSL | hsl(291, 83%, 70%) |
| HSV | hsv(291, 53%, 95%) |
| CMYK | cmyk(8.3%, 53.3%, 0%, 5.1%) |
| CIE-LAB | lab(64.77, 60.95, -46.88) |
| CIE-LCH | lch(64.77, 76.89, 322.44°) |
| OKLab | oklab(72.18% 0.1618 -0.13) |
| OKLCH | oklch(72.18% 0.208 321.2) |
| XYZ | xyz(52.0545, 33.7530, 87.7602) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.47
Orchid
#DA70D6
ΔE00 4.56
Purply Pink
#F075E6
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE71F2 #85F271
analogous
#9E71F2 #DE71F2 #F271C5
triadic
#DE71F2 #F2DE71 #71F2DE
tetradic
#DE71F2 #F29E71 #85F271 #71C5F2
square
#DE71F2 #F29E71 #85F271 #71C5F2
split-complementary
#DE71F2 #C5F271 #71F29E
monochromatic
#B714D5 #D139ED #DE71F2 #EBA9F7 #F8E1FC
Accessibility & contrast
On white
2.71
#DE71F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DE71F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE71F2
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE71F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE71F2 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A95F6
Deuteranopia (green-blind)
#7EA1EE
Tritanopia (blue-blind)
#E083A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de71f2; /* rgb */ color: rgb(222, 113, 242); /* oklch */ color: oklch(72.2% 0.208 321.2);
Tailwind
colors: {
custom: {
50: '#eb9ef7',
500: '#de71f2',
950: '#000000',
},
}SCSS
$custom: #de71f2; $custom-light: #eb9ef7; $custom-dark: #000000;
JSON
{
"hex": "#de71f2",
"rgb": {
"r": 222,
"g": 113,
"b": 242
},
"hsl": {
"h": 290.698,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.72183,
"c": 0.20751,
"h": 321.2
},
"luminance": 0.33751
}Semantic roles & 50–950 ramp
primary
#DE71F2
secondary
#D3F2CD
accent
#E00628
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85