#DCA3C2#DCA3C2
#DCA3C2 is a light, moderate pink. Relative luminance 0.453; OKLCH L 77.8% C 0.078 H 345.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3C2 |
|---|---|
| RGB | rgb(220, 163, 194) |
| HSL | hsl(327, 45%, 75%) |
| HSV | hsv(327, 26%, 86%) |
| CMYK | cmyk(0%, 25.9%, 11.8%, 13.7%) |
| CIE-LAB | lab(73.09, 25.83, -7.59) |
| CIE-LCH | lch(73.09, 26.92, 343.62°) |
| OKLab | oklab(77.81% 0.0757 -0.0199) |
| OKLCH | oklch(77.81% 0.078 345.3) |
| XYZ | xyz(52.3498, 45.3072, 57.0161) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 6.06
Powder Pink
#FFB2D0
ΔE00 6.59
Dusty Pink
#D8A7B1
ΔE00 6.66
Baby Pink
#FFB7CE
ΔE00 7.47
Plum
#DDA0DD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3C2 #A3DCBD
analogous
#D9A3DC #DCA3C2 #DCA3A6
triadic
#DCA3C2 #C2DCA3 #A3C2DC
tetradic
#DCA3C2 #DCD9A3 #A3DCBD #A3A6DC
square
#DCA3C2 #DCD9A3 #A3DCBD #A3A6DC
split-complementary
#DCA3C2 #A6DCA3 #A3DCD9
monochromatic
#BA4A87 #CB77A5 #DCA3C2 #EDCFDF #F7E9F0
Accessibility & contrast
On white
2.09
#DCA3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DCA3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3C2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3C2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC3
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#E4A3AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca3c2; /* rgb */ color: rgb(220, 163, 194); /* oklch */ color: oklch(77.8% 0.078 345.3);
Tailwind
colors: {
custom: {
50: '#e7bed4',
500: '#dca3c2',
950: '#000000',
},
}SCSS
$custom: #dca3c2; $custom-light: #e7bed4; $custom-dark: #000000;
JSON
{
"hex": "#dca3c2",
"rgb": {
"r": 220,
"g": 163,
"b": 194
},
"hsl": {
"h": 327.368,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.77805,
"c": 0.07824,
"h": 345.3
},
"luminance": 0.45305
}Semantic roles & 50–950 ramp
primary
#DCA3C2
secondary
#DDEEE5
accent
#B86D2D
background
#FEFBFD
surface
#FCF7FA
border
#D5D0D3
text
#161214
muted
#848183