#CDACA7#CDACA7
#CDACA7 is a light, muted red. Relative luminance 0.453; OKLCH L 77.2% C 0.039 H 28.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA7 |
|---|---|
| RGB | rgb(205, 172, 167) |
| HSL | hsl(8, 28%, 73%) |
| HSV | hsv(8, 19%, 80%) |
| CMYK | cmyk(0%, 16.1%, 18.5%, 19.6%) |
| CIE-LAB | lab(73.07, 11.18, 7.04) |
| CIE-LCH | lch(73.07, 13.22, 32.21°) |
| OKLab | oklab(77.21% 0.0347 0.0186) |
| OKLCH | oklch(77.21% 0.039 28.1) |
| XYZ | xyz(46.9045, 45.2757, 42.8201) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.73
Dusty Pink
#D8A7B1
ΔE00 7.61
Rosybrown
#BC8F8F
ΔE00 8.76
Mushroom
#BA9E88
ΔE00 9.79
Pinkish Tan
#D99B82
ΔE00 10.10
Grey Pink
#C3909B
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA7 #A7C8CD
analogous
#CDA7B5 #CDACA7 #CDBFA7
triadic
#CDACA7 #A7CDAC #ACA7CD
tetradic
#CDACA7 #B5CDA7 #A7C8CD #BFA7CD
square
#CDACA7 #B5CDA7 #A7C8CD #BFA7CD
split-complementary
#CDACA7 #A7CDBF #A7B5CD
monochromatic
#9F635A #B78780 #CDACA7 #E3D1CE #F4EDEB
Accessibility & contrast
On white
2.09
#CDACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#CDACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA7
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA7 | 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)
#B3B0A7
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#D5A8AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca7; /* rgb */ color: rgb(205, 172, 167); /* oklch */ color: oklch(77.2% 0.039 28.1);
Tailwind
colors: {
custom: {
50: '#dcc4c1',
500: '#cdaca7',
950: '#000000',
},
}SCSS
$custom: #cdaca7; $custom-light: #dcc4c1; $custom-dark: #000000;
JSON
{
"hex": "#cdaca7",
"rgb": {
"r": 205,
"g": 172,
"b": 167
},
"hsl": {
"h": 7.895,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.77211,
"c": 0.03936,
"h": 28.1
},
"luminance": 0.45274
}Semantic roles & 50–950 ramp
primary
#CDACA7
secondary
#E1E9EA
accent
#99A63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181