#DCA2D2#DCA2D2
#DCA2D2 is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.2% C 0.093 H 332.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2D2 |
|---|---|
| RGB | rgb(220, 162, 210) |
| HSL | hsl(310, 45%, 75%) |
| HSV | hsv(310, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 4.5%, 13.7%) |
| CIE-LAB | lab(73.36, 29.13, -15.99) |
| CIE-LCH | lch(73.36, 33.23, 331.23°) |
| OKLab | oklab(78.17% 0.0825 -0.0428) |
| OKLCH | oklch(78.17% 0.093 332.6) |
| XYZ | xyz(54.0675, 45.7113, 66.9354) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.04
Lilac
#C8A2C8
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 8.40
Light Lavendar
#EFC0FE
ΔE00 8.71
Powder Pink
#FFB2D0
ΔE00 8.91
Mauve
#E0B0FF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2D2 #A2DCAC
analogous
#C9A2DC #DCA2D2 #DCA2B5
triadic
#DCA2D2 #D2DCA2 #A2D2DC
tetradic
#DCA2D2 #DCC9A2 #A2DCAC #A2B5DC
square
#DCA2D2 #DCC9A2 #A2DCAC #A2B5DC
split-complementary
#DCA2D2 #B5DCA2 #A2DCC9
monochromatic
#BB49A7 #CB76BC #DCA2D2 #EDCEE8 #F7E9F4
Accessibility & contrast
On white
2.07
#DCA2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#DCA2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2D2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2D2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD4
Deuteranopia (green-blind)
#AFB7D0
Tritanopia (blue-blind)
#E1A5B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca2d2; /* rgb */ color: rgb(220, 162, 210); /* oklch */ color: oklch(78.2% 0.093 332.6);
Tailwind
colors: {
custom: {
50: '#e7bedf',
500: '#dca2d2',
950: '#000000',
},
}SCSS
$custom: #dca2d2; $custom-light: #e7bedf; $custom-dark: #000000;
JSON
{
"hex": "#dca2d2",
"rgb": {
"r": 220,
"g": 162,
"b": 210
},
"hsl": {
"h": 310.345,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.78171,
"c": 0.09291,
"h": 332.6
},
"luminance": 0.45709
}Semantic roles & 50–950 ramp
primary
#DCA2D2
secondary
#DDEEE0
accent
#B8452D
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183