#CDACA4#CDACA4
#CDACA4 is a light, muted red. Relative luminance 0.452; OKLCH L 77.1% C 0.040 H 33.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA4 |
|---|---|
| RGB | rgb(205, 172, 164) |
| HSL | hsl(12, 29%, 72%) |
| HSV | hsv(12, 20%, 80%) |
| CMYK | cmyk(0%, 16.1%, 20%, 19.6%) |
| CIE-LAB | lab(73.00, 10.72, 8.59) |
| CIE-LCH | lch(73.00, 13.74, 38.69°) |
| OKLab | oklab(77.13% 0.0335 0.0225) |
| OKLCH | oklch(77.13% 0.04 33.9) |
| XYZ | xyz(46.6303, 45.1661, 41.3764) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.52
Mushroom
#BA9E88
ΔE00 8.61
Dusty Pink
#D8A7B1
ΔE00 8.84
Rosybrown
#BC8F8F
ΔE00 9.24
Pinkish Tan
#D99B82
ΔE00 9.25
Warm Gray
#C9BEB0
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA4 #A4C5CD
analogous
#CDA4B1 #CDACA4 #CDC0A4
triadic
#CDACA4 #A4CDAC #ACA4CD
tetradic
#CDACA4 #B1CDA4 #A4C5CD #C0A4CD
square
#CDACA4 #B1CDA4 #A4C5CD #C0A4CD
split-complementary
#CDACA4 #A4CDC0 #A4B1CD
monochromatic
#9F6557 #B7887D #CDACA4 #E3D0CB #F4EDEB
Accessibility & contrast
On white
2.09
#CDACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CDACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA4
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA4 | 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)
#B3AFA3
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#D5A8AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca4; /* rgb */ color: rgb(205, 172, 164); /* oklch */ color: oklch(77.1% 0.040 33.9);
Tailwind
colors: {
custom: {
50: '#dcc4bf',
500: '#cdaca4',
950: '#000000',
},
}SCSS
$custom: #cdaca4; $custom-light: #dcc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cdaca4",
"rgb": {
"r": 205,
"g": 172,
"b": 164
},
"hsl": {
"h": 11.707,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.77131,
"c": 0.04037,
"h": 33.9
},
"luminance": 0.45165
}Semantic roles & 50–950 ramp
primary
#CDACA4
secondary
#E0E9EB
accent
#93A83E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181