#CDBDB7#CDBDB7
#CDBDB7 is a light, muted orange. Relative luminance 0.528; OKLCH L 81.0% C 0.020 H 41.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDB7 |
|---|---|
| RGB | rgb(205, 189, 183) |
| HSL | hsl(16, 18%, 76%) |
| HSV | hsv(16, 11%, 80%) |
| CMYK | cmyk(0%, 7.8%, 10.7%, 19.6%) |
| CIE-LAB | lab(77.75, 4.62, 5.07) |
| CIE-LCH | lch(77.75, 6.86, 47.63°) |
| OKLab | oklab(81% 0.015 0.0134) |
| OKLCH | oklch(81% 0.02 41.8) |
| XYZ | xyz(51.9209, 52.7941, 52.2457) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.35
Pinkish Grey
#C8ACA9
ΔE00 6.39
Silver
#C0C0C0
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 8.57
Greige
#B8AB98
ΔE00 8.76
Dove Gray
#B6B8BD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDB7 #B7C7CD
analogous
#CDB7BC #CDBDB7 #CDC8B7
triadic
#CDBDB7 #B7CDBD #BDB7CD
tetradic
#CDBDB7 #BCCDB7 #B7C7CD #C8B7CD
square
#CDBDB7 #BCCDB7 #B7C7CD #C8B7CD
split-complementary
#CDBDB7 #B7CDC8 #B7BCCD
monochromatic
#9B7B6F #B49C93 #CDBDB7 #E6DEDB #F2EEED
Accessibility & contrast
On white
1.82
#CDBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CDBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDB7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDB7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB7
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdb7; /* rgb */ color: rgb(205, 189, 183); /* oklch */ color: oklch(81.0% 0.020 41.8);
Tailwind
colors: {
custom: {
50: '#dcd0cc',
500: '#cdbdb7',
950: '#000000',
},
}SCSS
$custom: #cdbdb7; $custom-light: #dcd0cc; $custom-dark: #000000;
JSON
{
"hex": "#cdbdb7",
"rgb": {
"r": 205,
"g": 189,
"b": 183
},
"hsl": {
"h": 16.364,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.80998,
"c": 0.02009,
"h": 41.8
},
"luminance": 0.52793
}Semantic roles & 50–950 ramp
primary
#CDBDB7
secondary
#879AA2
accent
#869C49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383