#CDC4AA#CDC4AA
#CDC4AA is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.1% C 0.037 H 91.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4AA |
|---|---|
| RGB | rgb(205, 196, 170) |
| HSL | hsl(45, 26%, 74%) |
| HSV | hsv(45, 17%, 80%) |
| CMYK | cmyk(0%, 4.4%, 17.1%, 19.6%) |
| CIE-LAB | lab(79.25, -1.17, 14.20) |
| CIE-LCH | lch(79.25, 14.24, 94.70°) |
| OKLab | oklab(82.07% -0.0007 0.0367) |
| OKLCH | oklch(82.07% 0.037 91.2) |
| XYZ | xyz(52.1721, 55.3621, 45.9600) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.39
Khaki
#C3B091
ΔE00 6.49
Putty
#BEAE8A
ΔE00 6.82
Warm Beige
#E9DCC9
ΔE00 7.18
Greige
#B8AB98
ΔE00 7.43
Bland
#AFA88B
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4AA #AAB3CD
analogous
#CDB2AA #CDC4AA #C4CDAA
triadic
#CDC4AA #AACDC4 #C4AACD
tetradic
#CDC4AA #AACDB2 #AAB3CD #CDAAC4
square
#CDC4AA #AACDB2 #AAB3CD #CDAAC4
split-complementary
#CDC4AA #AAC4CD #B2AACD
monochromatic
#9F8E5E #B6A983 #CDC4AA #E4DFD1 #F4F2EC
Accessibility & contrast
On white
1.74
#CDC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CDC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4AA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4AA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A8
Deuteranopia (green-blind)
#CDC5AB
Tritanopia (blue-blind)
#D3C0BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc4aa; /* rgb */ color: rgb(205, 196, 170); /* oklch */ color: oklch(82.1% 0.037 91.2);
Tailwind
colors: {
custom: {
50: '#dcd5c3',
500: '#cdc4aa',
950: '#000000',
},
}SCSS
$custom: #cdc4aa; $custom-light: #dcd5c3; $custom-dark: #000000;
JSON
{
"hex": "#cdc4aa",
"rgb": {
"r": 205,
"g": 196,
"b": 170
},
"hsl": {
"h": 44.571,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.82074,
"c": 0.03669,
"h": 91.2
},
"luminance": 0.55361
}Semantic roles & 50–950 ramp
primary
#CDC4AA
secondary
#7984A2
accent
#5BA441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382