#CDBA9D#CDBA9D
#CDBA9D is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.045 H 78.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA9D |
|---|---|
| RGB | rgb(205, 186, 157) |
| HSL | hsl(36, 32%, 71%) |
| HSV | hsv(36, 23%, 80%) |
| CMYK | cmyk(0%, 9.3%, 23.4%, 19.6%) |
| CIE-LAB | lab(76.39, 2.18, 17.18) |
| CIE-LCH | lch(76.39, 17.31, 82.78°) |
| OKLab | oklab(79.74% 0.009 0.0441) |
| OKLCH | oklch(79.74% 0.045 78.4) |
| XYZ | xyz(48.8217, 50.5325, 39.0737) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.82
Tan
#D2B48C
ΔE00 4.46
Putty
#BEAE8A
ΔE00 4.71
Greige
#B8AB98
ΔE00 5.56
Warm Gray
#C9BEB0
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA9D #9DB0CD
analogous
#CDA29D #CDBA9D #C8CD9D
triadic
#CDBA9D #9DCDBA #BA9DCD
tetradic
#CDBA9D #9DCDA2 #9DB0CD #CD9DC8
square
#CDBA9D #9DCDA2 #9DB0CD #CD9DC8
split-complementary
#CDBA9D #9DC8CD #A29DCD
monochromatic
#9F8051 #B89D74 #CDBA9D #E2D7C6 #F5F1EB
Accessibility & contrast
On white
1.89
#CDBA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CDBA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA9D
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA9D | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9B
Deuteranopia (green-blind)
#C7BE9E
Tritanopia (blue-blind)
#D5B4B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba9d; /* rgb */ color: rgb(205, 186, 157); /* oklch */ color: oklch(79.7% 0.045 78.4);
Tailwind
colors: {
custom: {
50: '#dcceba',
500: '#cdba9d',
950: '#000000',
},
}SCSS
$custom: #cdba9d; $custom-light: #dcceba; $custom-dark: #000000;
JSON
{
"hex": "#cdba9d",
"rgb": {
"r": 205,
"g": 186,
"b": 157
},
"hsl": {
"h": 36.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.79737,
"c": 0.04499,
"h": 78.4
},
"luminance": 0.50531
}Semantic roles & 50–950 ramp
primary
#CDBA9D
secondary
#6C81A2
accent
#67AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381