#DC6CC0#DC6CC0
#DC6CC0 is a light, vivid pink. Relative luminance 0.297; OKLCH L 69.0% C 0.171 H 337.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6CC0 |
|---|---|
| RGB | rgb(220, 108, 192) |
| HSL | hsl(315, 62%, 64%) |
| HSV | hsv(315, 51%, 86%) |
| CMYK | cmyk(0%, 50.9%, 12.7%, 13.7%) |
| CIE-LAB | lab(61.44, 54.15, -24.07) |
| CIE-LCH | lch(61.44, 59.26, 336.03°) |
| OKLab | oklab(68.96% 0.1583 -0.0648) |
| OKLCH | oklch(68.96% 0.171 337.7) |
| XYZ | xyz(44.3926, 29.7497, 53.2631) |
| Luminance | 0.2975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.64
Orchid (survey)
#C875C4
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.33
Purplish Pink
#CE5DAE
ΔE00 4.86
Purpleish Pink
#DF4EC8
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6CC0 #6CDC88
analogous
#C06CDC #DC6CC0 #DC6C88
triadic
#DC6CC0 #C0DC6C #6CC0DC
tetradic
#DC6CC0 #DCC06C #6CDC88 #6C88DC
square
#DC6CC0 #DCC06C #6CDC88 #6C88DC
split-complementary
#DC6CC0 #88DC6C #6CDCC0
monochromatic
#A62886 #D03BAB #DC6CC0 #E89DD5 #F4CFEA
Accessibility & contrast
On white
3.02
#DC6CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#DC6CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC6CC0
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6CC0 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F8AC3
Deuteranopia (green-blind)
#8E9BBD
Tritanopia (blue-blind)
#E6708D
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #dc6cc0; /* rgb */ color: rgb(220, 108, 192); /* oklch */ color: oklch(69.0% 0.171 337.7);
Tailwind
colors: {
custom: {
50: '#e99ad3',
500: '#dc6cc0',
950: '#000000',
},
}SCSS
$custom: #dc6cc0; $custom-light: #e99ad3; $custom-dark: #000000;
JSON
{
"hex": "#dc6cc0",
"rgb": {
"r": 220,
"g": 108,
"b": 192
},
"hsl": {
"h": 315,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.68962,
"c": 0.17108,
"h": 337.7
},
"luminance": 0.29747
}Semantic roles & 50–950 ramp
primary
#DC6CC0
secondary
#BEE5C8
accent
#C9471C
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82