#CDB8BC#CDB8BC
#CDB8BC is a light, muted red. Relative luminance 0.509; OKLCH L 80.1% C 0.025 H 4.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB8BC |
|---|---|
| RGB | rgb(205, 184, 188) |
| HSL | hsl(349, 17%, 76%) |
| HSV | hsv(349, 10%, 80%) |
| CMYK | cmyk(0%, 10.2%, 8.3%, 19.6%) |
| CIE-LAB | lab(76.61, 8.15, 0.70) |
| CIE-LCH | lch(76.61, 8.18, 4.94°) |
| OKLab | oklab(80.15% 0.0245 0.002) |
| OKLCH | oklch(80.15% 0.025 4.6) |
| XYZ | xyz(51.3936, 50.8919, 54.6829) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.78
Thistle
#D8BFD8
ΔE00 8.35
Dusty Pink
#D8A7B1
ΔE00 8.99
Silver
#C0C0C0
ΔE00 9.62
Dove Gray
#B6B8BD
ΔE00 10.11
Light Gray
#D3D3D3
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB8BC #B8CDC9
analogous
#CDB8C7 #CDB8BC #CDBFB8
triadic
#CDB8BC #BCCDB8 #B8BCCD
tetradic
#CDB8BC #C7CDB8 #B8CDC9 #BFB8CD
square
#CDB8BC #C7CDB8 #B8CDC9 #BFB8CD
split-complementary
#CDB8BC #B8CDBF #B8C7CD
monochromatic
#9A7078 #B4949A #CDB8BC #E6DCDE #F2EDEE
Accessibility & contrast
On white
1.88
#CDB8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CDB8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB8BC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB8BC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#D1B7B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cdb8bc; /* rgb */ color: rgb(205, 184, 188); /* oklch */ color: oklch(80.1% 0.025 4.6);
Tailwind
colors: {
custom: {
50: '#dccdd0',
500: '#cdb8bc',
950: '#000000',
},
}SCSS
$custom: #cdb8bc; $custom-light: #dccdd0; $custom-dark: #000000;
JSON
{
"hex": "#cdb8bc",
"rgb": {
"r": 205,
"g": 184,
"b": 188
},
"hsl": {
"h": 348.571,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.80148,
"c": 0.02454,
"h": 4.6
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#CDB8BC
secondary
#88A29D
accent
#9C8C4A
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383