#CDACA6#CDACA6
#CDACA6 is a light, muted red. Relative luminance 0.452; OKLCH L 77.2% C 0.040 H 30.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA6 |
|---|---|
| RGB | rgb(205, 172, 166) |
| HSL | hsl(9, 28%, 73%) |
| HSV | hsv(9, 19%, 80%) |
| CMYK | cmyk(0%, 16.1%, 19%, 19.6%) |
| CIE-LAB | lab(73.05, 11.03, 7.56) |
| CIE-LCH | lch(73.05, 13.37, 34.42°) |
| OKLab | oklab(77.18% 0.0343 0.0199) |
| OKLCH | oklch(77.18% 0.04 30.1) |
| XYZ | xyz(46.8124, 45.2389, 42.3351) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.92
Dusty Pink
#D8A7B1
ΔE00 8.01
Rosybrown
#BC8F8F
ΔE00 8.90
Mushroom
#BA9E88
ΔE00 9.39
Pinkish Tan
#D99B82
ΔE00 9.79
Grey Pink
#C3909B
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA6 #A6C7CD
analogous
#CDA6B3 #CDACA6 #CDC0A6
triadic
#CDACA6 #A6CDAC #ACA6CD
tetradic
#CDACA6 #B3CDA6 #A6C7CD #C0A6CD
square
#CDACA6 #B3CDA6 #A6C7CD #C0A6CD
split-complementary
#CDACA6 #A6CDC0 #A6B3CD
monochromatic
#9F6459 #B7877F #CDACA6 #E3D1CD #F4EDEB
Accessibility & contrast
On white
2.09
#CDACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#CDACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA6
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA6 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#D5A8AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca6; /* rgb */ color: rgb(205, 172, 166); /* oklch */ color: oklch(77.2% 0.040 30.1);
Tailwind
colors: {
custom: {
50: '#dcc4c0',
500: '#cdaca6',
950: '#000000',
},
}SCSS
$custom: #cdaca6; $custom-light: #dcc4c0; $custom-dark: #000000;
JSON
{
"hex": "#cdaca6",
"rgb": {
"r": 205,
"g": 172,
"b": 166
},
"hsl": {
"h": 9.231,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.77184,
"c": 0.03965,
"h": 30.1
},
"luminance": 0.45237
}Semantic roles & 50–950 ramp
primary
#CDACA6
secondary
#E0E9EB
accent
#97A73F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181