#CDBDB6#CDBDB6
#CDBDB6 is a light, muted orange. Relative luminance 0.528; OKLCH L 81.0% C 0.021 H 45.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDB6 |
|---|---|
| RGB | rgb(205, 189, 182) |
| HSL | hsl(18, 19%, 76%) |
| HSV | hsv(18, 11%, 80%) |
| CMYK | cmyk(0%, 7.8%, 11.2%, 19.6%) |
| CIE-LAB | lab(77.73, 4.46, 5.57) |
| CIE-LCH | lch(77.73, 7.13, 51.35°) |
| OKLab | oklab(80.97% 0.0146 0.0147) |
| OKLCH | oklch(80.97% 0.021 45.2) |
| XYZ | xyz(51.8172, 52.7526, 51.6995) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.89
Pinkish Grey
#C8ACA9
ΔE00 6.64
Silver
#C0C0C0
ΔE00 7.28
Greige
#B8AB98
ΔE00 8.35
Light Gray
#D3D3D3
ΔE00 8.64
Dove Gray
#B6B8BD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDB6 #B6C6CD
analogous
#CDB6BA #CDBDB6 #CDC8B6
triadic
#CDBDB6 #B6CDBD #BDB6CD
tetradic
#CDBDB6 #BACDB6 #B6C6CD #C8B6CD
square
#CDBDB6 #BACDB6 #B6C6CD #C8B6CD
split-complementary
#CDBDB6 #B6CDC8 #B6BACD
monochromatic
#9B7B6D #B49C92 #CDBDB6 #E6DEDA #F3EFED
Accessibility & contrast
On white
1.82
#CDBDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CDBDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDB6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDB6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB6
Deuteranopia (green-blind)
#C5C1B6
Tritanopia (blue-blind)
#D2BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdb6; /* rgb */ color: rgb(205, 189, 182); /* oklch */ color: oklch(81.0% 0.021 45.2);
Tailwind
colors: {
custom: {
50: '#dcd0cb',
500: '#cdbdb6',
950: '#000000',
},
}SCSS
$custom: #cdbdb6; $custom-light: #dcd0cb; $custom-dark: #000000;
JSON
{
"hex": "#cdbdb6",
"rgb": {
"r": 205,
"g": 189,
"b": 182
},
"hsl": {
"h": 18.261,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.8097,
"c": 0.0207,
"h": 45.2
},
"luminance": 0.52752
}Semantic roles & 50–950 ramp
primary
#CDBDB6
secondary
#8699A2
accent
#839D48
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382