#CDB8A2#CDB8A2
#CDB8A2 is a light, muted orange. Relative luminance 0.499; OKLCH L 79.5% C 0.039 H 68.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB8A2 |
|---|---|
| RGB | rgb(205, 184, 162) |
| HSL | hsl(31, 30%, 72%) |
| HSV | hsv(31, 21%, 80%) |
| CMYK | cmyk(0%, 10.2%, 21%, 19.6%) |
| CIE-LAB | lab(75.99, 3.97, 13.91) |
| CIE-LCH | lch(75.99, 14.47, 74.06°) |
| OKLab | oklab(79.45% 0.0141 0.036) |
| OKLCH | oklch(79.45% 0.039 68.5) |
| XYZ | xyz(48.8390, 49.8700, 41.2286) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.54
Khaki
#C3B091
ΔE00 4.62
Greige
#B8AB98
ΔE00 5.17
Tan
#D2B48C
ΔE00 5.75
Putty
#BEAE8A
ΔE00 7.12
Taupe (survey)
#B9A281
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB8A2 #A2B7CD
analogous
#CDA3A2 #CDB8A2 #CDCDA2
triadic
#CDB8A2 #A2CDB8 #B8A2CD
tetradic
#CDB8A2 #A2CDA3 #A2B7CD #CDA2CD
square
#CDB8A2 #A2CDA3 #A2B7CD #CDA2CD
split-complementary
#CDB8A2 #A2CDCD #A3A2CD
monochromatic
#9F7B56 #B89A7A #CDB8A2 #E2D6CA #F4F0EB
Accessibility & contrast
On white
1.91
#CDB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#CDB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB8A2
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB8A2 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A1
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#D5B3B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdb8a2; /* rgb */ color: rgb(205, 184, 162); /* oklch */ color: oklch(79.5% 0.039 68.5);
Tailwind
colors: {
custom: {
50: '#dccdbd',
500: '#cdb8a2',
950: '#000000',
},
}SCSS
$custom: #cdb8a2; $custom-light: #dccdbd; $custom-dark: #000000;
JSON
{
"hex": "#cdb8a2",
"rgb": {
"r": 205,
"g": 184,
"b": 162
},
"hsl": {
"h": 30.698,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.79454,
"c": 0.03864,
"h": 68.5
},
"luminance": 0.49869
}Semantic roles & 50–950 ramp
primary
#CDB8A2
secondary
#E0E5EB
accent
#71A93D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281