#CDBCA0#CDBCA0
#CDBCA0 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.043 H 80.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCA0 |
|---|---|
| RGB | rgb(205, 188, 160) |
| HSL | hsl(37, 31%, 72%) |
| HSV | hsv(37, 22%, 80%) |
| CMYK | cmyk(0%, 8.3%, 22%, 19.6%) |
| CIE-LAB | lab(76.97, 1.55, 16.37) |
| CIE-LCH | lch(76.97, 16.44, 84.59°) |
| OKLab | oklab(80.21% 0.0072 0.0421) |
| OKLCH | oklch(80.21% 0.043 80.3) |
| XYZ | xyz(49.5053, 51.4848, 40.5806) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.35
Putty
#BEAE8A
ΔE00 4.92
Warm Gray
#C9BEB0
ΔE00 5.14
Tan
#D2B48C
ΔE00 5.29
Greige
#B8AB98
ΔE00 5.62
Very Light Brown
#D3B683
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCA0 #A0B1CD
analogous
#CDA6A0 #CDBCA0 #C8CDA0
triadic
#CDBCA0 #A0CDBC #BCA0CD
tetradic
#CDBCA0 #A0CDA6 #A0B1CD #CDA0C8
square
#CDBCA0 #A0CDA6 #A0B1CD #CDA0C8
split-complementary
#CDBCA0 #A0C8CD #A6A0CD
monochromatic
#9F8354 #B8A078 #CDBCA0 #E2D8C8 #F4F1EB
Accessibility & contrast
On white
1.86
#CDBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CDBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCA0
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCA0 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9E
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#D5B7B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbca0; /* rgb */ color: rgb(205, 188, 160); /* oklch */ color: oklch(80.2% 0.043 80.3);
Tailwind
colors: {
custom: {
50: '#dcd0bc',
500: '#cdbca0',
950: '#000000',
},
}SCSS
$custom: #cdbca0; $custom-light: #dcd0bc; $custom-dark: #000000;
JSON
{
"hex": "#cdbca0",
"rgb": {
"r": 205,
"g": 188,
"b": 160
},
"hsl": {
"h": 37.333,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.80211,
"c": 0.04269,
"h": 80.3
},
"luminance": 0.51484
}Semantic roles & 50–950 ramp
primary
#CDBCA0
secondary
#6F82A2
accent
#65AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382