#CDACA3#CDACA3
#CDACA3 is a light, muted red. Relative luminance 0.451; OKLCH L 77.1% C 0.041 H 35.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA3 |
|---|---|
| RGB | rgb(205, 172, 163) |
| HSL | hsl(13, 30%, 72%) |
| HSV | hsv(13, 20%, 80%) |
| CMYK | cmyk(0%, 16.1%, 20.5%, 19.6%) |
| CIE-LAB | lab(72.98, 10.57, 9.10) |
| CIE-LCH | lch(72.98, 13.95, 40.72°) |
| OKLab | oklab(77.11% 0.0331 0.0238) |
| OKLCH | oklch(77.11% 0.041 35.7) |
| XYZ | xyz(46.5404, 45.1301, 40.9026) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.87
Mushroom
#BA9E88
ΔE00 8.22
Pinkish Tan
#D99B82
ΔE00 9.00
Dusty Pink
#D8A7B1
ΔE00 9.27
Rosybrown
#BC8F8F
ΔE00 9.45
Warm Gray
#C9BEB0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA3 #A3C4CD
analogous
#CDA3AF #CDACA3 #CDC1A3
triadic
#CDACA3 #A3CDAC #ACA3CD
tetradic
#CDACA3 #AFCDA3 #A3C4CD #C1A3CD
square
#CDACA3 #AFCDA3 #A3C4CD #C1A3CD
split-complementary
#CDACA3 #A3CDC1 #A3AFCD
monochromatic
#9F6656 #B7887B #CDACA3 #E3D0CB #F4EDEB
Accessibility & contrast
On white
2.09
#CDACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CDACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA3
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA3 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#D6A8AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca3; /* rgb */ color: rgb(205, 172, 163); /* oklch */ color: oklch(77.1% 0.041 35.7);
Tailwind
colors: {
custom: {
50: '#dcc4be',
500: '#cdaca3',
950: '#000000',
},
}SCSS
$custom: #cdaca3; $custom-light: #dcc4be; $custom-dark: #000000;
JSON
{
"hex": "#cdaca3",
"rgb": {
"r": 205,
"g": 172,
"b": 163
},
"hsl": {
"h": 12.857,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.77105,
"c": 0.04079,
"h": 35.7
},
"luminance": 0.45129
}Semantic roles & 50–950 ramp
primary
#CDACA3
secondary
#E0E9EB
accent
#91A83D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181