#CDBDA0#CDBDA0
#CDBDA0 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.4% C 0.043 H 82.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDA0 |
|---|---|
| RGB | rgb(205, 189, 160) |
| HSL | hsl(39, 31%, 72%) |
| HSV | hsv(39, 22%, 80%) |
| CMYK | cmyk(0%, 7.8%, 22%, 19.6%) |
| CIE-LAB | lab(77.23, 1.02, 16.73) |
| CIE-LCH | lch(77.23, 16.76, 86.50°) |
| OKLab | oklab(80.41% 0.0057 0.043) |
| OKLCH | oklch(80.41% 0.043 82.4) |
| XYZ | xyz(49.7196, 51.9135, 40.6521) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.59
Putty
#BEAE8A
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 5.42
Tan
#D2B48C
ΔE00 5.57
Greige
#B8AB98
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDA0 #A0B0CD
analogous
#CDA7A0 #CDBDA0 #C7CDA0
triadic
#CDBDA0 #A0CDBD #BDA0CD
tetradic
#CDBDA0 #A0CDA7 #A0B0CD #CDA0C7
square
#CDBDA0 #A0CDA7 #A0B0CD #CDA0C7
split-complementary
#CDBDA0 #A0C7CD #A7A0CD
monochromatic
#9F8454 #B8A178 #CDBDA0 #E2D9C8 #F4F1EB
Accessibility & contrast
On white
1.84
#CDBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CDBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDA0
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDA0 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9E
Deuteranopia (green-blind)
#C9C0A1
Tritanopia (blue-blind)
#D5B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbda0; /* rgb */ color: rgb(205, 189, 160); /* oklch */ color: oklch(80.4% 0.043 82.4);
Tailwind
colors: {
custom: {
50: '#dcd0bc',
500: '#cdbda0',
950: '#000000',
},
}SCSS
$custom: #cdbda0; $custom-light: #dcd0bc; $custom-dark: #000000;
JSON
{
"hex": "#cdbda0",
"rgb": {
"r": 205,
"g": 189,
"b": 160
},
"hsl": {
"h": 38.667,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.80413,
"c": 0.04335,
"h": 82.4
},
"luminance": 0.51912
}Semantic roles & 50–950 ramp
primary
#CDBDA0
secondary
#6F81A2
accent
#63AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382