#CDBBB9#CDBBB9
#CDBBB9 is a light, muted red. Relative luminance 0.520; OKLCH L 80.7% C 0.021 H 25.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBBB9 |
|---|---|
| RGB | rgb(205, 187, 185) |
| HSL | hsl(6, 17%, 76%) |
| HSV | hsv(6, 10%, 80%) |
| CMYK | cmyk(0%, 8.8%, 9.8%, 19.6%) |
| CIE-LAB | lab(77.29, 6.03, 3.32) |
| CIE-LCH | lch(77.29, 6.88, 28.86°) |
| OKLab | oklab(80.66% 0.0188 0.0088) |
| OKLCH | oklch(80.66% 0.021 25.2) |
| XYZ | xyz(51.7033, 52.0234, 53.2074) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Warm Gray
#C9BEB0
ΔE00 7.78
Silver
#C0C0C0
ΔE00 7.92
Dove Gray
#B6B8BD
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.35
Dark Gray
#A9A9A9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBBB9 #B9CBCD
analogous
#CDB9C1 #CDBBB9 #CDC5B9
triadic
#CDBBB9 #B9CDBB #BBB9CD
tetradic
#CDBBB9 #C1CDB9 #B9CBCD #C5B9CD
square
#CDBBB9 #C1CDB9 #B9CBCD #C5B9CD
split-complementary
#CDBBB9 #B9CDC5 #B9C1CD
monochromatic
#9A7672 #B49895 #CDBBB9 #E7DEDD #F2EEED
Accessibility & contrast
On white
1.84
#CDBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CDBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBBB9
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBBB9 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB9
Deuteranopia (green-blind)
#C2C0B9
Tritanopia (blue-blind)
#D2B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbbb9; /* rgb */ color: rgb(205, 187, 185); /* oklch */ color: oklch(80.7% 0.021 25.2);
Tailwind
colors: {
custom: {
50: '#dccfce',
500: '#cdbbb9',
950: '#000000',
},
}SCSS
$custom: #cdbbb9; $custom-light: #dccfce; $custom-dark: #000000;
JSON
{
"hex": "#cdbbb9",
"rgb": {
"r": 205,
"g": 187,
"b": 185
},
"hsl": {
"h": 6,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.80655,
"c": 0.02075,
"h": 25.2
},
"luminance": 0.52023
}Semantic roles & 50–950 ramp
primary
#CDBBB9
secondary
#899FA1
accent
#939B4B
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383