#CDACA5#CDACA5
#CDACA5 is a light, muted red. Relative luminance 0.452; OKLCH L 77.2% C 0.040 H 32.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA5 |
|---|---|
| RGB | rgb(205, 172, 165) |
| HSL | hsl(11, 29%, 73%) |
| HSV | hsv(11, 20%, 80%) |
| CMYK | cmyk(0%, 16.1%, 19.5%, 19.6%) |
| CIE-LAB | lab(73.02, 10.88, 8.07) |
| CIE-LCH | lch(73.02, 13.54, 36.58°) |
| OKLab | oklab(77.16% 0.0339 0.0212) |
| OKLCH | oklch(77.16% 0.04 32) |
| XYZ | xyz(46.7210, 45.2023, 41.8538) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.19
Dusty Pink
#D8A7B1
ΔE00 8.42
Mushroom
#BA9E88
ΔE00 9.00
Rosybrown
#BC8F8F
ΔE00 9.06
Pinkish Tan
#D99B82
ΔE00 9.51
Pale Rose
#FDC1C5
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA5 #A5C6CD
analogous
#CDA5B2 #CDACA5 #CDC0A5
triadic
#CDACA5 #A5CDAC #ACA5CD
tetradic
#CDACA5 #B2CDA5 #A5C6CD #C0A5CD
square
#CDACA5 #B2CDA5 #A5C6CD #C0A5CD
split-complementary
#CDACA5 #A5CDC0 #A5B2CD
monochromatic
#9F6558 #B7887E #CDACA5 #E3D0CC #F4EDEB
Accessibility & contrast
On white
2.09
#CDACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#CDACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA5
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA5 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A4
Deuteranopia (green-blind)
#BAB6A5
Tritanopia (blue-blind)
#D5A8AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca5; /* rgb */ color: rgb(205, 172, 165); /* oklch */ color: oklch(77.2% 0.040 32.0);
Tailwind
colors: {
custom: {
50: '#dcc4bf',
500: '#cdaca5',
950: '#000000',
},
}SCSS
$custom: #cdaca5; $custom-light: #dcc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cdaca5",
"rgb": {
"r": 205,
"g": 172,
"b": 165
},
"hsl": {
"h": 10.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.77158,
"c": 0.03999,
"h": 32
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#CDACA5
secondary
#E0E9EB
accent
#95A73E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181