#DC6DEB#DC6DEB
#DC6DEB is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 71.1% C 0.206 H 322.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6DEB |
|---|---|
| RGB | rgb(220, 109, 235) |
| HSL | hsl(293, 76%, 67%) |
| HSV | hsv(293, 54%, 92%) |
| CMYK | cmyk(6.4%, 53.6%, 0%, 7.8%) |
| CIE-LAB | lab(63.47, 61.03, -45.06) |
| CIE-LCH | lch(63.47, 75.86, 323.56°) |
| OKLab | oklab(71.07% 0.164 -0.1247) |
| OKLCH | oklch(71.07% 0.206 322.7) |
| XYZ | xyz(49.9777, 32.1535, 82.1549) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 4.70
Heliotrope
#D94FF5
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6DEB #7CEB6D
analogous
#9D6DEB #DC6DEB #EB6DBB
triadic
#DC6DEB #EBDC6D #6DEBDC
tetradic
#DC6DEB #EB9D6D #7CEB6D #6DBBEB
square
#DC6DEB #EB9D6D #7CEB6D #6DBBEB
split-complementary
#DC6DEB #BBEB6D #6DEB9D
monochromatic
#AF1BC3 #CF37E4 #DC6DEB #E9A3F2 #F6D9FA
Accessibility & contrast
On white
2.83
#DC6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#DC6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6DEB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6DEB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EF
Deuteranopia (green-blind)
#7D9EE8
Tritanopia (blue-blind)
#DF7EA2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc6deb; /* rgb */ color: rgb(220, 109, 235); /* oklch */ color: oklch(71.1% 0.206 322.7);
Tailwind
colors: {
custom: {
50: '#e99bf2',
500: '#dc6deb',
950: '#000000',
},
}SCSS
$custom: #dc6deb; $custom-light: #e99bf2; $custom-dark: #000000;
JSON
{
"hex": "#dc6deb",
"rgb": {
"r": 220,
"g": 109,
"b": 235
},
"hsl": {
"h": 292.857,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.71069,
"c": 0.20602,
"h": 322.7
},
"luminance": 0.32151
}Semantic roles & 50–950 ramp
primary
#DC6DEB
secondary
#CBEEC6
accent
#D80D26
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E17
muted
#847E85