#DCA3C8#DCA3C8
#DCA3C8 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.0% C 0.083 H 340.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3C8 |
|---|---|
| RGB | rgb(220, 163, 200) |
| HSL | hsl(321, 45%, 75%) |
| HSV | hsv(321, 26%, 86%) |
| CMYK | cmyk(0%, 25.9%, 9.1%, 13.7%) |
| CIE-LAB | lab(73.27, 26.84, -10.63) |
| CIE-LCH | lch(73.27, 28.87, 338.40°) |
| OKLab | oklab(78% 0.0777 -0.0281) |
| OKLCH | oklch(78% 0.083 340.1) |
| XYZ | xyz(53.0373, 45.5822, 60.6369) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.69
Plum
#DDA0DD
ΔE00 5.97
Powder Pink
#FFB2D0
ΔE00 7.18
Faded Pink
#DE9DAC
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 8.32
Baby Pink
#FFB7CE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3C8 #A3DCB7
analogous
#D4A3DC #DCA3C8 #DCA3AB
triadic
#DCA3C8 #C8DCA3 #A3C8DC
tetradic
#DCA3C8 #DCD4A3 #A3DCB7 #A3ABDC
square
#DCA3C8 #DCD4A3 #A3DCB7 #A3ABDC
split-complementary
#DCA3C8 #ABDCA3 #A3DCD4
monochromatic
#BA4A93 #CB77AD #DCA3C8 #EDCFE3 #F7E9F2
Accessibility & contrast
On white
2.08
#DCA3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#DCA3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3C8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3C8 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 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)
#A5AFC9
Deuteranopia (green-blind)
#B2B7C6
Tritanopia (blue-blind)
#E3A4B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca3c8; /* rgb */ color: rgb(220, 163, 200); /* oklch */ color: oklch(78.0% 0.083 340.1);
Tailwind
colors: {
custom: {
50: '#e7bed8',
500: '#dca3c8',
950: '#000000',
},
}SCSS
$custom: #dca3c8; $custom-light: #e7bed8; $custom-dark: #000000;
JSON
{
"hex": "#dca3c8",
"rgb": {
"r": 220,
"g": 163,
"b": 200
},
"hsl": {
"h": 321.053,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.78002,
"c": 0.08263,
"h": 340.1
},
"luminance": 0.4558
}Semantic roles & 50–950 ramp
primary
#DCA3C8
secondary
#DDEEE3
accent
#B85E2D
background
#FEFBFD
surface
#FCF7FA
border
#D5D0D3
text
#161214
muted
#848183