#DCA2D0#DCA2D0
#DCA2D0 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.1% C 0.091 H 333.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2D0 |
|---|---|
| RGB | rgb(220, 162, 208) |
| HSL | hsl(312, 45%, 75%) |
| HSV | hsv(312, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 5.5%, 13.7%) |
| CIE-LAB | lab(73.29, 28.77, -14.99) |
| CIE-LCH | lch(73.29, 32.44, 332.48°) |
| OKLab | oklab(78.1% 0.0818 -0.04) |
| OKLCH | oklch(78.1% 0.091 333.9) |
| XYZ | xyz(53.8199, 45.6123, 65.6313) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.57
Lilac
#C8A2C8
ΔE00 4.43
Powder Pink
#FFB2D0
ΔE00 8.56
Lavender Pink
#DD85D7
ΔE00 8.71
Light Lavendar
#EFC0FE
ΔE00 9.03
Bubblegum Pink
#FE83CC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2D0 #A2DCAE
analogous
#CBA2DC #DCA2D0 #DCA2B3
triadic
#DCA2D0 #D0DCA2 #A2D0DC
tetradic
#DCA2D0 #DCCBA2 #A2DCAE #A2B3DC
square
#DCA2D0 #DCCBA2 #A2DCAE #A2B3DC
split-complementary
#DCA2D0 #B3DCA2 #A2DCCB
monochromatic
#BB49A3 #CB76BA #DCA2D0 #EDCEE6 #F7E9F4
Accessibility & contrast
On white
2.07
#DCA2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#DCA2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2D0
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2D0 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD2
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#E2A4B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca2d0; /* rgb */ color: rgb(220, 162, 208); /* oklch */ color: oklch(78.1% 0.091 333.9);
Tailwind
colors: {
custom: {
50: '#e7bede',
500: '#dca2d0',
950: '#000000',
},
}SCSS
$custom: #dca2d0; $custom-light: #e7bede; $custom-dark: #000000;
JSON
{
"hex": "#dca2d0",
"rgb": {
"r": 220,
"g": 162,
"b": 208
},
"hsl": {
"h": 312.414,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.781,
"c": 0.09111,
"h": 333.9
},
"luminance": 0.4561
}Semantic roles & 50–950 ramp
primary
#DCA2D0
secondary
#DDEEE1
accent
#B84A2D
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183