#CDBFBF#CDBFBF
#CDBFBF is a light, near-neutral red. Relative luminance 0.540; OKLCH L 81.6% C 0.016 H 17.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFBF |
|---|---|
| RGB | rgb(205, 191, 191) |
| HSL | hsl(0, 12%, 78%) |
| HSV | hsv(0, 7%, 80%) |
| CMYK | cmyk(0%, 6.8%, 6.8%, 19.6%) |
| CIE-LAB | lab(78.46, 4.92, 1.77) |
| CIE-LCH | lch(78.46, 5.23, 19.83°) |
| OKLab | oklab(81.62% 0.0151 0.0048) |
| OKLCH | oklch(81.62% 0.016 17.5) |
| XYZ | xyz(53.2106, 54.0030, 56.9006) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.50
Pinkish Grey
#C8ACA9
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFBF #BFCDCD
analogous
#CDBFC6 #CDBFBF #CDC6BF
triadic
#CDBFBF #BFCDBF #BFBFCD
tetradic
#CDBFBF #C6CDBF #BFCDCD #C6BFCD
square
#CDBFBF #C6CDBF #BFCDCD #C6BFCD
split-complementary
#CDBFBF #BFCDC6 #BFC6CD
monochromatic
#977A7A #B29D9D #CDBFBF #E8E1E1 #F2EEEE
Accessibility & contrast
On white
1.78
#CDBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CDBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFBF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFBF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#D0BEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbfbf; /* rgb */ color: rgb(205, 191, 191); /* oklch */ color: oklch(81.6% 0.016 17.5);
Tailwind
colors: {
custom: {
50: '#dcd2d2',
500: '#cdbfbf',
950: '#000000',
},
}SCSS
$custom: #cdbfbf; $custom-light: #dcd2d2; $custom-dark: #000000;
JSON
{
"hex": "#cdbfbf",
"rgb": {
"r": 205,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.8162,
"c": 0.01584,
"h": 17.5
},
"luminance": 0.54002
}Semantic roles & 50–950 ramp
primary
#CDBFBF
secondary
#8FA1A1
accent
#96964F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383