#CDBFBC#CDBFBC
#CDBFBC is a light, near-neutral red. Relative luminance 0.539; OKLCH L 81.5% C 0.016 H 32.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBFBC |
|---|---|
| RGB | rgb(205, 191, 188) |
| HSL | hsl(11, 15%, 77%) |
| HSV | hsv(11, 8%, 80%) |
| CMYK | cmyk(0%, 6.8%, 8.3%, 19.6%) |
| CIE-LAB | lab(78.39, 4.40, 3.28) |
| CIE-LCH | lch(78.39, 5.49, 36.71°) |
| OKLab | oklab(81.54% 0.0139 0.0087) |
| OKLCH | oklch(81.54% 0.016 32) |
| XYZ | xyz(52.8838, 53.8723, 55.1797) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.34
Pinkish Grey
#C8ACA9
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBFBC #BCCACD
analogous
#CDBCC2 #CDBFBC #CDC8BC
triadic
#CDBFBC #BCCDBF #BFBCCD
tetradic
#CDBFBC #C2CDBC #BCCACD #C8BCCD
square
#CDBFBC #C2CDBC #BCCACD #C8BCCD
split-complementary
#CDBFBC #BCCDC8 #BCC2CD
monochromatic
#997C76 #B39E99 #CDBFBC #E7E0DF #F2EEED
Accessibility & contrast
On white
1.78
#CDBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CDBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBFBC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBFBC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BC
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#D1BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbfbc; /* rgb */ color: rgb(205, 191, 188); /* oklch */ color: oklch(81.5% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#dcd2d0',
500: '#cdbfbc',
950: '#000000',
},
}SCSS
$custom: #cdbfbc; $custom-light: #dcd2d0; $custom-dark: #000000;
JSON
{
"hex": "#cdbfbc",
"rgb": {
"r": 205,
"g": 191,
"b": 188
},
"hsl": {
"h": 10.588,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.81536,
"c": 0.01644,
"h": 32
},
"luminance": 0.53872
}Semantic roles & 50–950 ramp
primary
#CDBFBC
secondary
#8C9DA1
accent
#8B994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383