#CDBA96#CDBA96
#CDBA96 is a light, muted orange. Relative luminance 0.503; OKLCH L 79.6% C 0.053 H 83.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA96 |
|---|---|
| RGB | rgb(205, 186, 150) |
| HSL | hsl(39, 35%, 70%) |
| HSV | hsv(39, 27%, 80%) |
| CMYK | cmyk(0%, 9.3%, 26.8%, 19.6%) |
| CIE-LAB | lab(76.25, 1.19, 20.74) |
| CIE-LCH | lch(76.25, 20.77, 86.70°) |
| OKLab | oklab(79.58% 0.0062 0.0528) |
| OKLCH | oklch(79.58% 0.053 83.3) |
| XYZ | xyz(48.2411, 50.3003, 36.0160) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.06
Putty
#BEAE8A
ΔE00 3.63
Tan
#D2B48C
ΔE00 4.05
Very Light Brown
#D3B683
ΔE00 4.53
Toupe
#C7AC7D
ΔE00 5.01
Sand
#C2B280
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA96 #96A9CD
analogous
#CD9F96 #CDBA96 #C5CD96
triadic
#CDBA96 #96CDBA #BA96CD
tetradic
#CDBA96 #96CD9F #96A9CD #CD96C5
square
#CDBA96 #96CD9F #96A9CD #CD96C5
split-complementary
#CDBA96 #96C5CD #9F96CD
monochromatic
#9E814B #B99F6D #CDBA96 #E1D5BF #F4F0E9
Accessibility & contrast
On white
1.90
#CDBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CDBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA96
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA96 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#D6B4B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba96; /* rgb */ color: rgb(205, 186, 150); /* oklch */ color: oklch(79.6% 0.053 83.3);
Tailwind
colors: {
custom: {
50: '#ddceb5',
500: '#cdba96',
950: '#000000',
},
}SCSS
$custom: #cdba96; $custom-light: #ddceb5; $custom-dark: #000000;
JSON
{
"hex": "#cdba96",
"rgb": {
"r": 205,
"g": 186,
"b": 150
},
"hsl": {
"h": 39.273,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.79579,
"c": 0.05313,
"h": 83.3
},
"luminance": 0.50299
}Semantic roles & 50–950 ramp
primary
#CDBA96
secondary
#657AA2
accent
#60AE37
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381