#CBB2B7#CBB2B7
#CBB2B7 is a light, muted red. Relative luminance 0.480; OKLCH L 78.6% C 0.030 H 4.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2B7 |
|---|---|
| RGB | rgb(203, 178, 183) |
| HSL | hsl(348, 19%, 75%) |
| HSV | hsv(348, 12%, 80%) |
| CMYK | cmyk(0%, 12.3%, 9.9%, 20.4%) |
| CIE-LAB | lab(74.80, 9.81, 0.76) |
| CIE-LCH | lch(74.80, 9.84, 4.43°) |
| OKLab | oklab(78.65% 0.0294 0.0022) |
| OKLCH | oklch(78.65% 0.03 4.2) |
| XYZ | xyz(49.0956, 47.9572, 51.4610) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.96
Dusty Pink
#D8A7B1
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 8.27
Light Mauve
#C292A1
ΔE00 10.58
Pale Rose
#FDC1C5
ΔE00 10.87
Faded Pink
#DE9DAC
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2B7 #B2CBC6
analogous
#CBB2C4 #CBB2B7 #CBBAB2
triadic
#CBB2B7 #B7CBB2 #B2B7CB
tetradic
#CBB2B7 #C4CBB2 #B2CBC6 #BAB2CB
square
#CBB2B7 #C4CBB2 #B2CBC6 #BAB2CB
split-complementary
#CBB2B7 #B2CBBA #B2C4CB
monochromatic
#9A6973 #B28D95 #CBB2B7 #E4D7D9 #F3EDEE
Accessibility & contrast
On white
1.98
#CBB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#CBB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2B7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2B7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B7
Deuteranopia (green-blind)
#BBBAB7
Tritanopia (blue-blind)
#D0B1B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb2b7; /* rgb */ color: rgb(203, 178, 183); /* oklch */ color: oklch(78.6% 0.030 4.2);
Tailwind
colors: {
custom: {
50: '#dbc9cc',
500: '#cbb2b7',
950: '#000000',
},
}SCSS
$custom: #cbb2b7; $custom-light: #dbc9cc; $custom-dark: #000000;
JSON
{
"hex": "#cbb2b7",
"rgb": {
"r": 203,
"g": 178,
"b": 183
},
"hsl": {
"h": 348,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.78647,
"c": 0.02952,
"h": 4.2
},
"luminance": 0.47956
}Semantic roles & 50–950 ramp
primary
#CBB2B7
secondary
#E2E9E8
accent
#9E8D48
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282