#CDACA2#CDACA2
#CDACA2 is a light, muted red. Relative luminance 0.451; OKLCH L 77.1% C 0.041 H 37.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA2 |
|---|---|
| RGB | rgb(205, 172, 162) |
| HSL | hsl(14, 30%, 72%) |
| HSV | hsv(14, 21%, 80%) |
| CMYK | cmyk(0%, 16.1%, 21%, 19.6%) |
| CIE-LAB | lab(72.95, 10.42, 9.61) |
| CIE-LCH | lch(72.95, 14.18, 42.70°) |
| OKLab | oklab(77.08% 0.0327 0.0251) |
| OKLCH | oklch(77.08% 0.041 37.5) |
| XYZ | xyz(46.4511, 45.0944, 40.4326) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.25
Mushroom
#BA9E88
ΔE00 7.85
Pinkish Tan
#D99B82
ΔE00 8.79
Rosybrown
#BC8F8F
ΔE00 9.68
Dusty Pink
#D8A7B1
ΔE00 9.71
Warm Gray
#C9BEB0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA2 #A2C3CD
analogous
#CDA2AE #CDACA2 #CDC2A2
triadic
#CDACA2 #A2CDAC #ACA2CD
tetradic
#CDACA2 #AECDA2 #A2C3CD #C2A2CD
square
#CDACA2 #AECDA2 #A2C3CD #C2A2CD
split-complementary
#CDACA2 #A2CDC2 #A2AECD
monochromatic
#9F6756 #B8887A #CDACA2 #E2D0CA #F4EDEB
Accessibility & contrast
On white
2.10
#CDACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CDACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#D6A8A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca2; /* rgb */ color: rgb(205, 172, 162); /* oklch */ color: oklch(77.1% 0.041 37.5);
Tailwind
colors: {
custom: {
50: '#dcc4bd',
500: '#cdaca2',
950: '#000000',
},
}SCSS
$custom: #cdaca2; $custom-light: #dcc4bd; $custom-dark: #000000;
JSON
{
"hex": "#cdaca2",
"rgb": {
"r": 205,
"g": 172,
"b": 162
},
"hsl": {
"h": 13.953,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.77079,
"c": 0.04125,
"h": 37.5
},
"luminance": 0.45093
}Semantic roles & 50–950 ramp
primary
#CDACA2
secondary
#E0E8EB
accent
#90A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181