#CDBAAA#CDBAAA
#CDBAAA is a light, muted orange. Relative luminance 0.510; OKLCH L 80.1% C 0.031 H 62.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAAA |
|---|---|
| RGB | rgb(205, 186, 170) |
| HSL | hsl(27, 26%, 74%) |
| HSV | hsv(27, 17%, 80%) |
| CMYK | cmyk(0%, 9.3%, 17.1%, 19.6%) |
| CIE-LAB | lab(76.68, 4.12, 10.56) |
| CIE-LCH | lch(76.68, 11.34, 68.67°) |
| OKLab | oklab(80.05% 0.0143 0.0275) |
| OKLCH | oklch(80.05% 0.031 62.5) |
| XYZ | xyz(49.9912, 51.0003, 45.2330) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.52
Greige
#B8AB98
ΔE00 5.77
Khaki
#C3B091
ΔE00 6.73
Tan
#D2B48C
ΔE00 8.06
Mushroom
#BA9E88
ΔE00 8.22
Warm Beige
#E9DCC9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAAA #AABDCD
analogous
#CDAAAB #CDBAAA #CDCBAA
triadic
#CDBAAA #AACDBA #BAAACD
tetradic
#CDBAAA #ABCDAA #AABDCD #CBAACD
square
#CDBAAA #ABCDAA #AABDCD #CBAACD
split-complementary
#CDBAAA #AACDCB #AAABCD
monochromatic
#9F7B5E #B69B83 #CDBAAA #E4D9D1 #F4EFEC
Accessibility & contrast
On white
1.88
#CDBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CDBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAAA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAAA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#D4B6B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaaa; /* rgb */ color: rgb(205, 186, 170); /* oklch */ color: oklch(80.1% 0.031 62.5);
Tailwind
colors: {
custom: {
50: '#dccec3',
500: '#cdbaaa',
950: '#000000',
},
}SCSS
$custom: #cdbaaa; $custom-light: #dccec3; $custom-dark: #000000;
JSON
{
"hex": "#cdbaaa",
"rgb": {
"r": 205,
"g": 186,
"b": 170
},
"hsl": {
"h": 27.429,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.80054,
"c": 0.03102,
"h": 62.5
},
"luminance": 0.50999
}Semantic roles & 50–950 ramp
primary
#CDBAAA
secondary
#798FA2
accent
#77A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382