#DC6DC0#DC6DC0
#DC6DC0 is a light, vivid pink. Relative luminance 0.300; OKLCH L 69.1% C 0.169 H 337.8°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6DC0 |
|---|---|
| RGB | rgb(220, 109, 192) |
| HSL | hsl(315, 61%, 65%) |
| HSV | hsv(315, 50%, 86%) |
| CMYK | cmyk(0%, 50.5%, 12.7%, 13.7%) |
| CIE-LAB | lab(61.62, 53.67, -23.79) |
| CIE-LCH | lch(61.62, 58.71, 336.09°) |
| OKLab | oklab(69.1% 0.1569 -0.064) |
| OKLCH | oklch(69.1% 0.169 337.8) |
| XYZ | xyz(44.4986, 29.9619, 53.2984) |
| Luminance | 0.2996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.66
Orchid (survey)
#C875C4
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.36
Purplish Pink
#CE5DAE
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 6.04
Purpleish Pink
#DF4EC8
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6DC0 #6DDC89
analogous
#C16DDC #DC6DC0 #DC6D89
triadic
#DC6DC0 #C0DC6D #6DC0DC
tetradic
#DC6DC0 #DCC16D #6DDC89 #6D89DC
square
#DC6DC0 #DCC16D #6DDC89 #6D89DC
split-complementary
#DC6DC0 #89DC6D #6DDCC1
monochromatic
#A72887 #D03CAB #DC6DC0 #E89ED5 #F4D0EB
Accessibility & contrast
On white
3.00
#DC6DC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#DC6DC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC6DC0
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6DC0 | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708AC3
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#E6718E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dc6dc0; /* rgb */ color: rgb(220, 109, 192); /* oklch */ color: oklch(69.1% 0.169 337.8);
Tailwind
colors: {
custom: {
50: '#e99bd3',
500: '#dc6dc0',
950: '#000000',
},
}SCSS
$custom: #dc6dc0; $custom-light: #e99bd3; $custom-dark: #000000;
JSON
{
"hex": "#dc6dc0",
"rgb": {
"r": 220,
"g": 109,
"b": 192
},
"hsl": {
"h": 315.135,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.69098,
"c": 0.16947,
"h": 337.8
},
"luminance": 0.29959
}Semantic roles & 50–950 ramp
primary
#DC6DC0
secondary
#BFE6C9
accent
#C9481C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82