#CBABA6#CBABA6
#CBABA6 is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.038 H 28.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA6 |
|---|---|
| RGB | rgb(203, 171, 166) |
| HSL | hsl(8, 26%, 72%) |
| HSV | hsv(8, 18%, 80%) |
| CMYK | cmyk(0%, 15.8%, 18.2%, 20.4%) |
| CIE-LAB | lab(72.61, 10.82, 6.91) |
| CIE-LCH | lch(72.61, 12.84, 32.54°) |
| OKLab | oklab(76.8% 0.0336 0.0182) |
| OKLCH | oklch(76.8% 0.038 28.4) |
| XYZ | xyz(46.0745, 44.5770, 42.2462) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.45
Dusty Pink
#D8A7B1
ΔE00 7.82
Rosybrown
#BC8F8F
ΔE00 8.62
Mushroom
#BA9E88
ΔE00 9.50
Pinkish Tan
#D99B82
ΔE00 10.16
Grey Pink
#C3909B
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA6 #A6C6CB
analogous
#CBA6B4 #CBABA6 #CBBEA6
triadic
#CBABA6 #A6CBAB #ABA6CB
tetradic
#CBABA6 #B4CBA6 #A6C6CB #BEA6CB
square
#CBABA6 #B4CBA6 #A6C6CB #BEA6CB
split-complementary
#CBABA6 #A6CBBE #A6B4CB
monochromatic
#9C645B #B4877F #CBABA6 #E2CFCD #F4EDEC
Accessibility & contrast
On white
2.12
#CBABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CBABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA6
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA6 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA6
Deuteranopia (green-blind)
#B9B4A6
Tritanopia (blue-blind)
#D3A7AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba6; /* rgb */ color: rgb(203, 171, 166); /* oklch */ color: oklch(76.8% 0.038 28.4);
Tailwind
colors: {
custom: {
50: '#dbc4c0',
500: '#cbaba6',
950: '#000000',
},
}SCSS
$custom: #cbaba6; $custom-light: #dbc4c0; $custom-dark: #000000;
JSON
{
"hex": "#cbaba6",
"rgb": {
"r": 203,
"g": 171,
"b": 166
},
"hsl": {
"h": 8.108,
"s": 26.241,
"l": 72.353
},
"oklch": {
"l": 0.76801,
"c": 0.03823,
"h": 28.4
},
"luminance": 0.44576
}Semantic roles & 50–950 ramp
primary
#CBABA6
secondary
#E1E9EA
accent
#97A541
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181