#CBABA7#CBABA7
#CBABA7 is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.038 H 26.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA7 |
|---|---|
| RGB | rgb(203, 171, 167) |
| HSL | hsl(7, 26%, 73%) |
| HSV | hsv(7, 18%, 80%) |
| CMYK | cmyk(0%, 15.8%, 17.7%, 20.4%) |
| CIE-LAB | lab(72.64, 10.98, 6.39) |
| CIE-LCH | lch(72.64, 12.71, 30.21°) |
| OKLab | oklab(76.83% 0.034 0.0169) |
| OKLCH | oklch(76.83% 0.038 26.4) |
| XYZ | xyz(46.1665, 44.6138, 42.7311) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.31
Dusty Pink
#D8A7B1
ΔE00 7.44
Rosybrown
#BC8F8F
ΔE00 8.50
Mushroom
#BA9E88
ΔE00 9.92
Grey Pink
#C3909B
ΔE00 10.18
Pinkish Tan
#D99B82
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA7 #A7C7CB
analogous
#CBA7B5 #CBABA7 #CBBDA7
triadic
#CBABA7 #A7CBAB #ABA7CB
tetradic
#CBABA7 #B5CBA7 #A7C7CB #BDA7CB
square
#CBABA7 #B5CBA7 #A7C7CB #BDA7CB
split-complementary
#CBABA7 #A7CBBD #A7B5CB
monochromatic
#9C635C #B48681 #CBABA7 #E2D0CD #F4EDEC
Accessibility & contrast
On white
2.12
#CBABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CBABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA7
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA7 | 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)
#B1AFA7
Deuteranopia (green-blind)
#B8B5A7
Tritanopia (blue-blind)
#D3A8AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba7; /* rgb */ color: rgb(203, 171, 167); /* oklch */ color: oklch(76.8% 0.038 26.4);
Tailwind
colors: {
custom: {
50: '#dbc4c1',
500: '#cbaba7',
950: '#000000',
},
}SCSS
$custom: #cbaba7; $custom-light: #dbc4c1; $custom-dark: #000000;
JSON
{
"hex": "#cbaba7",
"rgb": {
"r": 203,
"g": 171,
"b": 167
},
"hsl": {
"h": 6.667,
"s": 25.714,
"l": 72.549
},
"oklch": {
"l": 0.76828,
"c": 0.03797,
"h": 26.4
},
"luminance": 0.44612
}Semantic roles & 50–950 ramp
primary
#CBABA7
secondary
#E1E9EA
accent
#99A441
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181