#DCA2C4#DCA2C4
#DCA2C4 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.7% C 0.081 H 343.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA2C4 |
|---|---|
| RGB | rgb(220, 162, 196) |
| HSL | hsl(325, 45%, 75%) |
| HSV | hsv(325, 26%, 86%) |
| CMYK | cmyk(0%, 26.4%, 10.9%, 13.7%) |
| CIE-LAB | lab(72.92, 26.70, -8.95) |
| CIE-LCH | lch(72.92, 28.16, 341.47°) |
| OKLab | oklab(77.69% 0.0779 -0.0236) |
| OKLCH | oklch(77.69% 0.081 343.2) |
| XYZ | xyz(52.3991, 45.0439, 58.1481) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 6.87
Plum
#DDA0DD
ΔE00 6.90
Dusty Pink
#D8A7B1
ΔE00 7.49
Baby Pink
#FFB7CE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA2C4 #A2DCBA
analogous
#D7A2DC #DCA2C4 #DCA2A7
triadic
#DCA2C4 #C4DCA2 #A2C4DC
tetradic
#DCA2C4 #DCD7A2 #A2DCBA #A2A7DC
square
#DCA2C4 #DCD7A2 #A2DCBA #A2A7DC
split-complementary
#DCA2C4 #A7DCA2 #A2DCD7
monochromatic
#BB498C #CB76A8 #DCA2C4 #EDCEE0 #F7E9F1
Accessibility & contrast
On white
2.10
#DCA2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#DCA2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA2C4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA2C4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC5
Deuteranopia (green-blind)
#B3B6C2
Tritanopia (blue-blind)
#E4A2AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca2c4; /* rgb */ color: rgb(220, 162, 196); /* oklch */ color: oklch(77.7% 0.081 343.2);
Tailwind
colors: {
custom: {
50: '#e7bed5',
500: '#dca2c4',
950: '#000000',
},
}SCSS
$custom: #dca2c4; $custom-light: #e7bed5; $custom-dark: #000000;
JSON
{
"hex": "#dca2c4",
"rgb": {
"r": 220,
"g": 162,
"b": 196
},
"hsl": {
"h": 324.828,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.77691,
"c": 0.08139,
"h": 343.2
},
"luminance": 0.45042
}Semantic roles & 50–950 ramp
primary
#DCA2C4
secondary
#DDEEE4
accent
#B8672D
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161214
muted
#848183