#DC6EDC#DC6EDC
#DC6EDC is a light, vivid purple. Relative luminance 0.315; OKLCH L 70.5% C 0.191 H 327.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6EDC |
|---|---|
| RGB | rgb(220, 110, 220) |
| HSL | hsl(300, 61%, 65%) |
| HSV | hsv(300, 50%, 86%) |
| CMYK | cmyk(0%, 50%, 0%, 13.7%) |
| CIE-LAB | lab(62.96, 57.86, -37.50) |
| CIE-LCH | lch(62.96, 68.95, 327.05°) |
| OKLab | oklab(70.47% 0.1608 -0.103) |
| OKLCH | oklch(70.47% 0.191 327.4) |
| XYZ | xyz(48.0086, 31.5375, 71.2549) |
| Luminance | 0.3154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 3.84
Orchid (survey)
#C875C4
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6EDC #6EDC6E
analogous
#A56EDC #DC6EDC #DC6EA5
triadic
#DC6EDC #DCDC6E #6EDCDC
tetradic
#DC6EDC #DCA56E #6EDC6E #6EA5DC
square
#DC6EDC #DCA56E #6EDC6E #6EA5DC
split-complementary
#DC6EDC #A5DC6E #6EDCA5
monochromatic
#A728A7 #D03DD0 #DC6EDC #E89FE8 #F4D1F4
Accessibility & contrast
On white
2.87
#DC6EDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#DC6EDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6EDC
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6EDC | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#648FE0
Deuteranopia (green-blind)
#859DD9
Tritanopia (blue-blind)
#E27A9B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #dc6edc; /* rgb */ color: rgb(220, 110, 220); /* oklch */ color: oklch(70.5% 0.191 327.4);
Tailwind
colors: {
custom: {
50: '#e99ce7',
500: '#dc6edc',
950: '#000000',
},
}SCSS
$custom: #dc6edc; $custom-light: #e99ce7; $custom-dark: #000000;
JSON
{
"hex": "#dc6edc",
"rgb": {
"r": 220,
"g": 110,
"b": 220
},
"hsl": {
"h": 300,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.70468,
"c": 0.19094,
"h": 327.4
},
"luminance": 0.31535
}Semantic roles & 50–950 ramp
primary
#DC6EDC
secondary
#C0E6C0
accent
#C91D1D
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160E16
muted
#847E84