#DCA5CD#DCA5CD
#DCA5CD is a light, moderate pink. Relative luminance 0.465; OKLCH L 78.5% C 0.083 H 336.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA5CD |
|---|---|
| RGB | rgb(220, 165, 205) |
| HSL | hsl(316, 44%, 75%) |
| HSV | hsv(316, 25%, 86%) |
| CMYK | cmyk(0%, 25%, 6.8%, 13.7%) |
| CIE-LAB | lab(73.89, 26.62, -12.45) |
| CIE-LCH | lch(73.89, 29.39, 334.94°) |
| OKLab | oklab(78.53% 0.0763 -0.0331) |
| OKLCH | oklch(78.53% 0.083 336.5) |
| XYZ | xyz(53.9891, 46.5356, 63.8841) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.22
Plum
#DDA0DD
ΔE00 5.05
Powder Pink
#FFB2D0
ΔE00 7.63
Baby Pink
#FFB7CE
ΔE00 8.85
Faded Pink
#DE9DAC
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA5CD #A5DCB4
analogous
#CFA5DC #DCA5CD #DCA5B1
triadic
#DCA5CD #CDDCA5 #A5CDDC
tetradic
#DCA5CD #DCCFA5 #A5DCB4 #A5B1DC
square
#DCA5CD #DCCFA5 #A5DCB4 #A5B1DC
split-complementary
#DCA5CD #B1DCA5 #A5DCCF
monochromatic
#BA4D9C #CB79B5 #DCA5CD #EDD1E5 #F6E9F3
Accessibility & contrast
On white
2.04
#DCA5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#DCA5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA5CD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA5CD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CF
Deuteranopia (green-blind)
#B2B9CB
Tritanopia (blue-blind)
#E2A7B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dca5cd; /* rgb */ color: rgb(220, 165, 205); /* oklch */ color: oklch(78.5% 0.083 336.5);
Tailwind
colors: {
custom: {
50: '#e7c0dc',
500: '#dca5cd',
950: '#000000',
},
}SCSS
$custom: #dca5cd; $custom-light: #e7c0dc; $custom-dark: #000000;
JSON
{
"hex": "#dca5cd",
"rgb": {
"r": 220,
"g": 165,
"b": 205
},
"hsl": {
"h": 316.364,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.78528,
"c": 0.08315,
"h": 336.5
},
"luminance": 0.46534
}Semantic roles & 50–950 ramp
primary
#DCA5CD
secondary
#DEEDE2
accent
#B7542E
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183