#DE71D0#DE71D0
#DE71D0 is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.6% C 0.177 H 332.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DE71D0 |
|---|---|
| RGB | rgb(222, 113, 208) |
| HSL | hsl(308, 62%, 66%) |
| HSV | hsv(308, 49%, 87%) |
| CMYK | cmyk(0%, 49.1%, 6.3%, 12.9%) |
| CIE-LAB | lab(63.26, 54.92, -30.29) |
| CIE-LCH | lch(63.26, 62.72, 331.12°) |
| OKLab | oklab(70.58% 0.1568 -0.0824) |
| OKLCH | oklch(70.58% 0.177 332.3) |
| XYZ | xyz(47.4143, 31.8969, 63.3216) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.69
Orchid (survey)
#C875C4
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE71D0 #71DE7F
analogous
#B571DE #DE71D0 #DE7199
triadic
#DE71D0 #D0DE71 #71D0DE
tetradic
#DE71D0 #DEB571 #71DE7F #7199DE
square
#DE71D0 #DEB571 #71DE7F #7199DE
split-complementary
#DE71D0 #99DE71 #71DEB5
monochromatic
#AD289C #D23FC0 #DE71D0 #EAA3E0 #F5D4F1
Accessibility & contrast
On white
2.85
#DE71D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#DE71D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE71D0
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE71D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE71D0 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E8FD3
Deuteranopia (green-blind)
#8D9FCD
Tritanopia (blue-blind)
#E67997
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de71d0; /* rgb */ color: rgb(222, 113, 208); /* oklch */ color: oklch(70.6% 0.177 332.3);
Tailwind
colors: {
custom: {
50: '#ea9dde',
500: '#de71d0',
950: '#000000',
},
}SCSS
$custom: #de71d0; $custom-light: #ea9dde; $custom-dark: #000000;
JSON
{
"hex": "#de71d0",
"rgb": {
"r": 222,
"g": 113,
"b": 208
},
"hsl": {
"h": 307.706,
"s": 62.286,
"l": 65.686
},
"oklch": {
"l": 0.70577,
"c": 0.17715,
"h": 332.3
},
"luminance": 0.31894
}Semantic roles & 50–950 ramp
primary
#DE71D0
secondary
#C3E8C8
accent
#CA321B
background
#FEF9FD
surface
#FDF2FB
border
#D5CCD4
text
#160F15
muted
#847E83