#CDBAA2#CDBAA2
#CDBAA2 is a light, muted orange. Relative luminance 0.507; OKLCH L 79.9% C 0.039 H 73.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBAA2 |
|---|---|
| RGB | rgb(205, 186, 162) |
| HSL | hsl(33, 30%, 72%) |
| HSV | hsv(33, 21%, 80%) |
| CMYK | cmyk(0%, 9.3%, 21%, 19.6%) |
| CIE-LAB | lab(76.50, 2.91, 14.63) |
| CIE-LCH | lch(76.50, 14.92, 78.76°) |
| OKLab | oklab(79.86% 0.0111 0.0378) |
| OKLCH | oklch(79.86% 0.039 73.6) |
| XYZ | xyz(49.2573, 50.7068, 41.3680) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.84
Warm Gray
#C9BEB0
ΔE00 4.30
Greige
#B8AB98
ΔE00 5.05
Tan
#D2B48C
ΔE00 5.44
Putty
#BEAE8A
ΔE00 6.12
Taupe (survey)
#B9A281
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBAA2 #A2B5CD
analogous
#CDA5A2 #CDBAA2 #CBCDA2
triadic
#CDBAA2 #A2CDBA #BAA2CD
tetradic
#CDBAA2 #A2CDA5 #A2B5CD #CDA2CB
square
#CDBAA2 #A2CDA5 #A2B5CD #CDA2CB
split-complementary
#CDBAA2 #A2CBCD #A5A2CD
monochromatic
#9F7F56 #B89C7A #CDBAA2 #E2D8CA #F4F0EB
Accessibility & contrast
On white
1.88
#CDBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CDBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBAA2
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBAA2 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA1
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#D5B5B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdbaa2; /* rgb */ color: rgb(205, 186, 162); /* oklch */ color: oklch(79.9% 0.039 73.6);
Tailwind
colors: {
custom: {
50: '#dccebd',
500: '#cdbaa2',
950: '#000000',
},
}SCSS
$custom: #cdbaa2; $custom-light: #dccebd; $custom-dark: #000000;
JSON
{
"hex": "#cdbaa2",
"rgb": {
"r": 205,
"g": 186,
"b": 162
},
"hsl": {
"h": 33.488,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.79855,
"c": 0.03935,
"h": 73.6
},
"luminance": 0.50706
}Semantic roles & 50–950 ramp
primary
#CDBAA2
secondary
#7187A2
accent
#6CA93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382