#CBB7BA#CBB7BA
#CBB7BA is a light, muted red. Relative luminance 0.501; OKLCH L 79.7% C 0.023 H 7.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7BA |
|---|---|
| RGB | rgb(203, 183, 186) |
| HSL | hsl(351, 16%, 76%) |
| HSV | hsv(351, 10%, 80%) |
| CMYK | cmyk(0%, 9.9%, 8.4%, 20.4%) |
| CIE-LAB | lab(76.14, 7.63, 1.07) |
| CIE-LCH | lch(76.14, 7.70, 8.02°) |
| OKLab | oklab(79.72% 0.023 0.003) |
| OKLCH | oklch(79.72% 0.023 7.3) |
| XYZ | xyz(50.4242, 50.1095, 53.4607) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.51
Thistle
#D8BFD8
ΔE00 8.95
Silver
#C0C0C0
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 9.36
Dove Gray
#B6B8BD
ΔE00 9.69
Dark Gray
#A9A9A9
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7BA #B7CBC8
analogous
#CBB7C4 #CBB7BA #CBBEB7
triadic
#CBB7BA #BACBB7 #B7BACB
tetradic
#CBB7BA #C4CBB7 #B7CBC8 #BEB7CB
square
#CBB7BA #C4CBB7 #B7CBC8 #BEB7CB
split-complementary
#CBB7BA #B7CBBE #B7C4CB
monochromatic
#987076 #B19398 #CBB7BA #E5DBDC #F2EDEE
Accessibility & contrast
On white
1.91
#CBB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CBB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7BA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7BA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#CFB6B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb7ba; /* rgb */ color: rgb(203, 183, 186); /* oklch */ color: oklch(79.7% 0.023 7.3);
Tailwind
colors: {
custom: {
50: '#dbccce',
500: '#cbb7ba',
950: '#000000',
},
}SCSS
$custom: #cbb7ba; $custom-light: #dbccce; $custom-dark: #000000;
JSON
{
"hex": "#cbb7ba",
"rgb": {
"r": 203,
"g": 183,
"b": 186
},
"hsl": {
"h": 351,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.79717,
"c": 0.02319,
"h": 7.3
},
"luminance": 0.50109
}Semantic roles & 50–950 ramp
primary
#CBB7BA
secondary
#879F9C
accent
#9A8E4B
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#151313
muted
#848383