#CDBA8F#CDBA8F
#CDBA8F is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.4% C 0.061 H 86.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA8F |
|---|---|
| RGB | rgb(205, 186, 143) |
| HSL | hsl(42, 38%, 68%) |
| HSV | hsv(42, 30%, 80%) |
| CMYK | cmyk(0%, 9.3%, 30.2%, 19.6%) |
| CIE-LAB | lab(76.12, 0.26, 24.30) |
| CIE-LCH | lch(76.12, 24.30, 89.39°) |
| OKLab | oklab(79.43% 0.0033 0.0613) |
| OKLCH | oklch(79.43% 0.061 86.9) |
| XYZ | xyz(47.6942, 50.0815, 33.1356) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.38
Very Light Brown
#D3B683
ΔE00 3.53
Putty
#BEAE8A
ΔE00 3.82
Khaki
#C3B091
ΔE00 4.41
Toupe
#C7AC7D
ΔE00 4.41
Tan
#D2B48C
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA8F #8FA2CD
analogous
#CD9B8F #CDBA8F #C1CD8F
triadic
#CDBA8F #8FCDBA #BA8FCD
tetradic
#CDBA8F #8FCD9B #8FA2CD #CD8FC1
square
#CDBA8F #8FCD9B #8FA2CD #CD8FC1
split-complementary
#CDBA8F #8FC1CD #9B8FCD
monochromatic
#9C8246 #BAA065 #CDBA8F #E0D4B9 #F3EEE4
Accessibility & contrast
On white
1.91
#CDBA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CDBA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA8F
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA8F | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98C
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#D7B3AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba8f; /* rgb */ color: rgb(205, 186, 143); /* oklch */ color: oklch(79.4% 0.061 86.9);
Tailwind
colors: {
custom: {
50: '#ddceb0',
500: '#cdba8f',
950: '#000000',
},
}SCSS
$custom: #cdba8f; $custom-light: #ddceb0; $custom-dark: #000000;
JSON
{
"hex": "#cdba8f",
"rgb": {
"r": 205,
"g": 186,
"b": 143
},
"hsl": {
"h": 41.613,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.7943,
"c": 0.06139,
"h": 86.9
},
"luminance": 0.5008
}Semantic roles & 50–950 ramp
primary
#CDBA8F
secondary
#5E73A2
accent
#5BB134
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151310
muted
#848381