#DCA9CA#DCA9CA
#DCA9CA is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.1% C 0.074 H 340.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA9CA |
|---|---|
| RGB | rgb(220, 169, 202) |
| HSL | hsl(321, 42%, 76%) |
| HSV | hsv(321, 23%, 86%) |
| CMYK | cmyk(0%, 23.2%, 8.2%, 13.7%) |
| CIE-LAB | lab(74.74, 23.94, -9.54) |
| CIE-LCH | lch(74.74, 25.77, 338.27°) |
| OKLab | oklab(79.15% 0.0692 -0.0252) |
| OKLCH | oklch(79.15% 0.074 340) |
| XYZ | xyz(54.3632, 47.8577, 62.2395) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.64
Powder Pink
#FFB2D0
ΔE00 6.85
Plum
#DDA0DD
ΔE00 6.93
Dusty Pink
#D8A7B1
ΔE00 7.47
Baby Pink
#FFB7CE
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA9CA #A9DCBB
analogous
#D5A9DC #DCA9CA #DCA9B1
triadic
#DCA9CA #CADCA9 #A9CADC
tetradic
#DCA9CA #DCD5A9 #A9DCBB #A9B1DC
square
#DCA9CA #DCD5A9 #A9DCBB #A9B1DC
split-complementary
#DCA9CA #B1DCA9 #A9DCD5
monochromatic
#B95294 #CA7EAF #DCA9CA #EED4E5 #F6E9F2
Accessibility & contrast
On white
1.99
#DCA9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#DCA9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA9CA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA9CA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB3CB
Deuteranopia (green-blind)
#B6BBC8
Tritanopia (blue-blind)
#E2AAB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dca9ca; /* rgb */ color: rgb(220, 169, 202); /* oklch */ color: oklch(79.1% 0.074 340.0);
Tailwind
colors: {
custom: {
50: '#e7c3da',
500: '#dca9ca',
950: '#000000',
},
}SCSS
$custom: #dca9ca; $custom-light: #e7c3da; $custom-dark: #000000;
JSON
{
"hex": "#dca9ca",
"rgb": {
"r": 220,
"g": 169,
"b": 202
},
"hsl": {
"h": 321.176,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.79146,
"c": 0.07361,
"h": 340
},
"luminance": 0.47856
}Semantic roles & 50–950 ramp
primary
#DCA9CA
secondary
#DEEDE3
accent
#B55F30
background
#FEFCFD
surface
#FCF8FA
border
#D5D1D3
text
#161214
muted
#848183