#CDBDA1#CDBDA1
#CDBDA1 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.4% C 0.042 H 81.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDA1 |
|---|---|
| RGB | rgb(205, 189, 161) |
| HSL | hsl(38, 31%, 72%) |
| HSV | hsv(38, 21%, 80%) |
| CMYK | cmyk(0%, 7.8%, 21.5%, 19.6%) |
| CIE-LAB | lab(77.25, 1.17, 16.22) |
| CIE-LCH | lch(77.25, 16.26, 85.88°) |
| OKLab | oklab(80.44% 0.0061 0.0417) |
| OKLCH | oklch(80.44% 0.042 81.7) |
| XYZ | xyz(49.8075, 51.9487, 41.1146) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.64
Putty
#BEAE8A
ΔE00 4.98
Warm Gray
#C9BEB0
ΔE00 5.10
Tan
#D2B48C
ΔE00 5.67
Greige
#B8AB98
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDA1 #A1B1CD
analogous
#CDA7A1 #CDBDA1 #C7CDA1
triadic
#CDBDA1 #A1CDBD #BDA1CD
tetradic
#CDBDA1 #A1CDA7 #A1B1CD #CDA1C7
square
#CDBDA1 #A1CDA7 #A1B1CD #CDA1C7
split-complementary
#CDBDA1 #A1C7CD #A7A1CD
monochromatic
#9F8455 #B8A179 #CDBDA1 #E2D9C9 #F4F1EB
Accessibility & contrast
On white
1.84
#CDBDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CDBDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDA1
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDA1 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9F
Deuteranopia (green-blind)
#C9C0A2
Tritanopia (blue-blind)
#D5B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbda1; /* rgb */ color: rgb(205, 189, 161); /* oklch */ color: oklch(80.4% 0.042 81.7);
Tailwind
colors: {
custom: {
50: '#dcd0bc',
500: '#cdbda1',
950: '#000000',
},
}SCSS
$custom: #cdbda1; $custom-light: #dcd0bc; $custom-dark: #000000;
JSON
{
"hex": "#cdbda1",
"rgb": {
"r": 205,
"g": 189,
"b": 161
},
"hsl": {
"h": 38.182,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.80437,
"c": 0.04216,
"h": 81.7
},
"luminance": 0.51948
}Semantic roles & 50–950 ramp
primary
#CDBDA1
secondary
#7082A2
accent
#64A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382