#CDBAA9#CDBAA9
#CDBAA9 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.032 H 64.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA9 |
|---|---|
| RGB | rgb(205, 186, 169) |
| HSL | hsl(28, 26%, 73%) |
| HSV | hsv(28, 18%, 80%) |
| CMYK | cmyk(0%, 9.3%, 17.6%, 19.6%) |
| CIE-LAB | lab(76.66, 3.97, 11.07) |
| CIE-LCH | lch(76.66, 11.76, 70.27°) |
| OKLab | oklab(80.03% 0.0139 0.0288) |
| OKLCH | oklch(80.03% 0.032 64.2) |
| XYZ | xyz(49.8970, 50.9626, 44.7367) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.45
Greige
#B8AB98
ΔE00 5.57
Khaki
#C3B091
ΔE00 6.31
Tan
#D2B48C
ΔE00 7.67
Mushroom
#BA9E88
ΔE00 8.17
Warm Beige
#E9DCC9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA9 #A9BCCD
analogous
#CDA9AA #CDBAA9 #CDCCA9
triadic
#CDBAA9 #A9CDBA #BAA9CD
tetradic
#CDBAA9 #AACDA9 #A9BCCD #CCA9CD
square
#CDBAA9 #AACDA9 #A9BCCD #CCA9CD
split-complementary
#CDBAA9 #A9CDCC #A9AACD
monochromatic
#9F7C5C #B69B82 #CDBAA9 #E3D9D0 #F4EFEC
Accessibility & contrast
On white
1.88
#CDBAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CDBAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA9
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA9 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA8
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#D4B6B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa9; /* rgb */ color: rgb(205, 186, 169); /* oklch */ color: oklch(80.0% 0.032 64.2);
Tailwind
colors: {
custom: {
50: '#dccec2',
500: '#cdbaa9',
950: '#000000',
},
}SCSS
$custom: #cdbaa9; $custom-light: #dccec2; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa9",
"rgb": {
"r": 205,
"g": 186,
"b": 169
},
"hsl": {
"h": 28.333,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.80028,
"c": 0.03199,
"h": 64.2
},
"luminance": 0.50962
}Semantic roles & 50–950 ramp
primary
#CDBAA9
secondary
#788EA2
accent
#76A540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382