#CDC2A2#CDC2A2
#CDC2A2 is a light, muted orange. Relative luminance 0.542; OKLCH L 81.5% C 0.045 H 91.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2A2 |
|---|---|
| RGB | rgb(205, 194, 162) |
| HSL | hsl(45, 30%, 72%) |
| HSV | hsv(45, 21%, 80%) |
| CMYK | cmyk(0%, 5.4%, 21%, 19.6%) |
| CIE-LAB | lab(78.56, -1.32, 17.51) |
| CIE-LCH | lch(78.56, 17.56, 94.31°) |
| OKLab | oklab(81.48% -0.001 0.0449) |
| OKLCH | oklch(81.48% 0.045 91.3) |
| XYZ | xyz(50.9901, 54.1723, 41.9456) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 5.60
Khaki
#C3B091
ΔE00 5.72
Sand
#C2B280
ΔE00 6.54
Warm Gray
#C9BEB0
ΔE00 6.88
Bland
#AFA88B
ΔE00 7.46
Beige (survey)
#E6DAA6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2A2 #A2ADCD
analogous
#CDADA2 #CDC2A2 #C3CDA2
triadic
#CDC2A2 #A2CDC2 #C2A2CD
tetradic
#CDC2A2 #A2CDAD #A2ADCD #CDA2C3
square
#CDC2A2 #A2CDAD #A2ADCD #CDA2C3
split-complementary
#CDC2A2 #A2C3CD #ADA2CD
monochromatic
#9F8C56 #B8A87A #CDC2A2 #E2DCCA #F4F2EB
Accessibility & contrast
On white
1.77
#CDC2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CDC2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2A2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2A2 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#CCC4A3
Tritanopia (blue-blind)
#D4BDB9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc2a2; /* rgb */ color: rgb(205, 194, 162); /* oklch */ color: oklch(81.5% 0.045 91.3);
Tailwind
colors: {
custom: {
50: '#dcd4bd',
500: '#cdc2a2',
950: '#000000',
},
}SCSS
$custom: #cdc2a2; $custom-light: #dcd4bd; $custom-dark: #000000;
JSON
{
"hex": "#cdc2a2",
"rgb": {
"r": 205,
"g": 194,
"b": 162
},
"hsl": {
"h": 44.651,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81476,
"c": 0.04494,
"h": 91.3
},
"luminance": 0.54171
}Semantic roles & 50–950 ramp
primary
#CDC2A2
secondary
#717EA2
accent
#58A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382