#CDC2A5#CDC2A5
#CDC2A5 is a light, muted orange. Relative luminance 0.543; OKLCH L 81.5% C 0.041 H 89.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2A5 |
|---|---|
| RGB | rgb(205, 194, 165) |
| HSL | hsl(44, 29%, 73%) |
| HSV | hsv(44, 20%, 80%) |
| CMYK | cmyk(0%, 5.4%, 19.5%, 19.6%) |
| CIE-LAB | lab(78.62, -0.88, 16.00) |
| CIE-LCH | lch(78.62, 16.02, 93.14°) |
| OKLab | oklab(81.55% 0.0002 0.0412) |
| OKLCH | oklch(81.55% 0.041 89.7) |
| XYZ | xyz(51.2600, 54.2803, 43.3668) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.59
Putty
#BEAE8A
ΔE00 5.84
Warm Gray
#C9BEB0
ΔE00 5.92
Greige
#B8AB98
ΔE00 7.22
Sand
#C2B280
ΔE00 7.26
Bland
#AFA88B
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2A5 #A5B0CD
analogous
#CDAEA5 #CDC2A5 #C4CDA5
triadic
#CDC2A5 #A5CDC2 #C2A5CD
tetradic
#CDC2A5 #A5CDAE #A5B0CD #CDA5C4
square
#CDC2A5 #A5CDAE #A5B0CD #CDA5C4
split-complementary
#CDC2A5 #A5C4CD #AEA5CD
monochromatic
#9F8C58 #B7A77E #CDC2A5 #E3DDCC #F4F2EB
Accessibility & contrast
On white
1.77
#CDC2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#CDC2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2A5
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2A5 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A3
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#D4BDBA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdc2a5; /* rgb */ color: rgb(205, 194, 165); /* oklch */ color: oklch(81.5% 0.041 89.7);
Tailwind
colors: {
custom: {
50: '#dcd4bf',
500: '#cdc2a5',
950: '#000000',
},
}SCSS
$custom: #cdc2a5; $custom-light: #dcd4bf; $custom-dark: #000000;
JSON
{
"hex": "#cdc2a5",
"rgb": {
"r": 205,
"g": 194,
"b": 165
},
"hsl": {
"h": 43.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.81546,
"c": 0.04117,
"h": 89.7
},
"luminance": 0.54279
}Semantic roles & 50–950 ramp
primary
#CDC2A5
secondary
#7481A2
accent
#5BA73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382