#CDBAAB#CDBAAB
#CDBAAB is a light, muted orange. Relative luminance 0.510; OKLCH L 80.1% C 0.030 H 60.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAAB |
|---|---|
| RGB | rgb(205, 186, 171) |
| HSL | hsl(26, 25%, 74%) |
| HSV | hsv(26, 17%, 80%) |
| CMYK | cmyk(0%, 9.3%, 16.6%, 19.6%) |
| CIE-LAB | lab(76.70, 4.28, 10.05) |
| CIE-LCH | lch(76.70, 10.93, 66.93°) |
| OKLab | oklab(80.08% 0.0147 0.0262) |
| OKLCH | oklch(80.08% 0.03 60.7) |
| XYZ | xyz(50.0862, 51.0383, 45.7331) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.63
Greige
#B8AB98
ΔE00 6.01
Khaki
#C3B091
ΔE00 7.16
Mushroom
#BA9E88
ΔE00 8.29
Pinkish Grey
#C8ACA9
ΔE00 8.34
Tan
#D2B48C
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAAB #ABBECD
analogous
#CDABAD #CDBAAB #CDCBAB
triadic
#CDBAAB #ABCDBA #BAABCD
tetradic
#CDBAAB #ADCDAB #ABBECD #CBABCD
square
#CDBAAB #ADCDAB #ABBECD #CBABCD
split-complementary
#CDBAAB #ABCDCB #ABADCD
monochromatic
#9F7B5F #B69A85 #CDBAAB #E4DAD1 #F4EFEC
Accessibility & contrast
On white
1.87
#CDBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CDBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAAB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAAB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C4BFAB
Tritanopia (blue-blind)
#D4B6B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaab; /* rgb */ color: rgb(205, 186, 171); /* oklch */ color: oklch(80.1% 0.030 60.7);
Tailwind
colors: {
custom: {
50: '#dccec4',
500: '#cdbaab',
950: '#000000',
},
}SCSS
$custom: #cdbaab; $custom-light: #dccec4; $custom-dark: #000000;
JSON
{
"hex": "#cdbaab",
"rgb": {
"r": 205,
"g": 186,
"b": 171
},
"hsl": {
"h": 26.471,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.80079,
"c": 0.03007,
"h": 60.7
},
"luminance": 0.51037
}Semantic roles & 50–950 ramp
primary
#CDBAAB
secondary
#7A90A2
accent
#79A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382