#CDBAA4#CDBAA4
#CDBAA4 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.9% C 0.037 H 71.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA4 |
|---|---|
| RGB | rgb(205, 186, 164) |
| HSL | hsl(32, 29%, 72%) |
| HSV | hsv(32, 20%, 80%) |
| CMYK | cmyk(0%, 9.3%, 20%, 19.6%) |
| CIE-LAB | lab(76.54, 3.21, 13.61) |
| CIE-LCH | lch(76.54, 13.98, 76.75°) |
| OKLab | oklab(79.9% 0.0119 0.0352) |
| OKLCH | oklch(79.9% 0.037 71.3) |
| XYZ | xyz(49.4365, 50.7785, 42.3118) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.88
Khaki
#C3B091
ΔE00 4.45
Greige
#B8AB98
ΔE00 5.03
Tan
#D2B48C
ΔE00 5.99
Putty
#BEAE8A
ΔE00 6.80
Taupe (survey)
#B9A281
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA4 #A4B7CD
analogous
#CDA6A4 #CDBAA4 #CCCDA4
triadic
#CDBAA4 #A4CDBA #BAA4CD
tetradic
#CDBAA4 #A4CDA6 #A4B7CD #CDA4CC
square
#CDBAA4 #A4CDA6 #A4B7CD #CDA4CC
split-complementary
#CDBAA4 #A4CCCD #A6A4CD
monochromatic
#9F7E57 #B79C7D #CDBAA4 #E3D8CB #F4F0EB
Accessibility & contrast
On white
1.88
#CDBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CDBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA4
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA4 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA3
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#D5B5B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa4; /* rgb */ color: rgb(205, 186, 164); /* oklch */ color: oklch(79.9% 0.037 71.3);
Tailwind
colors: {
custom: {
50: '#dccebf',
500: '#cdbaa4',
950: '#000000',
},
}SCSS
$custom: #cdbaa4; $custom-light: #dccebf; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa4",
"rgb": {
"r": 205,
"g": 186,
"b": 164
},
"hsl": {
"h": 32.195,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.79904,
"c": 0.03717,
"h": 71.3
},
"luminance": 0.50777
}Semantic roles & 50–950 ramp
primary
#CDBAA4
secondary
#7389A2
accent
#6FA83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382