#CDBCA5#CDBCA5
#CDBCA5 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.3% C 0.037 H 75.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCA5 |
|---|---|
| RGB | rgb(205, 188, 165) |
| HSL | hsl(35, 29%, 73%) |
| HSV | hsv(35, 20%, 80%) |
| CMYK | cmyk(0%, 8.3%, 19.5%, 19.6%) |
| CIE-LAB | lab(77.08, 2.29, 13.83) |
| CIE-LCH | lch(77.08, 14.01, 80.58°) |
| OKLab | oklab(80.33% 0.0093 0.0357) |
| OKLCH | oklch(80.33% 0.037 75.5) |
| XYZ | xyz(49.9515, 51.6633, 42.9307) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.64
Khaki
#C3B091
ΔE00 4.24
Greige
#B8AB98
ΔE00 5.10
Tan
#D2B48C
ΔE00 6.15
Putty
#BEAE8A
ΔE00 6.28
Warm Beige
#E9DCC9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCA5 #A5B6CD
analogous
#CDA8A5 #CDBCA5 #CACDA5
triadic
#CDBCA5 #A5CDBC #BCA5CD
tetradic
#CDBCA5 #A5CDA8 #A5B6CD #CDA5CA
square
#CDBCA5 #A5CDA8 #A5B6CD #CDA5CA
split-complementary
#CDBCA5 #A5CACD #A8A5CD
monochromatic
#9F8158 #B79F7E #CDBCA5 #E3D9CC #F4F0EB
Accessibility & contrast
On white
1.85
#CDBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CDBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCA5
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCA5 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA4
Deuteranopia (green-blind)
#C7C0A6
Tritanopia (blue-blind)
#D4B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbca5; /* rgb */ color: rgb(205, 188, 165); /* oklch */ color: oklch(80.3% 0.037 75.5);
Tailwind
colors: {
custom: {
50: '#dcd0bf',
500: '#cdbca5',
950: '#000000',
},
}SCSS
$custom: #cdbca5; $custom-light: #dcd0bf; $custom-dark: #000000;
JSON
{
"hex": "#cdbca5",
"rgb": {
"r": 205,
"g": 188,
"b": 165
},
"hsl": {
"h": 34.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.80331,
"c": 0.03693,
"h": 75.5
},
"luminance": 0.51662
}Semantic roles & 50–950 ramp
primary
#CDBCA5
secondary
#7488A2
accent
#6BA73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382