#DCA2CA#DCA2CA
#DCA2CA is a light, moderate pink. Relative luminance 0.453; OKLCH L 77.9% C 0.086 H 338.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2CA |
|---|---|
| RGB | rgb(220, 162, 202) |
| HSL | hsl(319, 45%, 75%) |
| HSV | hsv(319, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 8.2%, 13.7%) |
| CIE-LAB | lab(73.10, 27.72, -11.98) |
| CIE-LCH | lch(73.10, 30.20, 336.63°) |
| OKLab | oklab(77.89% 0.0799 -0.0318) |
| OKLCH | oklch(77.89% 0.086 338.3) |
| XYZ | xyz(53.0957, 45.3226, 61.8170) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.55
Plum
#DDA0DD
ΔE00 5.20
Powder Pink
#FFB2D0
ΔE00 7.60
Faded Pink
#DE9DAC
ΔE00 8.44
Baby Pink
#FFB7CE
ΔE00 8.89
Dusty Pink
#D8A7B1
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2CA #A2DCB4
analogous
#D1A2DC #DCA2CA #DCA2AD
triadic
#DCA2CA #CADCA2 #A2CADC
tetradic
#DCA2CA #DCD1A2 #A2DCB4 #A2ADDC
square
#DCA2CA #DCD1A2 #A2DCB4 #A2ADDC
split-complementary
#DCA2CA #ADDCA2 #A2DCD1
monochromatic
#BB4997 #CB76B1 #DCA2CA #EDCEE3 #F7E9F2
Accessibility & contrast
On white
2.09
#DCA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DCA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2CA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2CA | 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)
#A3AECC
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#E3A3B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca2ca; /* rgb */ color: rgb(220, 162, 202); /* oklch */ color: oklch(77.9% 0.086 338.3);
Tailwind
colors: {
custom: {
50: '#e7beda',
500: '#dca2ca',
950: '#000000',
},
}SCSS
$custom: #dca2ca; $custom-light: #e7beda; $custom-dark: #000000;
JSON
{
"hex": "#dca2ca",
"rgb": {
"r": 220,
"g": 162,
"b": 202
},
"hsl": {
"h": 318.621,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77892,
"c": 0.086,
"h": 338.3
},
"luminance": 0.45321
}Semantic roles & 50–950 ramp
primary
#DCA2CA
secondary
#DDEEE2
accent
#B8582D
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161214
muted
#848183