#DCA2C8#DCA2C8
#DCA2C8 is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.8% C 0.084 H 339.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2C8 |
|---|---|
| RGB | rgb(220, 162, 200) |
| HSL | hsl(321, 45%, 75%) |
| HSV | hsv(321, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 9.1%, 13.7%) |
| CIE-LAB | lab(73.04, 27.38, -10.97) |
| CIE-LCH | lch(73.04, 29.50, 338.16°) |
| OKLab | oklab(77.83% 0.0792 -0.0291) |
| OKLCH | oklch(77.83% 0.084 339.9) |
| XYZ | xyz(52.8604, 45.2285, 60.5779) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.72
Plum
#DDA0DD
ΔE00 5.76
Powder Pink
#FFB2D0
ΔE00 7.32
Faded Pink
#DE9DAC
ΔE00 7.89
Baby Pink
#FFB7CE
ΔE00 8.55
Dusty Pink
#D8A7B1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2C8 #A2DCB6
analogous
#D3A2DC #DCA2C8 #DCA2AB
triadic
#DCA2C8 #C8DCA2 #A2C8DC
tetradic
#DCA2C8 #DCD3A2 #A2DCB6 #A2ABDC
square
#DCA2C8 #DCD3A2 #A2DCB6 #A2ABDC
split-complementary
#DCA2C8 #ABDCA2 #A2DCD3
monochromatic
#BB4993 #CB76AE #DCA2C8 #EDCEE2 #F7E9F2
Accessibility & contrast
On white
2.09
#DCA2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#DCA2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2C8
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2C8 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AECA
Deuteranopia (green-blind)
#B1B7C6
Tritanopia (blue-blind)
#E3A3AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca2c8; /* rgb */ color: rgb(220, 162, 200); /* oklch */ color: oklch(77.8% 0.084 339.9);
Tailwind
colors: {
custom: {
50: '#e7bed8',
500: '#dca2c8',
950: '#000000',
},
}SCSS
$custom: #dca2c8; $custom-light: #e7bed8; $custom-dark: #000000;
JSON
{
"hex": "#dca2c8",
"rgb": {
"r": 220,
"g": 162,
"b": 200
},
"hsl": {
"h": 320.69,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77825,
"c": 0.0844,
"h": 339.9
},
"luminance": 0.45226
}Semantic roles & 50–950 ramp
primary
#DCA2C8
secondary
#DDEEE3
accent
#B85D2D
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161214
muted
#848183