#DC6DDC#DC6DDC
#DC6DDC is a light, vivid purple. Relative luminance 0.313; OKLCH L 70.3% C 0.193 H 327.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6DDC |
|---|---|
| RGB | rgb(220, 109, 220) |
| HSL | hsl(300, 61%, 65%) |
| HSV | hsv(300, 50%, 86%) |
| CMYK | cmyk(0%, 50.5%, 0%, 13.7%) |
| CIE-LAB | lab(62.78, 58.33, -37.78) |
| CIE-LCH | lch(62.78, 69.50, 327.07°) |
| OKLab | oklab(70.34% 0.1621 -0.1038) |
| OKLCH | oklch(70.34% 0.193 327.4) |
| XYZ | xyz(47.9013, 31.3229, 71.2191) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 3.96
Orchid (survey)
#C875C4
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6DDC #6DDC6D
analogous
#A56DDC #DC6DDC #DC6DA5
triadic
#DC6DDC #DCDC6D #6DDCDC
tetradic
#DC6DDC #DCA56D #6DDC6D #6DA5DC
square
#DC6DDC #DCA56D #6DDC6D #6DA5DC
split-complementary
#DC6DDC #A5DC6D #6DDCA5
monochromatic
#A728A7 #D03CD0 #DC6DDC #E89EE8 #F4D0F4
Accessibility & contrast
On white
2.89
#DC6DDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#DC6DDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6DDC
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6DDC | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#628FE0
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#E2799B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #dc6ddc; /* rgb */ color: rgb(220, 109, 220); /* oklch */ color: oklch(70.3% 0.193 327.4);
Tailwind
colors: {
custom: {
50: '#e99be7',
500: '#dc6ddc',
950: '#000000',
},
}SCSS
$custom: #dc6ddc; $custom-light: #e99be7; $custom-dark: #000000;
JSON
{
"hex": "#dc6ddc",
"rgb": {
"r": 220,
"g": 109,
"b": 220
},
"hsl": {
"h": 300,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.70335,
"c": 0.1925,
"h": 327.4
},
"luminance": 0.3132
}Semantic roles & 50–950 ramp
primary
#DC6DDC
secondary
#BFE6BF
accent
#C91C1C
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160E16
muted
#847E84