#CBB6B2#CBB6B2
#CBB6B2 is a light, muted red. Relative luminance 0.494; OKLCH L 79.3% C 0.025 H 30.5°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6B2 |
|---|---|
| RGB | rgb(203, 182, 178) |
| HSL | hsl(10, 19%, 75%) |
| HSV | hsv(10, 12%, 80%) |
| CMYK | cmyk(0%, 10.3%, 12.3%, 20.4%) |
| CIE-LAB | lab(75.68, 6.81, 4.76) |
| CIE-LCH | lch(75.68, 8.31, 34.96°) |
| OKLab | oklab(79.29% 0.0214 0.0126) |
| OKLCH | oklch(79.29% 0.025 30.5) |
| XYZ | xyz(49.3919, 49.3678, 49.0379) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.52
Warm Gray
#C9BEB0
ΔE00 7.95
Silver
#C0C0C0
ΔE00 9.11
Greige
#B8AB98
ΔE00 10.07
Dark Gray
#A9A9A9
ΔE00 10.21
Dove Gray
#B6B8BD
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6B2 #B2C7CB
analogous
#CBB2BB #CBB6B2 #CBC3B2
triadic
#CBB6B2 #B2CBB6 #B6B2CB
tetradic
#CBB6B2 #BBCBB2 #B2C7CB #C3B2CB
square
#CBB6B2 #BBCBB2 #B2C7CB #C3B2CB
split-complementary
#CBB6B2 #B2CBC3 #B2BBCB
monochromatic
#9A7169 #B2938D #CBB6B2 #E4D9D7 #F3EEED
Accessibility & contrast
On white
1.93
#CBB6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CBB6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6B2
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6B2 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#D1B4B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb6b2; /* rgb */ color: rgb(203, 182, 178); /* oklch */ color: oklch(79.3% 0.025 30.5);
Tailwind
colors: {
custom: {
50: '#dbcbc9',
500: '#cbb6b2',
950: '#000000',
},
}SCSS
$custom: #cbb6b2; $custom-light: #dbcbc9; $custom-dark: #000000;
JSON
{
"hex": "#cbb6b2",
"rgb": {
"r": 203,
"g": 182,
"b": 178
},
"hsl": {
"h": 9.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.79293,
"c": 0.02484,
"h": 30.5
},
"luminance": 0.49367
}Semantic roles & 50–950 ramp
primary
#CBB6B2
secondary
#E2E8E9
accent
#909E48
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282