#CDBA9A#CDBA9A
#CDBA9A is a light, muted orange. Relative luminance 0.504; OKLCH L 79.7% C 0.048 H 80.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA9A |
|---|---|
| RGB | rgb(205, 186, 154) |
| HSL | hsl(38, 34%, 70%) |
| HSV | hsv(38, 25%, 80%) |
| CMYK | cmyk(0%, 9.3%, 24.9%, 19.6%) |
| CIE-LAB | lab(76.33, 1.75, 18.70) |
| CIE-LCH | lch(76.33, 18.79, 84.65°) |
| OKLab | oklab(79.67% 0.0078 0.0478) |
| OKLCH | oklch(79.67% 0.048 80.7) |
| XYZ | xyz(48.5687, 50.4313, 37.7413) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.69
Putty
#BEAE8A
ΔE00 4.10
Tan
#D2B48C
ΔE00 4.14
Very Light Brown
#D3B683
ΔE00 5.41
Toupe
#C7AC7D
ΔE00 5.69
Greige
#B8AB98
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA9A #9AADCD
analogous
#CDA09A #CDBA9A #C6CD9A
triadic
#CDBA9A #9ACDBA #BA9ACD
tetradic
#CDBA9A #9ACDA0 #9AADCD #CD9AC6
square
#CDBA9A #9ACDA0 #9AADCD #CD9AC6
split-complementary
#CDBA9A #9AC6CD #A09ACD
monochromatic
#9E804E #B99E71 #CDBA9A #E1D6C3 #F5F1EB
Accessibility & contrast
On white
1.89
#CDBA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CDBA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA9A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA9A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B998
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#D6B4B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba9a; /* rgb */ color: rgb(205, 186, 154); /* oklch */ color: oklch(79.7% 0.048 80.7);
Tailwind
colors: {
custom: {
50: '#dcceb7',
500: '#cdba9a',
950: '#000000',
},
}SCSS
$custom: #cdba9a; $custom-light: #dcceb7; $custom-dark: #000000;
JSON
{
"hex": "#cdba9a",
"rgb": {
"r": 205,
"g": 186,
"b": 154
},
"hsl": {
"h": 37.647,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.79668,
"c": 0.04845,
"h": 80.7
},
"luminance": 0.5043
}Semantic roles & 50–950 ramp
primary
#CDBA9A
secondary
#697EA2
accent
#64AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381