#CDB8A3#CDB8A3
#CDB8A3 is a light, muted orange. Relative luminance 0.499; OKLCH L 79.5% C 0.038 H 67.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB8A3 |
|---|---|
| RGB | rgb(205, 184, 163) |
| HSL | hsl(30, 30%, 72%) |
| HSV | hsv(30, 20%, 80%) |
| CMYK | cmyk(0%, 10.2%, 20.5%, 19.6%) |
| CIE-LAB | lab(76.01, 4.12, 13.40) |
| CIE-LCH | lch(76.01, 14.02, 72.90°) |
| OKLab | oklab(79.48% 0.0146 0.0347) |
| OKLCH | oklch(79.48% 0.038 67.2) |
| XYZ | xyz(48.9282, 49.9057, 41.6986) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.43
Khaki
#C3B091
ΔE00 4.98
Greige
#B8AB98
ΔE00 5.24
Tan
#D2B48C
ΔE00 6.10
Mushroom
#BA9E88
ΔE00 7.47
Putty
#BEAE8A
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB8A3 #A3B8CD
analogous
#CDA3A3 #CDB8A3 #CDCDA3
triadic
#CDB8A3 #A3CDB8 #B8A3CD
tetradic
#CDB8A3 #A3CDA3 #A3B8CD #CDA3CD
square
#CDB8A3 #A3CDA3 #A3B8CD #CDA3CD
split-complementary
#CDB8A3 #A3CDCD #A3A3CD
monochromatic
#9F7B56 #B7997B #CDB8A3 #E3D7CB #F4F0EB
Accessibility & contrast
On white
1.91
#CDB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CDB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB8A3
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB8A3 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A2
Deuteranopia (green-blind)
#C4BDA3
Tritanopia (blue-blind)
#D5B3B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb8a3; /* rgb */ color: rgb(205, 184, 163); /* oklch */ color: oklch(79.5% 0.038 67.2);
Tailwind
colors: {
custom: {
50: '#dccdbe',
500: '#cdb8a3',
950: '#000000',
},
}SCSS
$custom: #cdb8a3; $custom-light: #dccdbe; $custom-dark: #000000;
JSON
{
"hex": "#cdb8a3",
"rgb": {
"r": 205,
"g": 184,
"b": 163
},
"hsl": {
"h": 30,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.79478,
"c": 0.03761,
"h": 67.2
},
"luminance": 0.49904
}Semantic roles & 50–950 ramp
primary
#CDB8A3
secondary
#E0E6EB
accent
#73A83D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281