#CDBAA5#CDBAA5
#CDBAA5 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.9% C 0.036 H 70.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA5 |
|---|---|
| RGB | rgb(205, 186, 165) |
| HSL | hsl(32, 29%, 73%) |
| HSV | hsv(32, 20%, 80%) |
| CMYK | cmyk(0%, 9.3%, 19.5%, 19.6%) |
| CIE-LAB | lab(76.57, 3.36, 13.10) |
| CIE-LCH | lch(76.57, 13.53, 75.63°) |
| OKLab | oklab(79.93% 0.0123 0.0339) |
| OKLCH | oklch(79.93% 0.036 70.1) |
| XYZ | xyz(49.5272, 50.8147, 42.7892) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.72
Khaki
#C3B091
ΔE00 4.79
Greige
#B8AB98
ΔE00 5.07
Tan
#D2B48C
ΔE00 6.29
Putty
#BEAE8A
ΔE00 7.16
Taupe (survey)
#B9A281
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA5 #A5B8CD
analogous
#CDA6A5 #CDBAA5 #CCCDA5
triadic
#CDBAA5 #A5CDBA #BAA5CD
tetradic
#CDBAA5 #A5CDA6 #A5B8CD #CDA5CC
square
#CDBAA5 #A5CDA6 #A5B8CD #CDA5CC
split-complementary
#CDBAA5 #A5CCCD #A6A5CD
monochromatic
#9F7E58 #B79C7E #CDBAA5 #E3D8CC #F4F0EB
Accessibility & contrast
On white
1.88
#CDBAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CDBAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA5
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA5 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA4
Deuteranopia (green-blind)
#C5BFA5
Tritanopia (blue-blind)
#D4B5B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa5; /* rgb */ color: rgb(205, 186, 165); /* oklch */ color: oklch(79.9% 0.036 70.1);
Tailwind
colors: {
custom: {
50: '#dccebf',
500: '#cdbaa5',
950: '#000000',
},
}SCSS
$custom: #cdbaa5; $custom-light: #dccebf; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa5",
"rgb": {
"r": 205,
"g": 186,
"b": 165
},
"hsl": {
"h": 31.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.79928,
"c": 0.03609,
"h": 70.1
},
"luminance": 0.50814
}Semantic roles & 50–950 ramp
primary
#CDBAA5
secondary
#748AA2
accent
#70A73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382