#CDBD91#CDBD91
#CDBD91 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.1% C 0.061 H 90.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBD91 |
|---|---|
| RGB | rgb(205, 189, 145) |
| HSL | hsl(44, 38%, 69%) |
| HSV | hsv(44, 29%, 80%) |
| CMYK | cmyk(0%, 7.8%, 29.3%, 19.6%) |
| CIE-LAB | lab(76.93, -1.06, 24.34) |
| CIE-LCH | lch(76.93, 24.36, 92.50°) |
| OKLab | oklab(80.08% -0.0005 0.0614) |
| OKLCH | oklch(80.08% 0.061 90.4) |
| XYZ | xyz(48.4857, 51.4200, 34.1535) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.43
Putty
#BEAE8A
ΔE00 4.49
Very Light Brown
#D3B683
ΔE00 4.58
Khaki
#C3B091
ΔE00 5.43
Toupe
#C7AC7D
ΔE00 5.59
Sandstone
#C9AE74
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBD91 #91A1CD
analogous
#CD9F91 #CDBD91 #BFCD91
triadic
#CDBD91 #91CDBD #BD91CD
tetradic
#CDBD91 #91CD9F #91A1CD #CD91BF
square
#CDBD91 #91CD9F #91A1CD #CD91BF
split-complementary
#CDBD91 #91BFCD #9F91CD
monochromatic
#9C8647 #BAA467 #CDBD91 #E0D6BB #F3EFE5
Accessibility & contrast
On white
1.86
#CDBD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CDBD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBD91
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBD91 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8E
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#D7B6B1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbd91; /* rgb */ color: rgb(205, 189, 145); /* oklch */ color: oklch(80.1% 0.061 90.4);
Tailwind
colors: {
custom: {
50: '#ddd0b1',
500: '#cdbd91',
950: '#000000',
},
}SCSS
$custom: #cdbd91; $custom-light: #ddd0b1; $custom-dark: #000000;
JSON
{
"hex": "#cdbd91",
"rgb": {
"r": 205,
"g": 189,
"b": 145
},
"hsl": {
"h": 44,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80083,
"c": 0.06142,
"h": 90.4
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#CDBD91
secondary
#6072A2
accent
#56B035
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381