#CDC0AA#CDC0AA
#CDC0AA is a light, muted orange. Relative luminance 0.536; OKLCH L 81.3% C 0.033 H 81.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0AA |
|---|---|
| RGB | rgb(205, 192, 170) |
| HSL | hsl(38, 26%, 74%) |
| HSV | hsv(38, 17%, 80%) |
| CMYK | cmyk(0%, 6.3%, 17.1%, 19.6%) |
| CIE-LAB | lab(78.22, 0.94, 12.74) |
| CIE-LCH | lch(78.22, 12.77, 85.78°) |
| OKLab | oklab(81.26% 0.0053 0.033) |
| OKLCH | oklch(81.26% 0.033 81) |
| XYZ | xyz(51.2818, 53.5816, 45.6632) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.13
Khaki
#C3B091
ΔE00 5.29
Greige
#B8AB98
ΔE00 5.73
Putty
#BEAE8A
ΔE00 6.71
Warm Beige
#E9DCC9
ΔE00 6.89
Tan
#D2B48C
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0AA #AAB7CD
analogous
#CDAEAA #CDC0AA #C8CDAA
triadic
#CDC0AA #AACDC0 #C0AACD
tetradic
#CDC0AA #AACDAE #AAB7CD #CDAAC8
square
#CDC0AA #AACDAE #AAB7CD #CDAAC8
split-complementary
#CDC0AA #AAC8CD #AEAACD
monochromatic
#9F875E #B6A383 #CDC0AA #E4DDD1 #F4F1EC
Accessibility & contrast
On white
1.79
#CDC0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CDC0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0AA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0AA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0A9
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#D3BCBA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc0aa; /* rgb */ color: rgb(205, 192, 170); /* oklch */ color: oklch(81.3% 0.033 81.0);
Tailwind
colors: {
custom: {
50: '#dcd3c3',
500: '#cdc0aa',
950: '#000000',
},
}SCSS
$custom: #cdc0aa; $custom-light: #dcd3c3; $custom-dark: #000000;
JSON
{
"hex": "#cdc0aa",
"rgb": {
"r": 205,
"g": 192,
"b": 170
},
"hsl": {
"h": 37.714,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.81261,
"c": 0.03343,
"h": 81
},
"luminance": 0.53581
}Semantic roles & 50–950 ramp
primary
#CDC0AA
secondary
#7988A2
accent
#66A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382