#CDBFBD#CDBFBD
#CDBFBD is a light, near-neutral red. Relative luminance 0.539; OKLCH L 81.6% C 0.016 H 27.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFBD |
|---|---|
| RGB | rgb(205, 191, 189) |
| HSL | hsl(8, 14%, 77%) |
| HSV | hsv(8, 8%, 80%) |
| CMYK | cmyk(0%, 6.8%, 7.8%, 19.6%) |
| CIE-LAB | lab(78.41, 4.57, 2.78) |
| CIE-LCH | lch(78.41, 5.35, 31.29°) |
| OKLab | oklab(81.56% 0.0143 0.0074) |
| OKLCH | oklch(81.56% 0.016 27.3) |
| XYZ | xyz(52.9920, 53.9156, 55.7494) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.36
Pinkish Grey
#C8ACA9
ΔE00 6.73
Warm Gray
#C9BEB0
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 7.99
Gainsboro
#DCDCDC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFBD #BDCBCD
analogous
#CDBDC3 #CDBFBD #CDC7BD
triadic
#CDBFBD #BDCDBF #BFBDCD
tetradic
#CDBFBD #C3CDBD #BDCBCD #C7BDCD
square
#CDBFBD #C3CDBD #BDCBCD #C7BDCD
split-complementary
#CDBFBD #BDCDC7 #BDC3CD
monochromatic
#987B77 #B39D9A #CDBFBD #E7E1E0 #F2EEEE
Accessibility & contrast
On white
1.78
#CDBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CDBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFBD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFBD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BD
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#D1BEBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbfbd; /* rgb */ color: rgb(205, 191, 189); /* oklch */ color: oklch(81.6% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#dcd2d0',
500: '#cdbfbd',
950: '#000000',
},
}SCSS
$custom: #cdbfbd; $custom-light: #dcd2d0; $custom-dark: #000000;
JSON
{
"hex": "#cdbfbd",
"rgb": {
"r": 205,
"g": 191,
"b": 189
},
"hsl": {
"h": 7.5,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.81564,
"c": 0.01613,
"h": 27.3
},
"luminance": 0.53915
}Semantic roles & 50–950 ramp
primary
#CDBFBD
secondary
#8D9FA1
accent
#8F984E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383