#CDC1AA#CDC1AA
#CDC1AA is a light, muted orange. Relative luminance 0.540; OKLCH L 81.5% C 0.034 H 83.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC1AA |
|---|---|
| RGB | rgb(205, 193, 170) |
| HSL | hsl(39, 26%, 74%) |
| HSV | hsv(39, 17%, 80%) |
| CMYK | cmyk(0%, 5.9%, 17.1%, 19.6%) |
| CIE-LAB | lab(78.47, 0.41, 13.10) |
| CIE-LCH | lch(78.47, 13.11, 88.20°) |
| OKLab | oklab(81.46% 0.0038 0.0339) |
| OKLCH | oklch(81.46% 0.034 83.7) |
| XYZ | xyz(51.5022, 54.0222, 45.7367) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.63
Khaki
#C3B091
ΔE00 5.47
Greige
#B8AB98
ΔE00 6.07
Putty
#BEAE8A
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 6.85
Tan
#D2B48C
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC1AA #AAB6CD
analogous
#CDAFAA #CDC1AA #C7CDAA
triadic
#CDC1AA #AACDC1 #C1AACD
tetradic
#CDC1AA #AACDAF #AAB6CD #CDAAC7
square
#CDC1AA #AACDAF #AAB6CD #CDAAC7
split-complementary
#CDC1AA #AAC7CD #AFAACD
monochromatic
#9F895E #B6A583 #CDC1AA #E4DDD1 #F4F1EC
Accessibility & contrast
On white
1.78
#CDC1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CDC1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC1AA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC1AA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#D3BDBA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc1aa; /* rgb */ color: rgb(205, 193, 170); /* oklch */ color: oklch(81.5% 0.034 83.7);
Tailwind
colors: {
custom: {
50: '#dcd3c3',
500: '#cdc1aa',
950: '#000000',
},
}SCSS
$custom: #cdc1aa; $custom-light: #dcd3c3; $custom-dark: #000000;
JSON
{
"hex": "#cdc1aa",
"rgb": {
"r": 205,
"g": 193,
"b": 170
},
"hsl": {
"h": 39.429,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.81464,
"c": 0.03415,
"h": 83.7
},
"luminance": 0.54021
}Semantic roles & 50–950 ramp
primary
#CDC1AA
secondary
#7987A2
accent
#63A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382