#CBB8B2#CBB8B2
#CBB8B2 is a light, muted red. Relative luminance 0.502; OKLCH L 79.7% C 0.023 H 38.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8B2 |
|---|---|
| RGB | rgb(203, 184, 178) |
| HSL | hsl(14, 19%, 75%) |
| HSV | hsv(14, 12%, 80%) |
| CMYK | cmyk(0%, 9.4%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.19, 5.74, 5.50) |
| CIE-LCH | lch(76.19, 7.95, 43.76°) |
| OKLab | oklab(79.69% 0.0184 0.0145) |
| OKLCH | oklch(79.69% 0.023 38.3) |
| XYZ | xyz(49.8044, 50.1928, 49.1754) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.77
Warm Gray
#C9BEB0
ΔE00 6.43
Silver
#C0C0C0
ΔE00 8.37
Greige
#B8AB98
ΔE00 8.86
Dark Gray
#A9A9A9
ΔE00 9.80
Dove Gray
#B6B8BD
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8B2 #B2C5CB
analogous
#CBB2B9 #CBB8B2 #CBC5B2
triadic
#CBB8B2 #B2CBB8 #B8B2CB
tetradic
#CBB8B2 #B9CBB2 #B2C5CB #C5B2CB
square
#CBB8B2 #B9CBB2 #B2C5CB #C5B2CB
split-complementary
#CBB8B2 #B2CBC5 #B2B9CB
monochromatic
#9A7569 #B2968D #CBB8B2 #E4DAD7 #F3EEED
Accessibility & contrast
On white
1.90
#CBB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#CBB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8B2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8B2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#C1BDB2
Tritanopia (blue-blind)
#D0B6B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb8b2; /* rgb */ color: rgb(203, 184, 178); /* oklch */ color: oklch(79.7% 0.023 38.3);
Tailwind
colors: {
custom: {
50: '#dbcdc9',
500: '#cbb8b2',
950: '#000000',
},
}SCSS
$custom: #cbb8b2; $custom-light: #dbcdc9; $custom-dark: #000000;
JSON
{
"hex": "#cbb8b2",
"rgb": {
"r": 203,
"g": 184,
"b": 178
},
"hsl": {
"h": 14.4,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.7969,
"c": 0.0234,
"h": 38.3
},
"luminance": 0.50192
}Semantic roles & 50–950 ramp
primary
#CBB8B2
secondary
#8298A0
accent
#899E48
background
#FEFEFD
surface
#FBFAF9
border
#D4D3D2
text
#151313
muted
#848382