#CDACC2#CDACC2
#CDACC2 is a light, muted pink. Relative luminance 0.464; OKLCH L 78.0% C 0.048 H 338.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACC2 |
|---|---|
| RGB | rgb(205, 172, 194) |
| HSL | hsl(320, 25%, 74%) |
| HSV | hsv(320, 16%, 80%) |
| CMYK | cmyk(0%, 16.1%, 5.4%, 19.6%) |
| CIE-LAB | lab(73.79, 15.69, -6.72) |
| CIE-LCH | lch(73.79, 17.07, 336.82°) |
| OKLab | oklab(78.01% 0.0449 -0.0177) |
| OKLCH | oklch(78.01% 0.048 338.5) |
| XYZ | xyz(49.6661, 46.3804, 57.3645) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.26
Lilac
#C8A2C8
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 6.33
Light Mauve
#C292A1
ΔE00 8.27
Faded Pink
#DE9DAC
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACC2 #ACCDB7
analogous
#C8ACCD #CDACC2 #CDACB2
triadic
#CDACC2 #C2CDAC #ACC2CD
tetradic
#CDACC2 #CDC8AC #ACCDB7 #ACB2CD
square
#CDACC2 #CDC8AC #ACCDB7 #ACB2CD
split-complementary
#CDACC2 #B2CDAC #ACCDC8
monochromatic
#9F608A #B686A6 #CDACC2 #E4D2DE #F3ECF1
Accessibility & contrast
On white
2.04
#CDACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CDACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACC2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACC2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C3
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#D1ADB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdacc2; /* rgb */ color: rgb(205, 172, 194); /* oklch */ color: oklch(78.0% 0.048 338.5);
Tailwind
colors: {
custom: {
50: '#dcc4d4',
500: '#cdacc2',
950: '#000000',
},
}SCSS
$custom: #cdacc2; $custom-light: #dcc4d4; $custom-dark: #000000;
JSON
{
"hex": "#cdacc2",
"rgb": {
"r": 205,
"g": 172,
"b": 194
},
"hsl": {
"h": 320,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.78007,
"c": 0.04831,
"h": 338.5
},
"luminance": 0.46379
}Semantic roles & 50–950 ramp
primary
#CDACC2
secondary
#E1EAE4
accent
#A36342
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183