#CDBDB3#CDBDB3
#CDBDB3 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.023 H 54.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDB3 |
|---|---|
| RGB | rgb(205, 189, 179) |
| HSL | hsl(23, 21%, 75%) |
| HSV | hsv(23, 13%, 80%) |
| CMYK | cmyk(0%, 7.8%, 12.7%, 19.6%) |
| CIE-LAB | lab(77.66, 3.96, 7.09) |
| CIE-LCH | lch(77.66, 8.12, 60.80°) |
| OKLab | oklab(80.89% 0.0134 0.0186) |
| OKLCH | oklch(80.89% 0.023 54.3) |
| XYZ | xyz(51.5105, 52.6299, 50.0841) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.63
Greige
#B8AB98
ΔE00 7.23
Pinkish Grey
#C8ACA9
ΔE00 7.59
Silver
#C0C0C0
ΔE00 7.66
Warm Beige
#E9DCC9
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDB3 #B3C3CD
analogous
#CDB3B6 #CDBDB3 #CDCAB3
triadic
#CDBDB3 #B3CDBD #BDB3CD
tetradic
#CDBDB3 #B6CDB3 #B3C3CD #CAB3CD
square
#CDBDB3 #B6CDB3 #B3C3CD #CAB3CD
split-complementary
#CDBDB3 #B3CDCA #B3B6CD
monochromatic
#9C7D69 #B59D8E #CDBDB3 #E5DDD8 #F3EFED
Accessibility & contrast
On white
1.82
#CDBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CDBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDB3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDB3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#D2BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdb3; /* rgb */ color: rgb(205, 189, 179); /* oklch */ color: oklch(80.9% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#dcd0c9',
500: '#cdbdb3',
950: '#000000',
},
}SCSS
$custom: #cdbdb3; $custom-light: #dcd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cdbdb3",
"rgb": {
"r": 205,
"g": 189,
"b": 179
},
"hsl": {
"h": 23.077,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.80889,
"c": 0.02293,
"h": 54.3
},
"luminance": 0.52629
}Semantic roles & 50–950 ramp
primary
#CDBDB3
secondary
#8296A2
accent
#7D9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382