#DCA2C2#DCA2C2
#DCA2C2 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.6% C 0.080 H 344.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2C2 |
|---|---|
| RGB | rgb(220, 162, 194) |
| HSL | hsl(327, 45%, 75%) |
| HSV | hsv(327, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 11.8%, 13.7%) |
| CIE-LAB | lab(72.86, 26.37, -7.94) |
| CIE-LCH | lch(72.86, 27.54, 343.24°) |
| OKLab | oklab(77.63% 0.0772 -0.0208) |
| OKLCH | oklch(77.63% 0.08 344.9) |
| XYZ | xyz(52.1729, 44.9535, 56.9572) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.56
Faded Pink
#DE9DAC
ΔE00 6.19
Powder Pink
#FFB2D0
ΔE00 6.70
Dusty Pink
#D8A7B1
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.48
Baby Pink
#FFB7CE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2C2 #A2DCBC
analogous
#D9A2DC #DCA2C2 #DCA2A5
triadic
#DCA2C2 #C2DCA2 #A2C2DC
tetradic
#DCA2C2 #DCD9A2 #A2DCBC #A2A5DC
square
#DCA2C2 #DCD9A2 #A2DCBC #A2A5DC
split-complementary
#DCA2C2 #A5DCA2 #A2DCD9
monochromatic
#BB4988 #CB76A5 #DCA2C2 #EDCEDF #F7E9F0
Accessibility & contrast
On white
2.10
#DCA2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#DCA2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2C2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2C2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#E4A2AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca2c2; /* rgb */ color: rgb(220, 162, 194); /* oklch */ color: oklch(77.6% 0.080 344.9);
Tailwind
colors: {
custom: {
50: '#e7bed4',
500: '#dca2c2',
950: '#000000',
},
}SCSS
$custom: #dca2c2; $custom-light: #e7bed4; $custom-dark: #000000;
JSON
{
"hex": "#dca2c2",
"rgb": {
"r": 220,
"g": 162,
"b": 194
},
"hsl": {
"h": 326.897,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77626,
"c": 0.07997,
"h": 344.9
},
"luminance": 0.44951
}Semantic roles & 50–950 ramp
primary
#DCA2C2
secondary
#DDEEE5
accent
#B86C2D
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161214
muted
#848183