#DCA4D2#DCA4D2
#DCA4D2 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.5% C 0.089 H 332.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA4D2 |
|---|---|
| RGB | rgb(220, 164, 210) |
| HSL | hsl(311, 44%, 75%) |
| HSV | hsv(311, 25%, 86%) |
| CMYK | cmyk(0%, 25.5%, 4.5%, 13.7%) |
| CIE-LAB | lab(73.82, 28.05, -15.30) |
| CIE-LCH | lch(73.82, 31.95, 331.39°) |
| OKLab | oklab(78.52% 0.0794 -0.0409) |
| OKLCH | oklch(78.52% 0.089 332.7) |
| XYZ | xyz(54.4226, 46.4215, 67.0537) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.48
Lilac
#C8A2C8
ΔE00 4.27
Light Lavendar
#EFC0FE
ΔE00 8.53
Powder Pink
#FFB2D0
ΔE00 8.60
Lavender Pink
#DD85D7
ΔE00 9.02
Mauve
#E0B0FF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA4D2 #A4DCAE
analogous
#CAA4DC #DCA4D2 #DCA4B6
triadic
#DCA4D2 #D2DCA4 #A4D2DC
tetradic
#DCA4D2 #DCCAA4 #A4DCAE #A4B6DC
square
#DCA4D2 #DCCAA4 #A4DCAE #A4B6DC
split-complementary
#DCA4D2 #B6DCA4 #A4DCCA
monochromatic
#BA4CA6 #CB78BC #DCA4D2 #EDD0E8 #F6E9F4
Accessibility & contrast
On white
2.04
#DCA4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#DCA4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA4D2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA4D2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D4
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#E1A7B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca4d2; /* rgb */ color: rgb(220, 164, 210); /* oklch */ color: oklch(78.5% 0.089 332.7);
Tailwind
colors: {
custom: {
50: '#e7bfdf',
500: '#dca4d2',
950: '#000000',
},
}SCSS
$custom: #dca4d2; $custom-light: #e7bfdf; $custom-dark: #000000;
JSON
{
"hex": "#dca4d2",
"rgb": {
"r": 220,
"g": 164,
"b": 210
},
"hsl": {
"h": 310.714,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.78524,
"c": 0.08934,
"h": 332.7
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#DCA4D2
secondary
#DEEDE0
accent
#B8462E
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183