#CDBDB2#CDBDB2
#CDBDB2 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.024 H 56.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDB2 |
|---|---|
| RGB | rgb(205, 189, 178) |
| HSL | hsl(24, 21%, 75%) |
| HSV | hsv(24, 13%, 80%) |
| CMYK | cmyk(0%, 7.8%, 13.2%, 19.6%) |
| CIE-LAB | lab(77.63, 3.80, 7.60) |
| CIE-LCH | lch(77.63, 8.49, 63.42°) |
| OKLab | oklab(80.86% 0.013 0.0199) |
| OKLCH | oklch(80.86% 0.024 56.9) |
| XYZ | xyz(51.4098, 52.5896, 49.5534) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.26
Greige
#B8AB98
ΔE00 6.89
Silver
#C0C0C0
ΔE00 7.82
Pinkish Grey
#C8ACA9
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 8.43
Khaki
#C3B091
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDB2 #B2C2CD
analogous
#CDB2B5 #CDBDB2 #CDCAB2
triadic
#CDBDB2 #B2CDBD #BDB2CD
tetradic
#CDBDB2 #B5CDB2 #B2C2CD #CAB2CD
square
#CDBDB2 #B5CDB2 #B2C2CD #CAB2CD
split-complementary
#CDBDB2 #B2CDCA #B2B5CD
monochromatic
#9D7D68 #B59D8D #CDBDB2 #E5DDD7 #F3EFEC
Accessibility & contrast
On white
1.82
#CDBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CDBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDB2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDB2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D2BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdb2; /* rgb */ color: rgb(205, 189, 178); /* oklch */ color: oklch(80.9% 0.024 56.9);
Tailwind
colors: {
custom: {
50: '#dcd0c9',
500: '#cdbdb2',
950: '#000000',
},
}SCSS
$custom: #cdbdb2; $custom-light: #dcd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cdbdb2",
"rgb": {
"r": 205,
"g": 189,
"b": 178
},
"hsl": {
"h": 24.444,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.80863,
"c": 0.02378,
"h": 56.9
},
"luminance": 0.52589
}Semantic roles & 50–950 ramp
primary
#CDBDB2
secondary
#8195A2
accent
#7BA046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382