#CDBAA6#CDBAA6
#CDBAA6 is a light, muted orange. Relative luminance 0.508; OKLCH L 80.0% C 0.035 H 68.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA6 |
|---|---|
| RGB | rgb(205, 186, 166) |
| HSL | hsl(31, 28%, 73%) |
| HSV | hsv(31, 19%, 80%) |
| CMYK | cmyk(0%, 9.3%, 19%, 19.6%) |
| CIE-LAB | lab(76.59, 3.51, 12.59) |
| CIE-LCH | lch(76.59, 13.07, 74.43°) |
| OKLab | oklab(79.95% 0.0127 0.0327) |
| OKLCH | oklch(79.95% 0.035 68.7) |
| XYZ | xyz(49.6186, 50.8513, 43.2705) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.58
Greige
#B8AB98
ΔE00 5.14
Khaki
#C3B091
ΔE00 5.15
Tan
#D2B48C
ΔE00 6.61
Putty
#BEAE8A
ΔE00 7.53
Taupe (survey)
#B9A281
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA6 #A6B9CD
analogous
#CDA6A6 #CDBAA6 #CDCDA6
triadic
#CDBAA6 #A6CDBA #BAA6CD
tetradic
#CDBAA6 #A6CDA6 #A6B9CD #CDA6CD
square
#CDBAA6 #A6CDA6 #A6B9CD #CDA6CD
split-complementary
#CDBAA6 #A6CDCD #A6A6CD
monochromatic
#9F7D59 #B79C7F #CDBAA6 #E3D8CD #F4F0EB
Accessibility & contrast
On white
1.88
#CDBAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CDBAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA6
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA6 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA5
Deuteranopia (green-blind)
#C5BFA6
Tritanopia (blue-blind)
#D4B6B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa6; /* rgb */ color: rgb(205, 186, 166); /* oklch */ color: oklch(80.0% 0.035 68.7);
Tailwind
colors: {
custom: {
50: '#dccec0',
500: '#cdbaa6',
950: '#000000',
},
}SCSS
$custom: #cdbaa6; $custom-light: #dccec0; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa6",
"rgb": {
"r": 205,
"g": 186,
"b": 166
},
"hsl": {
"h": 30.769,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.79953,
"c": 0.03504,
"h": 68.7
},
"luminance": 0.5085
}Semantic roles & 50–950 ramp
primary
#CDBAA6
secondary
#758BA2
accent
#71A73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382