#CDBC8D#CDBC8D
#CDBC8D is a light, moderate orange. Relative luminance 0.509; OKLCH L 79.8% C 0.065 H 90.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBC8D |
|---|---|
| RGB | rgb(205, 188, 141) |
| HSL | hsl(44, 39%, 68%) |
| HSV | hsv(44, 31%, 80%) |
| CMYK | cmyk(0%, 8.3%, 31.2%, 19.6%) |
| CIE-LAB | lab(76.60, -1.05, 26.01) |
| CIE-LCH | lch(76.60, 26.03, 92.32°) |
| OKLab | oklab(79.8% -0.0006 0.0654) |
| OKLCH | oklch(79.8% 0.065 90.5) |
| XYZ | xyz(47.9684, 50.8700, 32.4862) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.93
Very Light Brown
#D3B683
ΔE00 4.12
Putty
#BEAE8A
ΔE00 4.67
Sandstone
#C9AE74
ΔE00 5.08
Toupe
#C7AC7D
ΔE00 5.22
Fawn
#CFAF7B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBC8D #8D9ECD
analogous
#CD9C8D #CDBC8D #BECD8D
triadic
#CDBC8D #8DCDBC #BC8DCD
tetradic
#CDBC8D #8DCD9C #8D9ECD #CD8DBE
square
#CDBC8D #8DCD9C #8D9ECD #CD8DBE
split-complementary
#CDBC8D #8DBECD #9C8DCD
monochromatic
#9B8444 #BAA362 #CDBC8D #E0D5B8 #F2EEE2
Accessibility & contrast
On white
1.88
#CDBC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CDBC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBC8D
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBC8D | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8A
Deuteranopia (green-blind)
#CBBF8E
Tritanopia (blue-blind)
#D7B5B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbc8d; /* rgb */ color: rgb(205, 188, 141); /* oklch */ color: oklch(79.8% 0.065 90.5);
Tailwind
colors: {
custom: {
50: '#ddd0ae',
500: '#cdbc8d',
950: '#000000',
},
}SCSS
$custom: #cdbc8d; $custom-light: #ddd0ae; $custom-dark: #000000;
JSON
{
"hex": "#cdbc8d",
"rgb": {
"r": 205,
"g": 188,
"b": 141
},
"hsl": {
"h": 44.063,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79797,
"c": 0.06537,
"h": 90.5
},
"luminance": 0.50869
}Semantic roles & 50–950 ramp
primary
#CDBC8D
secondary
#5C6FA2
accent
#55B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381