#CDBAA3#CDBAA3
#CDBAA3 is a light, muted orange. Relative luminance 0.507; OKLCH L 79.9% C 0.038 H 72.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA3 |
|---|---|
| RGB | rgb(205, 186, 163) |
| HSL | hsl(33, 30%, 72%) |
| HSV | hsv(33, 20%, 80%) |
| CMYK | cmyk(0%, 9.3%, 20.5%, 19.6%) |
| CIE-LAB | lab(76.52, 3.06, 14.12) |
| CIE-LCH | lch(76.52, 14.45, 77.79°) |
| OKLab | oklab(79.88% 0.0115 0.0365) |
| OKLCH | oklch(79.88% 0.038 72.5) |
| XYZ | xyz(49.3466, 50.7425, 41.8380) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.08
Khaki
#C3B091
ΔE00 4.13
Greige
#B8AB98
ΔE00 5.02
Tan
#D2B48C
ΔE00 5.71
Putty
#BEAE8A
ΔE00 6.45
Taupe (survey)
#B9A281
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA3 #A3B6CD
analogous
#CDA5A3 #CDBAA3 #CBCDA3
triadic
#CDBAA3 #A3CDBA #BAA3CD
tetradic
#CDBAA3 #A3CDA5 #A3B6CD #CDA3CB
square
#CDBAA3 #A3CDA5 #A3B6CD #CDA3CB
split-complementary
#CDBAA3 #A3CBCD #A5A3CD
monochromatic
#9F7E56 #B79C7B #CDBAA3 #E3D8CB #F4F0EB
Accessibility & contrast
On white
1.88
#CDBAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CDBAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA3
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA3 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA2
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#D5B5B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa3; /* rgb */ color: rgb(205, 186, 163); /* oklch */ color: oklch(79.9% 0.038 72.5);
Tailwind
colors: {
custom: {
50: '#dccebe',
500: '#cdbaa3',
950: '#000000',
},
}SCSS
$custom: #cdbaa3; $custom-light: #dccebe; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa3",
"rgb": {
"r": 205,
"g": 186,
"b": 163
},
"hsl": {
"h": 32.857,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.79879,
"c": 0.03825,
"h": 72.5
},
"luminance": 0.50741
}Semantic roles & 50–950 ramp
primary
#CDBAA3
secondary
#7288A2
accent
#6EA83D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382