#DC6DE5#DC6DE5
#DC6DE5 is a light, highly saturated purple. Relative luminance 0.318; OKLCH L 70.8% C 0.201 H 324.5°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6DE5 |
|---|---|
| RGB | rgb(220, 109, 229) |
| HSL | hsl(296, 70%, 66%) |
| HSV | hsv(296, 52%, 90%) |
| CMYK | cmyk(3.9%, 52.4%, 0%, 10.2%) |
| CIE-LAB | lab(63.19, 59.93, -42.17) |
| CIE-LCH | lch(63.19, 73.28, 324.87°) |
| OKLab | oklab(70.77% 0.1633 -0.1164) |
| OKLCH | oklch(70.77% 0.201 324.5) |
| XYZ | xyz(49.1255, 31.8126, 77.6664) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6DE5 #76E56D
analogous
#A06DE5 #DC6DE5 #E56DB2
triadic
#DC6DE5 #E5DC6D #6DE5DC
tetradic
#DC6DE5 #E5A06D #76E56D #6DB2E5
square
#DC6DE5 #E5A06D #76E56D #6DB2E5
split-complementary
#DC6DE5 #B2E56D #6DE5A0
monochromatic
#AC21B7 #D039DC #DC6DE5 #E8A1EE #F5D5F8
Accessibility & contrast
On white
2.85
#DC6DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#DC6DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6DE5
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6DE5 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D90E9
Deuteranopia (green-blind)
#809EE2
Tritanopia (blue-blind)
#E07C9F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc6de5; /* rgb */ color: rgb(220, 109, 229); /* oklch */ color: oklch(70.8% 0.201 324.5);
Tailwind
colors: {
custom: {
50: '#e99bed',
500: '#dc6de5',
950: '#000000',
},
}SCSS
$custom: #dc6de5; $custom-light: #e99bed; $custom-dark: #000000;
JSON
{
"hex": "#dc6de5",
"rgb": {
"r": 220,
"g": 109,
"b": 229
},
"hsl": {
"h": 295.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.7077,
"c": 0.20054,
"h": 324.5
},
"luminance": 0.3181
}Semantic roles & 50–950 ramp
primary
#DC6DE5
secondary
#C6EAC3
accent
#D21422
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E16
muted
#847E84