#DCA4CD#DCA4CD
#DCA4CD is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.3% C 0.085 H 336.4°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA4CD |
|---|---|
| RGB | rgb(220, 164, 205) |
| HSL | hsl(316, 44%, 75%) |
| HSV | hsv(316, 25%, 86%) |
| CMYK | cmyk(0%, 25.5%, 6.8%, 13.7%) |
| CIE-LAB | lab(73.66, 27.16, -12.79) |
| CIE-LCH | lch(73.66, 30.03, 334.78°) |
| OKLab | oklab(78.35% 0.0778 -0.034) |
| OKLCH | oklch(78.35% 0.085 336.4) |
| XYZ | xyz(53.8094, 46.1763, 63.8242) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.26
Plum
#DDA0DD
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 7.76
Faded Pink
#DE9DAC
ΔE00 8.99
Baby Pink
#FFB7CE
ΔE00 9.04
Thistle
#D8BFD8
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA4CD #A4DCB3
analogous
#CFA4DC #DCA4CD #DCA4B1
triadic
#DCA4CD #CDDCA4 #A4CDDC
tetradic
#DCA4CD #DCCFA4 #A4DCB3 #A4B1DC
square
#DCA4CD #DCCFA4 #A4DCB3 #A4B1DC
split-complementary
#DCA4CD #B1DCA4 #A4DCCF
monochromatic
#BA4C9C #CB78B5 #DCA4CD #EDD0E5 #F6E9F3
Accessibility & contrast
On white
2.05
#DCA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#DCA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA4CD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA4CD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CF
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#E2A6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca4cd; /* rgb */ color: rgb(220, 164, 205); /* oklch */ color: oklch(78.3% 0.085 336.4);
Tailwind
colors: {
custom: {
50: '#e7bfdc',
500: '#dca4cd',
950: '#000000',
},
}SCSS
$custom: #dca4cd; $custom-light: #e7bfdc; $custom-dark: #000000;
JSON
{
"hex": "#dca4cd",
"rgb": {
"r": 220,
"g": 164,
"b": 205
},
"hsl": {
"h": 316.071,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.7835,
"c": 0.08493,
"h": 336.4
},
"luminance": 0.46174
}Semantic roles & 50–950 ramp
primary
#DCA4CD
secondary
#DEEDE2
accent
#B8532E
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183