#CDB9BB#CDB9BB
#CDB9BB is a light, muted red. Relative luminance 0.513; OKLCH L 80.3% C 0.023 H 10.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB9BB |
|---|---|
| RGB | rgb(205, 185, 187) |
| HSL | hsl(354, 17%, 76%) |
| HSV | hsv(354, 10%, 80%) |
| CMYK | cmyk(0%, 9.8%, 8.8%, 19.6%) |
| CIE-LAB | lab(76.84, 7.44, 1.58) |
| CIE-LCH | lch(76.84, 7.60, 11.97°) |
| OKLab | oklab(80.32% 0.0226 0.0043) |
| OKLCH | oklch(80.32% 0.023 10.7) |
| XYZ | xyz(51.4946, 51.2658, 54.1867) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.61
Silver
#C0C0C0
ΔE00 9.01
Thistle
#D8BFD8
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 9.67
Dove Gray
#B6B8BD
ΔE00 9.72
Warm Gray
#C9BEB0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB9BB #B9CDCB
analogous
#CDB9C5 #CDB9BB #CDC1B9
triadic
#CDB9BB #BBCDB9 #B9BBCD
tetradic
#CDB9BB #C5CDB9 #B9CDCB #C1B9CD
square
#CDB9BB #C5CDB9 #B9CDCB #C1B9CD
split-complementary
#CDB9BB #B9CDC1 #B9C5CD
monochromatic
#9A7276 #B49598 #CDB9BB #E7DDDE #F2EDEE
Accessibility & contrast
On white
1.87
#CDB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CDB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB9BB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB9BB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#D1B8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdb9bb; /* rgb */ color: rgb(205, 185, 187); /* oklch */ color: oklch(80.3% 0.023 10.7);
Tailwind
colors: {
custom: {
50: '#dccecf',
500: '#cdb9bb',
950: '#000000',
},
}SCSS
$custom: #cdb9bb; $custom-light: #dccecf; $custom-dark: #000000;
JSON
{
"hex": "#cdb9bb",
"rgb": {
"r": 205,
"g": 185,
"b": 187
},
"hsl": {
"h": 354,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.80316,
"c": 0.02297,
"h": 10.7
},
"luminance": 0.51265
}Semantic roles & 50–950 ramp
primary
#CDB9BB
secondary
#89A19F
accent
#9B934B
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383