#CDACC1#CDACC1
#CDACC1 is a light, muted pink. Relative luminance 0.463; OKLCH L 78.0% C 0.047 H 339.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACC1 |
|---|---|
| RGB | rgb(205, 172, 193) |
| HSL | hsl(322, 25%, 74%) |
| HSV | hsv(322, 16%, 80%) |
| CMYK | cmyk(0%, 16.1%, 5.9%, 19.6%) |
| CIE-LAB | lab(73.76, 15.52, -6.21) |
| CIE-LCH | lch(73.76, 16.71, 338.18°) |
| OKLab | oklab(77.98% 0.0446 -0.0164) |
| OKLCH | oklch(77.98% 0.047 339.8) |
| XYZ | xyz(49.5541, 46.3356, 56.7750) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.36
Lilac
#C8A2C8
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 6.08
Light Mauve
#C292A1
ΔE00 8.14
Faded Pink
#DE9DAC
ΔE00 8.55
Grey Pink
#C3909B
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACC1 #ACCDB8
analogous
#C9ACCD #CDACC1 #CDACB1
triadic
#CDACC1 #C1CDAC #ACC1CD
tetradic
#CDACC1 #CDC9AC #ACCDB8 #ACB1CD
square
#CDACC1 #CDC9AC #ACCDB8 #ACB1CD
split-complementary
#CDACC1 #B1CDAC #ACCDC9
monochromatic
#9F6088 #B686A4 #CDACC1 #E4D2DE #F3ECF1
Accessibility & contrast
On white
2.05
#CDACC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CDACC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACC1
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACC1 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C2
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#D1ACB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdacc1; /* rgb */ color: rgb(205, 172, 193); /* oklch */ color: oklch(78.0% 0.047 339.8);
Tailwind
colors: {
custom: {
50: '#dcc4d3',
500: '#cdacc1',
950: '#000000',
},
}SCSS
$custom: #cdacc1; $custom-light: #dcc4d3; $custom-dark: #000000;
JSON
{
"hex": "#cdacc1",
"rgb": {
"r": 205,
"g": 172,
"b": 193
},
"hsl": {
"h": 321.818,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.77975,
"c": 0.04749,
"h": 339.8
},
"luminance": 0.46334
}Semantic roles & 50–950 ramp
primary
#CDACC1
secondary
#E1EAE4
accent
#A36642
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182