#CDBDB5#CDBDB5
#CDBDB5 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.9% C 0.021 H 48.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDB5 |
|---|---|
| RGB | rgb(205, 189, 181) |
| HSL | hsl(20, 19%, 76%) |
| HSV | hsv(20, 12%, 80%) |
| CMYK | cmyk(0%, 7.8%, 11.7%, 19.6%) |
| CIE-LAB | lab(77.70, 4.29, 6.08) |
| CIE-LCH | lch(77.70, 7.44, 54.78°) |
| OKLab | oklab(80.94% 0.0142 0.016) |
| OKLCH | oklch(80.94% 0.021 48.5) |
| XYZ | xyz(51.7143, 52.7114, 51.1572) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.45
Pinkish Grey
#C8ACA9
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.38
Greige
#B8AB98
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.74
Warm Beige
#E9DCC9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDB5 #B5C5CD
analogous
#CDB5B9 #CDBDB5 #CDC9B5
triadic
#CDBDB5 #B5CDBD #BDB5CD
tetradic
#CDBDB5 #B9CDB5 #B5C5CD #C9B5CD
square
#CDBDB5 #B9CDB5 #B5C5CD #C9B5CD
split-complementary
#CDBDB5 #B5CDC9 #B5B9CD
monochromatic
#9C7C6C #B49C90 #CDBDB5 #E6DEDA #F3EFED
Accessibility & contrast
On white
1.82
#CDBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CDBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDB5
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDB5 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB5
Deuteranopia (green-blind)
#C5C1B5
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdb5; /* rgb */ color: rgb(205, 189, 181); /* oklch */ color: oklch(80.9% 0.021 48.5);
Tailwind
colors: {
custom: {
50: '#dcd0cb',
500: '#cdbdb5',
950: '#000000',
},
}SCSS
$custom: #cdbdb5; $custom-light: #dcd0cb; $custom-dark: #000000;
JSON
{
"hex": "#cdbdb5",
"rgb": {
"r": 205,
"g": 189,
"b": 181
},
"hsl": {
"h": 20,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.80943,
"c": 0.02138,
"h": 48.5
},
"luminance": 0.52711
}Semantic roles & 50–950 ramp
primary
#CDBDB5
secondary
#8498A2
accent
#819E48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382