#CDACA0#CDACA0
#CDACA0 is a light, muted orange. Relative luminance 0.450; OKLCH L 77.0% C 0.042 H 41.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA0 |
|---|---|
| RGB | rgb(205, 172, 160) |
| HSL | hsl(16, 31%, 72%) |
| HSV | hsv(16, 22%, 80%) |
| CMYK | cmyk(0%, 16.1%, 22%, 19.6%) |
| CIE-LAB | lab(72.91, 10.12, 10.64) |
| CIE-LCH | lch(72.91, 14.69, 46.44°) |
| OKLab | oklab(77.03% 0.0319 0.0277) |
| OKLCH | oklch(77.03% 0.042 41) |
| XYZ | xyz(46.2748, 45.0238, 39.5038) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.05
Mushroom
#BA9E88
ΔE00 7.13
Pinkish Tan
#D99B82
ΔE00 8.43
Rosybrown
#BC8F8F
ΔE00 10.19
Warm Gray
#C9BEB0
ΔE00 10.24
Greige
#B8AB98
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA0 #A0C1CD
analogous
#CDA0AB #CDACA0 #CDC3A0
triadic
#CDACA0 #A0CDAC #ACA0CD
tetradic
#CDACA0 #ABCDA0 #A0C1CD #C3A0CD
square
#CDACA0 #ABCDA0 #A0C1CD #C3A0CD
split-complementary
#CDACA0 #A0CDC3 #A0ABCD
monochromatic
#9F6854 #B88978 #CDACA0 #E2CFC8 #F4EDEB
Accessibility & contrast
On white
2.10
#CDACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CDACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA0
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA0 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#BBB6A0
Tritanopia (blue-blind)
#D6A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca0; /* rgb */ color: rgb(205, 172, 160); /* oklch */ color: oklch(77.0% 0.042 41.0);
Tailwind
colors: {
custom: {
50: '#dcc4bc',
500: '#cdaca0',
950: '#000000',
},
}SCSS
$custom: #cdaca0; $custom-light: #dcc4bc; $custom-dark: #000000;
JSON
{
"hex": "#cdaca0",
"rgb": {
"r": 205,
"g": 172,
"b": 160
},
"hsl": {
"h": 16,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.77028,
"c": 0.04228,
"h": 41
},
"luminance": 0.45022
}Semantic roles & 50–950 ramp
primary
#CDACA0
secondary
#DFE7EA
accent
#8CAA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181