#CDBCA4#CDBCA4
#CDBCA4 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.038 H 76.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCA4 |
|---|---|
| RGB | rgb(205, 188, 164) |
| HSL | hsl(35, 29%, 72%) |
| HSV | hsv(35, 20%, 80%) |
| CMYK | cmyk(0%, 8.3%, 20%, 19.6%) |
| CIE-LAB | lab(77.06, 2.14, 14.33) |
| CIE-LCH | lch(77.06, 14.49, 81.49°) |
| OKLab | oklab(80.31% 0.0089 0.037) |
| OKLCH | oklch(80.31% 0.038 76.5) |
| XYZ | xyz(49.8608, 51.6270, 42.4532) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.93
Khaki
#C3B091
ΔE00 4.00
Greige
#B8AB98
ΔE00 5.16
Tan
#D2B48C
ΔE00 5.94
Putty
#BEAE8A
ΔE00 5.97
Taupe (survey)
#B9A281
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCA4 #A4B5CD
analogous
#CDA8A4 #CDBCA4 #CACDA4
triadic
#CDBCA4 #A4CDBC #BCA4CD
tetradic
#CDBCA4 #A4CDA8 #A4B5CD #CDA4CA
square
#CDBCA4 #A4CDA8 #A4B5CD #CDA4CA
split-complementary
#CDBCA4 #A4CACD #A8A4CD
monochromatic
#9F8157 #B79F7D #CDBCA4 #E3D9CB #F4F0EB
Accessibility & contrast
On white
1.85
#CDBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CDBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCA4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCA4 | 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)
#C3BCA3
Deuteranopia (green-blind)
#C7C0A5
Tritanopia (blue-blind)
#D4B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbca4; /* rgb */ color: rgb(205, 188, 164); /* oklch */ color: oklch(80.3% 0.038 76.5);
Tailwind
colors: {
custom: {
50: '#dcd0bf',
500: '#cdbca4',
950: '#000000',
},
}SCSS
$custom: #cdbca4; $custom-light: #dcd0bf; $custom-dark: #000000;
JSON
{
"hex": "#cdbca4",
"rgb": {
"r": 205,
"g": 188,
"b": 164
},
"hsl": {
"h": 35.122,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.80306,
"c": 0.03807,
"h": 76.5
},
"luminance": 0.51626
}Semantic roles & 50–950 ramp
primary
#CDBCA4
secondary
#7387A2
accent
#6AA83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382