#DCA7CC#DCA7CC
#DCA7CC is a light, moderate pink. Relative luminance 0.472; OKLCH L 78.9% C 0.079 H 337.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA7CC |
|---|---|
| RGB | rgb(220, 167, 204) |
| HSL | hsl(318, 43%, 76%) |
| HSV | hsv(318, 24%, 86%) |
| CMYK | cmyk(0%, 24.1%, 7.3%, 13.7%) |
| CIE-LAB | lab(74.33, 25.37, -11.25) |
| CIE-LCH | lch(74.33, 27.75, 336.09°) |
| OKLab | oklab(78.85% 0.0729 -0.0298) |
| OKLCH | oklch(78.85% 0.079 337.7) |
| XYZ | xyz(54.2323, 47.2146, 63.3716) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.28
Plum
#DDA0DD
ΔE00 5.83
Powder Pink
#FFB2D0
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 8.31
Baby Pink
#FFB7CE
ΔE00 8.32
Faded Pink
#DE9DAC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA7CC #A7DCB7
analogous
#D1A7DC #DCA7CC #DCA7B1
triadic
#DCA7CC #CCDCA7 #A7CCDC
tetradic
#DCA7CC #DCD1A7 #A7DCB7 #A7B1DC
square
#DCA7CC #DCD1A7 #A7DCB7 #A7B1DC
split-complementary
#DCA7CC #B1DCA7 #A7DCD1
monochromatic
#B94F99 #CB7BB3 #DCA7CC #EDD3E5 #F6E9F2
Accessibility & contrast
On white
2.01
#DCA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#DCA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA7CC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA7CC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#B4BACA
Tritanopia (blue-blind)
#E2A8B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dca7cc; /* rgb */ color: rgb(220, 167, 204); /* oklch */ color: oklch(78.9% 0.079 337.7);
Tailwind
colors: {
custom: {
50: '#e7c1db',
500: '#dca7cc',
950: '#000000',
},
}SCSS
$custom: #dca7cc; $custom-light: #e7c1db; $custom-dark: #000000;
JSON
{
"hex": "#dca7cc",
"rgb": {
"r": 220,
"g": 167,
"b": 204
},
"hsl": {
"h": 318.113,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.78852,
"c": 0.07877,
"h": 337.7
},
"luminance": 0.47213
}Semantic roles & 50–950 ramp
primary
#DCA7CC
secondary
#DEEDE2
accent
#B6582F
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183