#CDBA97#CDBA97
#CDBA97 is a light, muted orange. Relative luminance 0.503; OKLCH L 79.6% C 0.052 H 82.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA97 |
|---|---|
| RGB | rgb(205, 186, 151) |
| HSL | hsl(39, 35%, 70%) |
| HSV | hsv(39, 26%, 80%) |
| CMYK | cmyk(0%, 9.3%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.27, 1.33, 20.23) |
| CIE-LCH | lch(76.27, 20.28, 86.23°) |
| OKLab | oklab(79.6% 0.0066 0.0515) |
| OKLCH | oklch(79.6% 0.052 82.7) |
| XYZ | xyz(48.3220, 50.3326, 36.4419) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.92
Putty
#BEAE8A
ΔE00 3.71
Tan
#D2B48C
ΔE00 4.04
Very Light Brown
#D3B683
ΔE00 4.73
Toupe
#C7AC7D
ΔE00 5.15
Sand
#C2B280
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA97 #97AACD
analogous
#CD9F97 #CDBA97 #C5CD97
triadic
#CDBA97 #97CDBA #BA97CD
tetradic
#CDBA97 #97CD9F #97AACD #CD97C5
square
#CDBA97 #97CD9F #97AACD #CD97C5
split-complementary
#CDBA97 #97C5CD #9F97CD
monochromatic
#9E814C #B99F6E #CDBA97 #E1D5C0 #F5F1EA
Accessibility & contrast
On white
1.90
#CDBA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CDBA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA97
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA97 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#D6B4B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba97; /* rgb */ color: rgb(205, 186, 151); /* oklch */ color: oklch(79.6% 0.052 82.7);
Tailwind
colors: {
custom: {
50: '#ddceb5',
500: '#cdba97',
950: '#000000',
},
}SCSS
$custom: #cdba97; $custom-light: #ddceb5; $custom-dark: #000000;
JSON
{
"hex": "#cdba97",
"rgb": {
"r": 205,
"g": 186,
"b": 151
},
"hsl": {
"h": 38.889,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.79601,
"c": 0.05196,
"h": 82.7
},
"luminance": 0.50331
}Semantic roles & 50–950 ramp
primary
#CDBA97
secondary
#667BA2
accent
#61AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381