#CDBA91#CDBA91
#CDBA91 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.5% C 0.059 H 86.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA91 |
|---|---|
| RGB | rgb(205, 186, 145) |
| HSL | hsl(41, 38%, 69%) |
| HSV | hsv(41, 29%, 80%) |
| CMYK | cmyk(0%, 9.3%, 29.3%, 19.6%) |
| CIE-LAB | lab(76.16, 0.52, 23.28) |
| CIE-LCH | lch(76.16, 23.29, 88.72°) |
| OKLab | oklab(79.47% 0.0041 0.0589) |
| OKLCH | oklch(79.47% 0.059 86) |
| XYZ | xyz(47.8471, 50.1427, 33.9406) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.66
Very Light Brown
#D3B683
ΔE00 3.73
Sand
#C2B280
ΔE00 3.78
Khaki
#C3B091
ΔE00 3.98
Tan
#D2B48C
ΔE00 4.35
Toupe
#C7AC7D
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA91 #91A4CD
analogous
#CD9C91 #CDBA91 #C2CD91
triadic
#CDBA91 #91CDBA #BA91CD
tetradic
#CDBA91 #91CD9C #91A4CD #CD91C2
square
#CDBA91 #91CD9C #91A4CD #CD91C2
split-complementary
#CDBA91 #91C2CD #9C91CD
monochromatic
#9C8147 #BAA067 #CDBA91 #E0D4BB #F3EFE5
Accessibility & contrast
On white
1.90
#CDBA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CDBA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA91
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA91 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98E
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#D7B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba91; /* rgb */ color: rgb(205, 186, 145); /* oklch */ color: oklch(79.5% 0.059 86.0);
Tailwind
colors: {
custom: {
50: '#ddceb1',
500: '#cdba91',
950: '#000000',
},
}SCSS
$custom: #cdba91; $custom-light: #ddceb1; $custom-dark: #000000;
JSON
{
"hex": "#cdba91",
"rgb": {
"r": 205,
"g": 186,
"b": 145
},
"hsl": {
"h": 41,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79471,
"c": 0.05902,
"h": 86
},
"luminance": 0.50141
}Semantic roles & 50–950 ramp
primary
#CDBA91
secondary
#6075A2
accent
#5CB035
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151310
muted
#848381