#DCACC2#DCACC2
#DCACC2 is a light, moderate pink. Relative luminance 0.486; OKLCH L 79.4% C 0.063 H 349.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACC2 |
|---|---|
| RGB | rgb(220, 172, 194) |
| HSL | hsl(333, 41%, 77%) |
| HSV | hsv(333, 22%, 86%) |
| CMYK | cmyk(0%, 21.8%, 11.8%, 13.7%) |
| CIE-LAB | lab(75.21, 20.97, -4.46) |
| CIE-LCH | lch(75.21, 21.44, 348.00°) |
| OKLab | oklab(79.44% 0.0617 -0.0116) |
| OKLCH | oklch(79.44% 0.063 349.4) |
| XYZ | xyz(54.0050, 48.6176, 57.5678) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 5.80
Baby Pink
#FFB7CE
ΔE00 6.56
Powder Pink
#FFB2D0
ΔE00 6.62
Lilac
#C8A2C8
ΔE00 6.77
Pastel Pink
#FFBACD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACC2 #ACDCC6
analogous
#DCACDA #DCACC2 #DCAEAC
triadic
#DCACC2 #C2DCAC #ACC2DC
tetradic
#DCACC2 #DADCAC #ACDCC6 #AEACDC
square
#DCACC2 #DADCAC #ACDCC6 #AEACDC
split-complementary
#DCACC2 #ACDCAE #ACDADC
monochromatic
#B85683 #CA81A2 #DCACC2 #EED7E2 #F6E9EF
Accessibility & contrast
On white
1.96
#DCACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#DCACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACC2
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACC2 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B5C3
Deuteranopia (green-blind)
#BBBCC1
Tritanopia (blue-blind)
#E3ABB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcacc2; /* rgb */ color: rgb(220, 172, 194); /* oklch */ color: oklch(79.4% 0.063 349.4);
Tailwind
colors: {
custom: {
50: '#e7c5d4',
500: '#dcacc2',
950: '#000000',
},
}SCSS
$custom: #dcacc2; $custom-light: #e7c5d4; $custom-dark: #000000;
JSON
{
"hex": "#dcacc2",
"rgb": {
"r": 220,
"g": 172,
"b": 194
},
"hsl": {
"h": 332.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.79437,
"c": 0.06281,
"h": 349.4
},
"luminance": 0.48616
}Semantic roles & 50–950 ramp
primary
#DCACC2
secondary
#DEEDE6
accent
#B47832
background
#FEFCFD
surface
#FCF8FA
border
#D5D1D3
text
#161214
muted
#848183