#CDBCA7#CDBCA7
#CDBCA7 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.035 H 73.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCA7 |
|---|---|
| RGB | rgb(205, 188, 167) |
| HSL | hsl(33, 28%, 73%) |
| HSV | hsv(33, 19%, 80%) |
| CMYK | cmyk(0%, 8.3%, 18.5%, 19.6%) |
| CIE-LAB | lab(77.12, 2.60, 12.81) |
| CIE-LCH | lch(77.12, 13.07, 78.54°) |
| OKLab | oklab(80.38% 0.0101 0.0332) |
| OKLCH | oklch(80.38% 0.035 73.1) |
| XYZ | xyz(50.1349, 51.7367, 43.8969) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.13
Khaki
#C3B091
ΔE00 4.80
Greige
#B8AB98
ΔE00 5.09
Tan
#D2B48C
ΔE00 6.64
Putty
#BEAE8A
ΔE00 6.94
Warm Beige
#E9DCC9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCA7 #A7B8CD
analogous
#CDA9A7 #CDBCA7 #CBCDA7
triadic
#CDBCA7 #A7CDBC #BCA7CD
tetradic
#CDBCA7 #A7CDA9 #A7B8CD #CDA7CB
square
#CDBCA7 #A7CDA9 #A7B8CD #CDA7CB
split-complementary
#CDBCA7 #A7CBCD #A9A7CD
monochromatic
#9F805A #B79E80 #CDBCA7 #E3DACE #F4F0EB
Accessibility & contrast
On white
1.85
#CDBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CDBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCA7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCA7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA6
Deuteranopia (green-blind)
#C7C0A7
Tritanopia (blue-blind)
#D4B8B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbca7; /* rgb */ color: rgb(205, 188, 167); /* oklch */ color: oklch(80.4% 0.035 73.1);
Tailwind
colors: {
custom: {
50: '#dcd0c1',
500: '#cdbca7',
950: '#000000',
},
}SCSS
$custom: #cdbca7; $custom-light: #dcd0c1; $custom-dark: #000000;
JSON
{
"hex": "#cdbca7",
"rgb": {
"r": 205,
"g": 188,
"b": 167
},
"hsl": {
"h": 33.158,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.8038,
"c": 0.03469,
"h": 73.1
},
"luminance": 0.51736
}Semantic roles & 50–950 ramp
primary
#CDBCA7
secondary
#768AA2
accent
#6DA63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382