#DC6FDC#DC6FDC
#DC6FDC is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.6% C 0.189 H 327.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6FDC |
|---|---|
| RGB | rgb(220, 111, 220) |
| HSL | hsl(300, 61%, 65%) |
| HSV | hsv(300, 50%, 86%) |
| CMYK | cmyk(0%, 49.5%, 0%, 13.7%) |
| CIE-LAB | lab(63.14, 57.38, -37.22) |
| CIE-LCH | lch(63.14, 68.39, 327.03°) |
| OKLab | oklab(70.6% 0.1595 -0.1022) |
| OKLCH | oklch(70.6% 0.189 327.3) |
| XYZ | xyz(48.1171, 31.7545, 71.2910) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 3.73
Orchid (survey)
#C875C4
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6FDC #6FDC6F
analogous
#A66FDC #DC6FDC #DC6FA6
triadic
#DC6FDC #DCDC6F #6FDCDC
tetradic
#DC6FDC #DCA66F #6FDC6F #6FA6DC
square
#DC6FDC #DCA66F #6FDC6F #6FA6DC
split-complementary
#DC6FDC #A6DC6F #6FDCA6
monochromatic
#A829A8 #D03ED0 #DC6FDC #E8A0E8 #F4D1F4
Accessibility & contrast
On white
2.86
#DC6FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#DC6FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6FDC
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6FDC | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6590E0
Deuteranopia (green-blind)
#869ED9
Tritanopia (blue-blind)
#E27B9C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dc6fdc; /* rgb */ color: rgb(220, 111, 220); /* oklch */ color: oklch(70.6% 0.189 327.3);
Tailwind
colors: {
custom: {
50: '#e99ce7',
500: '#dc6fdc',
950: '#000000',
},
}SCSS
$custom: #dc6fdc; $custom-light: #e99ce7; $custom-dark: #000000;
JSON
{
"hex": "#dc6fdc",
"rgb": {
"r": 220,
"g": 111,
"b": 220
},
"hsl": {
"h": 300,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.70601,
"c": 0.18938,
"h": 327.3
},
"luminance": 0.31752
}Semantic roles & 50–950 ramp
primary
#DC6FDC
secondary
#C1E6C1
accent
#C91D1D
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160F16
muted
#847E84