#CDC2A3#CDC2A3
#CDC2A3 is a light, muted orange. Relative luminance 0.542; OKLCH L 81.5% C 0.044 H 90.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2A3 |
|---|---|
| RGB | rgb(205, 194, 163) |
| HSL | hsl(44, 30%, 72%) |
| HSV | hsv(44, 20%, 80%) |
| CMYK | cmyk(0%, 5.4%, 20.5%, 19.6%) |
| CIE-LAB | lab(78.58, -1.17, 17.01) |
| CIE-LCH | lch(78.58, 17.05, 93.95°) |
| OKLab | oklab(81.5% -0.0006 0.0437) |
| OKLCH | oklch(81.5% 0.044 90.8) |
| XYZ | xyz(51.0793, 54.2080, 42.4156) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.66
Putty
#BEAE8A
ΔE00 5.67
Warm Gray
#C9BEB0
ΔE00 6.56
Sand
#C2B280
ΔE00 6.77
Bland
#AFA88B
ΔE00 7.47
Greige
#B8AB98
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2A3 #A3AECD
analogous
#CDADA3 #CDC2A3 #C3CDA3
triadic
#CDC2A3 #A3CDC2 #C2A3CD
tetradic
#CDC2A3 #A3CDAD #A3AECD #CDA3C3
square
#CDC2A3 #A3CDAD #A3AECD #CDA3C3
split-complementary
#CDC2A3 #A3C3CD #ADA3CD
monochromatic
#9F8C56 #B7A87B #CDC2A3 #E3DCCB #F4F2EB
Accessibility & contrast
On white
1.77
#CDC2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#CDC2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2A3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2A3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A1
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#D4BDB9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdc2a3; /* rgb */ color: rgb(205, 194, 163); /* oklch */ color: oklch(81.5% 0.044 90.8);
Tailwind
colors: {
custom: {
50: '#dcd4be',
500: '#cdc2a3',
950: '#000000',
},
}SCSS
$custom: #cdc2a3; $custom-light: #dcd4be; $custom-dark: #000000;
JSON
{
"hex": "#cdc2a3",
"rgb": {
"r": 205,
"g": 194,
"b": 163
},
"hsl": {
"h": 44.286,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.815,
"c": 0.04368,
"h": 90.8
},
"luminance": 0.54207
}Semantic roles & 50–950 ramp
primary
#CDC2A3
secondary
#727FA2
accent
#59A83D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382