#DCA2CC#DCA2CC
#DCA2CC is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.0% C 0.088 H 336.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2CC |
|---|---|
| RGB | rgb(220, 162, 204) |
| HSL | hsl(317, 45%, 75%) |
| HSV | hsv(317, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 7.3%, 13.7%) |
| CIE-LAB | lab(73.17, 28.07, -12.99) |
| CIE-LCH | lch(73.17, 30.93, 335.17°) |
| OKLab | oklab(77.96% 0.0806 -0.0345) |
| OKLCH | oklch(77.96% 0.088 336.8) |
| XYZ | xyz(53.3340, 45.4179, 63.0722) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.45
Plum
#DDA0DD
ΔE00 4.65
Powder Pink
#FFB2D0
ΔE00 7.90
Faded Pink
#DE9DAC
ΔE00 8.98
Baby Pink
#FFB7CE
ΔE00 9.25
Lavender Pink
#DD85D7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2CC #A2DCB2
analogous
#CFA2DC #DCA2CC #DCA2AF
triadic
#DCA2CC #CCDCA2 #A2CCDC
tetradic
#DCA2CC #DCCFA2 #A2DCB2 #A2AFDC
square
#DCA2CC #DCCFA2 #A2DCB2 #A2AFDC
split-complementary
#DCA2CC #AFDCA2 #A2DCCF
monochromatic
#BB499B #CB76B4 #DCA2CC #EDCEE4 #F7E9F3
Accessibility & contrast
On white
2.08
#DCA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#DCA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2CC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2CC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECE
Deuteranopia (green-blind)
#B0B7CA
Tritanopia (blue-blind)
#E2A4B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca2cc; /* rgb */ color: rgb(220, 162, 204); /* oklch */ color: oklch(78.0% 0.088 336.8);
Tailwind
colors: {
custom: {
50: '#e7bedb',
500: '#dca2cc',
950: '#000000',
},
}SCSS
$custom: #dca2cc; $custom-light: #e7bedb; $custom-dark: #000000;
JSON
{
"hex": "#dca2cc",
"rgb": {
"r": 220,
"g": 162,
"b": 204
},
"hsl": {
"h": 316.552,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77961,
"c": 0.08765,
"h": 336.8
},
"luminance": 0.45416
}Semantic roles & 50–950 ramp
primary
#DCA2CC
secondary
#DDEEE2
accent
#B8532D
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161215
muted
#848183