#DCA3D2#DCA3D2
#DCA3D2 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.3% C 0.091 H 332.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3D2 |
|---|---|
| RGB | rgb(220, 163, 210) |
| HSL | hsl(311, 45%, 75%) |
| HSV | hsv(311, 26%, 86%) |
| CMYK | cmyk(0%, 25.9%, 4.5%, 13.7%) |
| CIE-LAB | lab(73.59, 28.59, -15.65) |
| CIE-LCH | lch(73.59, 32.59, 331.31°) |
| OKLab | oklab(78.35% 0.0809 -0.0419) |
| OKLCH | oklch(78.35% 0.091 332.7) |
| XYZ | xyz(54.2444, 46.0650, 66.9943) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.25
Lilac
#C8A2C8
ΔE00 4.38
Light Lavendar
#EFC0FE
ΔE00 8.61
Lavender Pink
#DD85D7
ΔE00 8.71
Powder Pink
#FFB2D0
ΔE00 8.76
Mauve
#E0B0FF
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3D2 #A3DCAD
analogous
#C9A3DC #DCA3D2 #DCA3B6
triadic
#DCA3D2 #D2DCA3 #A3D2DC
tetradic
#DCA3D2 #DCC9A3 #A3DCAD #A3B6DC
square
#DCA3D2 #DCC9A3 #A3DCAD #A3B6DC
split-complementary
#DCA3D2 #B6DCA3 #A3DCC9
monochromatic
#BA4AA7 #CB77BC #DCA3D2 #EDCFE8 #F7E9F4
Accessibility & contrast
On white
2.06
#DCA3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#DCA3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3D2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3D2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#AFB8D0
Tritanopia (blue-blind)
#E1A6B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca3d2; /* rgb */ color: rgb(220, 163, 210); /* oklch */ color: oklch(78.3% 0.091 332.7);
Tailwind
colors: {
custom: {
50: '#e7bedf',
500: '#dca3d2',
950: '#000000',
},
}SCSS
$custom: #dca3d2; $custom-light: #e7bedf; $custom-dark: #000000;
JSON
{
"hex": "#dca3d2",
"rgb": {
"r": 220,
"g": 163,
"b": 210
},
"hsl": {
"h": 310.526,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.78347,
"c": 0.09112,
"h": 332.7
},
"luminance": 0.46063
}Semantic roles & 50–950 ramp
primary
#DCA3D2
secondary
#DDEEE0
accent
#B8462D
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#161215
muted
#848183