#CBBABB#CBBABB
#CBBABB is a light, near-neutral red. Relative luminance 0.514; OKLCH L 80.3% C 0.019 H 13.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBABB |
|---|---|
| RGB | rgb(203, 186, 187) |
| HSL | hsl(356, 14%, 76%) |
| HSV | hsv(356, 8%, 80%) |
| CMYK | cmyk(0%, 8.4%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.92, 6.19, 1.68) |
| CIE-LCH | lch(76.92, 6.41, 15.16°) |
| OKLab | oklab(80.34% 0.0189 0.0045) |
| OKLCH | oklch(80.34% 0.019 13.5) |
| XYZ | xyz(51.1562, 51.4029, 54.2309) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.23
Silver
#C0C0C0
ΔE00 7.80
Dove Gray
#B6B8BD
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 8.92
Light Gray
#D3D3D3
ΔE00 9.38
Dark Gray
#A9A9A9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBABB #BACBCA
analogous
#CBBAC4 #CBBABB #CBC2BA
triadic
#CBBABB #BBCBBA #BABBCB
tetradic
#CBBABB #C4CBBA #BACBCA #C2BACB
square
#CBBABB #C4CBBA #BACBCA #C2BACB
split-complementary
#CBBABB #BACBC2 #BAC4CB
monochromatic
#967476 #B19799 #CBBABB #E5DDDD #F2EEEE
Accessibility & contrast
On white
1.86
#CBBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CBBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBABB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBABB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#CFB9BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbabb; /* rgb */ color: rgb(203, 186, 187); /* oklch */ color: oklch(80.3% 0.019 13.5);
Tailwind
colors: {
custom: {
50: '#dacecf',
500: '#cbbabb',
950: '#000000',
},
}SCSS
$custom: #cbbabb; $custom-light: #dacecf; $custom-dark: #000000;
JSON
{
"hex": "#cbbabb",
"rgb": {
"r": 203,
"g": 186,
"b": 187
},
"hsl": {
"h": 356.471,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.8034,
"c": 0.01939,
"h": 13.5
},
"luminance": 0.51402
}Semantic roles & 50–950 ramp
primary
#CBBABB
secondary
#8A9F9E
accent
#98944D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151313
muted
#848383