#CDC3AA#CDC3AA
#CDC3AA is a light, muted orange. Relative luminance 0.549; OKLCH L 81.9% C 0.036 H 88.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3AA |
|---|---|
| RGB | rgb(205, 195, 170) |
| HSL | hsl(43, 26%, 74%) |
| HSV | hsv(43, 17%, 80%) |
| CMYK | cmyk(0%, 4.9%, 17.1%, 19.6%) |
| CIE-LAB | lab(78.99, -0.64, 13.83) |
| CIE-LCH | lch(78.99, 13.85, 92.66°) |
| OKLab | oklab(81.87% 0.0008 0.0358) |
| OKLCH | oklch(81.87% 0.036 88.8) |
| XYZ | xyz(51.9473, 54.9125, 45.8850) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.78
Khaki
#C3B091
ΔE00 6.09
Putty
#BEAE8A
ΔE00 6.67
Greige
#B8AB98
ΔE00 6.94
Warm Beige
#E9DCC9
ΔE00 7.00
Bland
#AFA88B
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3AA #AAB4CD
analogous
#CDB1AA #CDC3AA #C5CDAA
triadic
#CDC3AA #AACDC3 #C3AACD
tetradic
#CDC3AA #AACDB1 #AAB4CD #CDAAC5
square
#CDC3AA #AACDB1 #AAB4CD #CDAAC5
split-complementary
#CDC3AA #AAC5CD #B1AACD
monochromatic
#9F8C5E #B6A883 #CDC3AA #E4DED1 #F4F1EC
Accessibility & contrast
On white
1.75
#CDC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CDC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3AA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3AA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#D3BFBC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc3aa; /* rgb */ color: rgb(205, 195, 170); /* oklch */ color: oklch(81.9% 0.036 88.8);
Tailwind
colors: {
custom: {
50: '#dcd5c3',
500: '#cdc3aa',
950: '#000000',
},
}SCSS
$custom: #cdc3aa; $custom-light: #dcd5c3; $custom-dark: #000000;
JSON
{
"hex": "#cdc3aa",
"rgb": {
"r": 205,
"g": 195,
"b": 170
},
"hsl": {
"h": 42.857,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.8187,
"c": 0.03578,
"h": 88.8
},
"luminance": 0.54912
}Semantic roles & 50–950 ramp
primary
#CDC3AA
secondary
#7985A2
accent
#5DA441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382