#CDBAA0#CDBAA0
#CDBAA0 is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.042 H 75.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA0 |
|---|---|
| RGB | rgb(205, 186, 160) |
| HSL | hsl(35, 31%, 72%) |
| HSV | hsv(35, 22%, 80%) |
| CMYK | cmyk(0%, 9.3%, 22%, 19.6%) |
| CIE-LAB | lab(76.46, 2.61, 15.65) |
| CIE-LCH | lch(76.46, 15.87, 80.52°) |
| OKLab | oklab(79.81% 0.0103 0.0403) |
| OKLCH | oklch(79.81% 0.042 75.7) |
| XYZ | xyz(49.0810, 50.6362, 40.4392) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.33
Warm Gray
#C9BEB0
ΔE00 4.80
Tan
#D2B48C
ΔE00 4.98
Greige
#B8AB98
ΔE00 5.18
Putty
#BEAE8A
ΔE00 5.50
Taupe (survey)
#B9A281
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA0 #A0B3CD
analogous
#CDA4A0 #CDBAA0 #CACDA0
triadic
#CDBAA0 #A0CDBA #BAA0CD
tetradic
#CDBAA0 #A0CDA4 #A0B3CD #CDA0CA
square
#CDBAA0 #A0CDA4 #A0B3CD #CDA0CA
split-complementary
#CDBAA0 #A0CACD #A4A0CD
monochromatic
#9F7F54 #B89D78 #CDBAA0 #E2D7C8 #F4F0EB
Accessibility & contrast
On white
1.89
#CDBAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CDBAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA0
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA0 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9E
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#D5B5B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa0; /* rgb */ color: rgb(205, 186, 160); /* oklch */ color: oklch(79.8% 0.042 75.7);
Tailwind
colors: {
custom: {
50: '#dccebc',
500: '#cdbaa0',
950: '#000000',
},
}SCSS
$custom: #cdbaa0; $custom-light: #dccebc; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa0",
"rgb": {
"r": 205,
"g": 186,
"b": 160
},
"hsl": {
"h": 34.667,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.79807,
"c": 0.04158,
"h": 75.7
},
"luminance": 0.50635
}Semantic roles & 50–950 ramp
primary
#CDBAA0
secondary
#6F85A2
accent
#6AAA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382