#CDBCA6#CDBCA6
#CDBCA6 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.036 H 74.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCA6 |
|---|---|
| RGB | rgb(205, 188, 166) |
| HSL | hsl(34, 28%, 73%) |
| HSV | hsv(34, 19%, 80%) |
| CMYK | cmyk(0%, 8.3%, 19%, 19.6%) |
| CIE-LAB | lab(77.10, 2.45, 13.32) |
| CIE-LCH | lch(77.10, 13.54, 79.60°) |
| OKLab | oklab(80.36% 0.0097 0.0345) |
| OKLCH | oklch(80.36% 0.036 74.3) |
| XYZ | xyz(50.0428, 51.6998, 43.4119) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.38
Khaki
#C3B091
ΔE00 4.51
Greige
#B8AB98
ΔE00 5.08
Tan
#D2B48C
ΔE00 6.38
Putty
#BEAE8A
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCA6 #A6B7CD
analogous
#CDA8A6 #CDBCA6 #CBCDA6
triadic
#CDBCA6 #A6CDBC #BCA6CD
tetradic
#CDBCA6 #A6CDA8 #A6B7CD #CDA6CB
square
#CDBCA6 #A6CDA8 #A6B7CD #CDA6CB
split-complementary
#CDBCA6 #A6CBCD #A8A6CD
monochromatic
#9F8159 #B79F7F #CDBCA6 #E3D9CD #F4F0EB
Accessibility & contrast
On white
1.85
#CDBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CDBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCA6
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCA6 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA5
Deuteranopia (green-blind)
#C7C0A6
Tritanopia (blue-blind)
#D4B8B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbca6; /* rgb */ color: rgb(205, 188, 166); /* oklch */ color: oklch(80.4% 0.036 74.3);
Tailwind
colors: {
custom: {
50: '#dcd0c0',
500: '#cdbca6',
950: '#000000',
},
}SCSS
$custom: #cdbca6; $custom-light: #dcd0c0; $custom-dark: #000000;
JSON
{
"hex": "#cdbca6",
"rgb": {
"r": 205,
"g": 188,
"b": 166
},
"hsl": {
"h": 33.846,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.80355,
"c": 0.0358,
"h": 74.3
},
"luminance": 0.51699
}Semantic roles & 50–950 ramp
primary
#CDBCA6
secondary
#7589A2
accent
#6CA73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382