#DCA9CC#DCA9CC
#DCA9CC is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.2% C 0.075 H 338.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA9CC |
|---|---|
| RGB | rgb(220, 169, 204) |
| HSL | hsl(319, 42%, 76%) |
| HSV | hsv(319, 23%, 86%) |
| CMYK | cmyk(0%, 23.2%, 7.3%, 13.7%) |
| CIE-LAB | lab(74.80, 24.29, -10.55) |
| CIE-LCH | lch(74.80, 26.48, 336.53°) |
| OKLab | oklab(79.21% 0.0698 -0.028) |
| OKLCH | oklch(79.21% 0.075 338.2) |
| XYZ | xyz(54.6016, 47.9530, 63.4947) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.38
Plum
#DDA0DD
ΔE00 6.38
Powder Pink
#FFB2D0
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.74
Baby Pink
#FFB7CE
ΔE00 8.01
Dusty Pink
#D8A7B1
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA9CC #A9DCB9
analogous
#D3A9DC #DCA9CC #DCA9B3
triadic
#DCA9CC #CCDCA9 #A9CCDC
tetradic
#DCA9CC #DCD3A9 #A9DCB9 #A9B3DC
square
#DCA9CC #DCD3A9 #A9DCB9 #A9B3DC
split-complementary
#DCA9CC #B3DCA9 #A9DCD3
monochromatic
#B95298 #CA7EB2 #DCA9CC #EED4E6 #F6E9F2
Accessibility & contrast
On white
1.98
#DCA9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#DCA9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA9CC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA9CC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CD
Deuteranopia (green-blind)
#B6BBCA
Tritanopia (blue-blind)
#E2AAB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dca9cc; /* rgb */ color: rgb(220, 169, 204); /* oklch */ color: oklch(79.2% 0.075 338.2);
Tailwind
colors: {
custom: {
50: '#e7c3db',
500: '#dca9cc',
950: '#000000',
},
}SCSS
$custom: #dca9cc; $custom-light: #e7c3db; $custom-dark: #000000;
JSON
{
"hex": "#dca9cc",
"rgb": {
"r": 220,
"g": 169,
"b": 204
},
"hsl": {
"h": 318.824,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.79212,
"c": 0.07522,
"h": 338.2
},
"luminance": 0.47951
}Semantic roles & 50–950 ramp
primary
#DCA9CC
secondary
#DEEDE3
accent
#B55A30
background
#FEFCFD
surface
#FCF8FB
border
#D5D1D4
text
#161215
muted
#848183