#CBABA1#CBABA1
#CBABA1 is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.040 H 38.1°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA1 |
|---|---|
| RGB | rgb(203, 171, 161) |
| HSL | hsl(14, 29%, 71%) |
| HSV | hsv(14, 21%, 80%) |
| CMYK | cmyk(0%, 15.8%, 20.7%, 20.4%) |
| CIE-LAB | lab(72.49, 10.06, 9.48) |
| CIE-LCH | lch(72.49, 13.82, 43.31°) |
| OKLab | oklab(76.67% 0.0316 0.0248) |
| OKLCH | oklch(76.67% 0.04 38.1) |
| XYZ | xyz(45.6247, 44.3971, 39.8775) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.19
Mushroom
#BA9E88
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 8.89
Rosybrown
#BC8F8F
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 9.93
Warm Gray
#C9BEB0
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA1 #A1C1CB
analogous
#CBA1AC #CBABA1 #CBC0A1
triadic
#CBABA1 #A1CBAB #ABA1CB
tetradic
#CBABA1 #ACCBA1 #A1C1CB #C0A1CB
square
#CBABA1 #ACCBA1 #A1C1CB #C0A1CB
split-complementary
#CBABA1 #A1CBC0 #A1ACCB
monochromatic
#9C6756 #B5887A #CBABA1 #E1CEC8 #F4EDEB
Accessibility & contrast
On white
2.13
#CBABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CBABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA1
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA1 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA0
Deuteranopia (green-blind)
#BAB4A1
Tritanopia (blue-blind)
#D3A7A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba1; /* rgb */ color: rgb(203, 171, 161); /* oklch */ color: oklch(76.7% 0.040 38.1);
Tailwind
colors: {
custom: {
50: '#dbc4bc',
500: '#cbaba1',
950: '#000000',
},
}SCSS
$custom: #cbaba1; $custom-light: #dbc4bc; $custom-dark: #000000;
JSON
{
"hex": "#cbaba1",
"rgb": {
"r": 203,
"g": 171,
"b": 161
},
"hsl": {
"h": 14.286,
"s": 28.767,
"l": 71.373
},
"oklch": {
"l": 0.76668,
"c": 0.04018,
"h": 38.1
},
"luminance": 0.44396
}Semantic roles & 50–950 ramp
primary
#CBABA1
secondary
#DEE7E9
accent
#8EA73E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181