#DCA0CD#DCA0CD
#DCA0CD is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.6% C 0.092 H 335.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA0CD |
|---|---|
| RGB | rgb(220, 160, 205) |
| HSL | hsl(315, 46%, 75%) |
| HSV | hsv(315, 27%, 86%) |
| CMYK | cmyk(0%, 27.3%, 6.8%, 13.7%) |
| CIE-LAB | lab(72.74, 29.32, -14.18) |
| CIE-LCH | lch(72.74, 32.57, 334.20°) |
| OKLab | oklab(77.64% 0.0839 -0.0378) |
| OKLCH | oklch(77.64% 0.092 335.8) |
| XYZ | xyz(53.1048, 44.7670, 63.5893) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lilac
#C8A2C8
ΔE00 4.64
Powder Pink
#FFB2D0
ΔE00 8.40
Lavender Pink
#DD85D7
ΔE00 8.60
Bubblegum Pink
#FE83CC
ΔE00 9.15
Faded Pink
#DE9DAC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA0CD #A0DCAF
analogous
#CDA0DC #DCA0CD #DCA0AF
triadic
#DCA0CD #CDDCA0 #A0CDDC
tetradic
#DCA0CD #DCCDA0 #A0DCAF #A0AFDC
square
#DCA0CD #DCCDA0 #A0DCAF #A0AFDC
split-complementary
#DCA0CD #AFDCA0 #A0DCCD
monochromatic
#BB479E #CC73B5 #DCA0CD #ECCDE5 #F7E9F3
Accessibility & contrast
On white
2.11
#DCA0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#DCA0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA0CD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA0CD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#E2A2B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca0cd; /* rgb */ color: rgb(220, 160, 205); /* oklch */ color: oklch(77.6% 0.092 335.8);
Tailwind
colors: {
custom: {
50: '#e7bcdc',
500: '#dca0cd',
950: '#000000',
},
}SCSS
$custom: #dca0cd; $custom-light: #e7bcdc; $custom-dark: #000000;
JSON
{
"hex": "#dca0cd",
"rgb": {
"r": 220,
"g": 160,
"b": 205
},
"hsl": {
"h": 315,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.77643,
"c": 0.09206,
"h": 335.8
},
"luminance": 0.44765
}Semantic roles & 50–950 ramp
primary
#DCA0CD
secondary
#DDEEE1
accent
#B94F2C
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161215
muted
#848183