#CBABA4#CBABA4
#CBABA4 is a light, muted red. Relative luminance 0.445; OKLCH L 76.7% C 0.039 H 32.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA4 |
|---|---|
| RGB | rgb(203, 171, 164) |
| HSL | hsl(11, 27%, 72%) |
| HSV | hsv(11, 19%, 80%) |
| CMYK | cmyk(0%, 15.8%, 19.2%, 20.4%) |
| CIE-LAB | lab(72.56, 10.52, 7.94) |
| CIE-LCH | lch(72.56, 13.17, 37.04°) |
| OKLab | oklab(76.75% 0.0328 0.0208) |
| OKLCH | oklch(76.75% 0.039 32.4) |
| XYZ | xyz(45.8924, 44.5041, 41.2875) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.03
Dusty Pink
#D8A7B1
ΔE00 8.63
Mushroom
#BA9E88
ΔE00 8.68
Rosybrown
#BC8F8F
ΔE00 8.94
Pinkish Tan
#D99B82
ΔE00 9.59
Warm Gray
#C9BEB0
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA4 #A4C4CB
analogous
#CBA4B1 #CBABA4 #CBBFA4
triadic
#CBABA4 #A4CBAB #ABA4CB
tetradic
#CBABA4 #B1CBA4 #A4C4CB #BFA4CB
square
#CBABA4 #B1CBA4 #A4C4CB #BFA4CB
split-complementary
#CBABA4 #A4CBBF #A4B1CB
monochromatic
#9C6559 #B5877D #CBABA4 #E1CFCB #F4EDEC
Accessibility & contrast
On white
2.12
#CBABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#CBABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA4
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA4 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA3
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#D3A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba4; /* rgb */ color: rgb(203, 171, 164); /* oklch */ color: oklch(76.7% 0.039 32.4);
Tailwind
colors: {
custom: {
50: '#dbc4bf',
500: '#cbaba4',
950: '#000000',
},
}SCSS
$custom: #cbaba4; $custom-light: #dbc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cbaba4",
"rgb": {
"r": 203,
"g": 171,
"b": 164
},
"hsl": {
"h": 10.769,
"s": 27.273,
"l": 71.961
},
"oklch": {
"l": 0.76747,
"c": 0.03889,
"h": 32.4
},
"luminance": 0.44503
}Semantic roles & 50–950 ramp
primary
#CBABA4
secondary
#E1E9EA
accent
#94A640
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181