#CDBA9F#CDBA9F
#CDBA9F is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.043 H 76.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA9F |
|---|---|
| RGB | rgb(205, 186, 159) |
| HSL | hsl(35, 32%, 71%) |
| HSV | hsv(35, 22%, 80%) |
| CMYK | cmyk(0%, 9.3%, 22.4%, 19.6%) |
| CIE-LAB | lab(76.44, 2.47, 16.16) |
| CIE-LCH | lch(76.44, 16.35, 81.32°) |
| OKLab | oklab(79.78% 0.0099 0.0415) |
| OKLCH | oklch(79.78% 0.043 76.7) |
| XYZ | xyz(48.9939, 50.6014, 39.9803) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.12
Tan
#D2B48C
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 5.06
Putty
#BEAE8A
ΔE00 5.22
Greige
#B8AB98
ΔE00 5.29
Very Light Brown
#D3B683
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA9F #9FB2CD
analogous
#CDA39F #CDBA9F #C9CD9F
triadic
#CDBA9F #9FCDBA #BA9FCD
tetradic
#CDBA9F #9FCDA3 #9FB2CD #CD9FC9
square
#CDBA9F #9FCDA3 #9FB2CD #CD9FC9
split-complementary
#CDBA9F #9FC9CD #A39FCD
monochromatic
#9F7F53 #B89D77 #CDBA9F #E2D7C7 #F5F1EB
Accessibility & contrast
On white
1.89
#CDBA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CDBA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA9F
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA9F | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#D5B5B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdba9f; /* rgb */ color: rgb(205, 186, 159); /* oklch */ color: oklch(79.8% 0.043 76.7);
Tailwind
colors: {
custom: {
50: '#dccebb',
500: '#cdba9f',
950: '#000000',
},
}SCSS
$custom: #cdba9f; $custom-light: #dccebb; $custom-dark: #000000;
JSON
{
"hex": "#cdba9f",
"rgb": {
"r": 205,
"g": 186,
"b": 159
},
"hsl": {
"h": 35.217,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.79784,
"c": 0.0427,
"h": 76.7
},
"luminance": 0.506
}Semantic roles & 50–950 ramp
primary
#CDBA9F
secondary
#6E84A2
accent
#69AA3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381