#CDBCBB#CDBCBB
#CDBCBB is a light, near-neutral red. Relative luminance 0.525; OKLCH L 80.9% C 0.019 H 21.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCBB |
|---|---|
| RGB | rgb(205, 188, 187) |
| HSL | hsl(3, 15%, 77%) |
| HSV | hsv(3, 9%, 80%) |
| CMYK | cmyk(0%, 8.3%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.60, 5.83, 2.68) |
| CIE-LCH | lch(77.60, 6.42, 24.68°) |
| OKLab | oklab(80.91% 0.0181 0.0072) |
| OKLCH | oklch(80.91% 0.019 21.6) |
| XYZ | xyz(52.1288, 52.5342, 54.3981) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Silver
#C0C0C0
ΔE00 7.59
Warm Gray
#C9BEB0
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 8.81
Light Gray
#D3D3D3
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCBB #BBCCCD
analogous
#CDBBC3 #CDBCBB #CDC5BB
triadic
#CDBCBB #BBCDBC #BCBBCD
tetradic
#CDBCBB #C3CDBB #BBCCCD #C5BBCD
square
#CDBCBB #C3CDBB #BBCCCD #C5BBCD
split-complementary
#CDBCBB #BBCDC5 #BBC3CD
monochromatic
#997774 #B39998 #CDBCBB #E7DFDE #F2EEED
Accessibility & contrast
On white
1.83
#CDBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CDBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCBB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCBB | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#D1BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbcbb; /* rgb */ color: rgb(205, 188, 187); /* oklch */ color: oklch(80.9% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#dcd0cf',
500: '#cdbcbb',
950: '#000000',
},
}SCSS
$custom: #cdbcbb; $custom-light: #dcd0cf; $custom-dark: #000000;
JSON
{
"hex": "#cdbcbb",
"rgb": {
"r": 205,
"g": 188,
"b": 187
},
"hsl": {
"h": 3.333,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.8091,
"c": 0.01942,
"h": 21.6
},
"luminance": 0.52533
}Semantic roles & 50–950 ramp
primary
#CDBCBB
secondary
#8BA0A1
accent
#95994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383