#CDACA1#CDACA1
#CDACA1 is a light, muted orange. Relative luminance 0.451; OKLCH L 77.1% C 0.042 H 39.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA1 |
|---|---|
| RGB | rgb(205, 172, 161) |
| HSL | hsl(15, 31%, 72%) |
| HSV | hsv(15, 21%, 80%) |
| CMYK | cmyk(0%, 16.1%, 21.5%, 19.6%) |
| CIE-LAB | lab(72.93, 10.27, 10.13) |
| CIE-LCH | lch(72.93, 14.42, 44.60°) |
| OKLab | oklab(77.05% 0.0323 0.0264) |
| OKLCH | oklch(77.05% 0.042 39.3) |
| XYZ | xyz(46.3626, 45.0590, 39.9664) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.65
Mushroom
#BA9E88
ΔE00 7.48
Pinkish Tan
#D99B82
ΔE00 8.60
Rosybrown
#BC8F8F
ΔE00 9.92
Dusty Pink
#D8A7B1
ΔE00 10.16
Warm Gray
#C9BEB0
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA1 #A1C2CD
analogous
#CDA1AC #CDACA1 #CDC2A1
triadic
#CDACA1 #A1CDAC #ACA1CD
tetradic
#CDACA1 #ACCDA1 #A1C2CD #C2A1CD
square
#CDACA1 #ACCDA1 #A1C2CD #C2A1CD
split-complementary
#CDACA1 #A1CDC2 #A1ACCD
monochromatic
#9F6755 #B88979 #CDACA1 #E2CFC9 #F4EDEB
Accessibility & contrast
On white
2.10
#CDACA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CDACA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA1
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA1 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA0
Deuteranopia (green-blind)
#BBB6A1
Tritanopia (blue-blind)
#D6A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca1; /* rgb */ color: rgb(205, 172, 161); /* oklch */ color: oklch(77.1% 0.042 39.3);
Tailwind
colors: {
custom: {
50: '#dcc4bc',
500: '#cdaca1',
950: '#000000',
},
}SCSS
$custom: #cdaca1; $custom-light: #dcc4bc; $custom-dark: #000000;
JSON
{
"hex": "#cdaca1",
"rgb": {
"r": 205,
"g": 172,
"b": 161
},
"hsl": {
"h": 15,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.77053,
"c": 0.04175,
"h": 39.3
},
"luminance": 0.45057
}Semantic roles & 50–950 ramp
primary
#CDACA1
secondary
#DFE8EA
accent
#8EA93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181