#CDBDBD#CDBDBD
#CDBDBD is a light, near-neutral red. Relative luminance 0.530; OKLCH L 81.2% C 0.018 H 17.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDBD |
|---|---|
| RGB | rgb(205, 189, 189) |
| HSL | hsl(0, 14%, 77%) |
| HSV | hsv(0, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 7.8%, 19.6%) |
| CIE-LAB | lab(77.90, 5.64, 2.04) |
| CIE-LCH | lch(77.90, 6.00, 19.89°) |
| OKLab | oklab(81.17% 0.0173 0.0055) |
| OKLCH | oklch(81.17% 0.018 17.5) |
| XYZ | xyz(52.5588, 53.0492, 55.6050) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Silver
#C0C0C0
ΔE00 7.28
Warm Gray
#C9BEB0
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.58
Dark Gray
#A9A9A9
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDBD #BDCDCD
analogous
#CDBDC5 #CDBDBD #CDC5BD
triadic
#CDBDBD #BDCDBD #BDBDCD
tetradic
#CDBDBD #C5CDBD #BDCDCD #C5BDCD
square
#CDBDBD #C5CDBD #BDCDCD #C5BDCD
split-complementary
#CDBDBD #BDCDC5 #BDC5CD
monochromatic
#987777 #B39A9A #CDBDBD #E7E0E0 #F2EEEE
Accessibility & contrast
On white
1.81
#CDBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CDBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDBD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDBD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#D1BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdbd; /* rgb */ color: rgb(205, 189, 189); /* oklch */ color: oklch(81.2% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#dcd0d0',
500: '#cdbdbd',
950: '#000000',
},
}SCSS
$custom: #cdbdbd; $custom-light: #dcd0d0; $custom-dark: #000000;
JSON
{
"hex": "#cdbdbd",
"rgb": {
"r": 205,
"g": 189,
"b": 189
},
"hsl": {
"h": 0,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.81166,
"c": 0.01816,
"h": 17.5
},
"luminance": 0.53048
}Semantic roles & 50–950 ramp
primary
#CDBDBD
secondary
#8DA1A1
accent
#98984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383