#CDC2AA#CDC2AA
#CDC2AA is a light, muted orange. Relative luminance 0.545; OKLCH L 81.7% C 0.035 H 86.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2AA |
|---|---|
| RGB | rgb(205, 194, 170) |
| HSL | hsl(41, 26%, 74%) |
| HSV | hsv(41, 17%, 80%) |
| CMYK | cmyk(0%, 5.4%, 17.1%, 19.6%) |
| CIE-LAB | lab(78.73, -0.12, 13.47) |
| CIE-LCH | lch(78.73, 13.47, 90.49°) |
| OKLab | oklab(81.67% 0.0023 0.0349) |
| OKLCH | oklch(81.67% 0.035 86.3) |
| XYZ | xyz(51.7240, 54.4659, 45.8106) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.19
Khaki
#C3B091
ΔE00 5.74
Greige
#B8AB98
ΔE00 6.48
Putty
#BEAE8A
ΔE00 6.59
Warm Beige
#E9DCC9
ΔE00 6.89
Bland
#AFA88B
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2AA #AAB5CD
analogous
#CDB0AA #CDC2AA #C6CDAA
triadic
#CDC2AA #AACDC2 #C2AACD
tetradic
#CDC2AA #AACDB0 #AAB5CD #CDAAC6
square
#CDC2AA #AACDB0 #AAB5CD #CDAAC6
split-complementary
#CDC2AA #AAC6CD #B0AACD
monochromatic
#9F8A5E #B6A683 #CDC2AA #E4DED1 #F4F1EC
Accessibility & contrast
On white
1.77
#CDC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CDC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2AA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2AA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#D3BEBB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cdc2aa; /* rgb */ color: rgb(205, 194, 170); /* oklch */ color: oklch(81.7% 0.035 86.3);
Tailwind
colors: {
custom: {
50: '#dcd4c3',
500: '#cdc2aa',
950: '#000000',
},
}SCSS
$custom: #cdc2aa; $custom-light: #dcd4c3; $custom-dark: #000000;
JSON
{
"hex": "#cdc2aa",
"rgb": {
"r": 205,
"g": 194,
"b": 170
},
"hsl": {
"h": 41.143,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.81667,
"c": 0.03492,
"h": 86.3
},
"luminance": 0.54465
}Semantic roles & 50–950 ramp
primary
#CDC2AA
secondary
#7986A2
accent
#60A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382