#CDBDB8#CDBDB8
#CDBDB8 is a light, near-neutral red. Relative luminance 0.528; OKLCH L 81.0% C 0.020 H 38.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDB8 |
|---|---|
| RGB | rgb(205, 189, 184) |
| HSL | hsl(14, 17%, 76%) |
| HSV | hsv(14, 10%, 80%) |
| CMYK | cmyk(0%, 7.8%, 10.2%, 19.6%) |
| CIE-LAB | lab(77.78, 4.79, 4.56) |
| CIE-LCH | lch(77.78, 6.61, 43.60°) |
| OKLab | oklab(81.03% 0.0154 0.0121) |
| OKLCH | oklch(81.03% 0.02 38.1) |
| XYZ | xyz(52.0254, 52.8358, 52.7958) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.81
Pinkish Grey
#C8ACA9
ΔE00 6.18
Silver
#C0C0C0
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 8.92
Greige
#B8AB98
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDB8 #B8C8CD
analogous
#CDB8BE #CDBDB8 #CDC8B8
triadic
#CDBDB8 #B8CDBD #BDB8CD
tetradic
#CDBDB8 #BECDB8 #B8C8CD #C8B8CD
square
#CDBDB8 #BECDB8 #B8C8CD #C8B8CD
split-complementary
#CDBDB8 #B8CDC8 #B8BECD
monochromatic
#9A7A70 #B49C94 #CDBDB8 #E6DEDC #F2EEED
Accessibility & contrast
On white
1.82
#CDBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CDBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDB8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDB8 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB8
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#D2BBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdbdb8; /* rgb */ color: rgb(205, 189, 184); /* oklch */ color: oklch(81.0% 0.020 38.1);
Tailwind
colors: {
custom: {
50: '#dcd0cd',
500: '#cdbdb8',
950: '#000000',
},
}SCSS
$custom: #cdbdb8; $custom-light: #dcd0cd; $custom-dark: #000000;
JSON
{
"hex": "#cdbdb8",
"rgb": {
"r": 205,
"g": 189,
"b": 184
},
"hsl": {
"h": 14.286,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.81025,
"c": 0.01954,
"h": 38.1
},
"luminance": 0.52835
}Semantic roles & 50–950 ramp
primary
#CDBDB8
secondary
#889BA2
accent
#889C4A
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383