#CDBDBE#CDBDBE
#CDBDBE is a light, near-neutral red. Relative luminance 0.531; OKLCH L 81.2% C 0.018 H 13.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBDBE |
|---|---|
| RGB | rgb(205, 189, 190) |
| HSL | hsl(356, 14%, 77%) |
| HSV | hsv(356, 8%, 80%) |
| CMYK | cmyk(0%, 7.8%, 7.3%, 19.6%) |
| CIE-LAB | lab(77.93, 5.81, 1.54) |
| CIE-LCH | lch(77.93, 6.01, 14.81°) |
| OKLab | oklab(81.19% 0.0177 0.0042) |
| OKLCH | oklch(81.19% 0.018 13.2) |
| XYZ | xyz(52.6677, 53.0928, 56.1786) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Silver
#C0C0C0
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 8.42
Light Gray
#D3D3D3
ΔE00 8.66
Warm Gray
#C9BEB0
ΔE00 8.68
Dark Gray
#A9A9A9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBDBE #BDCDCC
analogous
#CDBDC6 #CDBDBE #CDC4BD
triadic
#CDBDBE #BECDBD #BDBECD
tetradic
#CDBDBE #C6CDBD #BDCDCC #C4BDCD
square
#CDBDBE #C6CDBD #BDCDCC #C4BDCD
split-complementary
#CDBDBE #BDCDC4 #BDC6CD
monochromatic
#987779 #B39A9C #CDBDBE #E7E0E0 #F2EEEE
Accessibility & contrast
On white
1.81
#CDBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CDBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBDBE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBDBE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#D1BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdbdbe; /* rgb */ color: rgb(205, 189, 190); /* oklch */ color: oklch(81.2% 0.018 13.2);
Tailwind
colors: {
custom: {
50: '#dcd0d1',
500: '#cdbdbe',
950: '#000000',
},
}SCSS
$custom: #cdbdbe; $custom-light: #dcd0d1; $custom-dark: #000000;
JSON
{
"hex": "#cdbdbe",
"rgb": {
"r": 205,
"g": 189,
"b": 190
},
"hsl": {
"h": 356.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.81194,
"c": 0.01819,
"h": 13.2
},
"luminance": 0.53092
}Semantic roles & 50–950 ramp
primary
#CDBDBE
secondary
#8DA1A0
accent
#98934E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383