#CBABA3#CBABA3
#CBABA3 is a light, muted red. Relative luminance 0.445; OKLCH L 76.7% C 0.039 H 34.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA3 |
|---|---|
| RGB | rgb(203, 171, 163) |
| HSL | hsl(12, 28%, 72%) |
| HSV | hsv(12, 20%, 80%) |
| CMYK | cmyk(0%, 15.8%, 19.7%, 20.4%) |
| CIE-LAB | lab(72.54, 10.36, 8.45) |
| CIE-LCH | lch(72.54, 13.37, 39.20°) |
| OKLab | oklab(76.72% 0.0324 0.0222) |
| OKLCH | oklch(76.72% 0.039 34.3) |
| XYZ | xyz(45.8025, 44.4682, 40.8137) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.39
Mushroom
#BA9E88
ΔE00 8.28
Dusty Pink
#D8A7B1
ΔE00 9.06
Rosybrown
#BC8F8F
ΔE00 9.13
Pinkish Tan
#D99B82
ΔE00 9.33
Warm Gray
#C9BEB0
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA3 #A3C3CB
analogous
#CBA3AF #CBABA3 #CBBFA3
triadic
#CBABA3 #A3CBAB #ABA3CB
tetradic
#CBABA3 #AFCBA3 #A3C3CB #BFA3CB
square
#CBABA3 #AFCBA3 #A3C3CB #BFA3CB
split-complementary
#CBABA3 #A3CBBF #A3AFCB
monochromatic
#9C6658 #B5877C #CBABA3 #E1CFCA #F4EDEB
Accessibility & contrast
On white
2.12
#CBABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#CBABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA3
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA3 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA2
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#D3A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba3; /* rgb */ color: rgb(203, 171, 163); /* oklch */ color: oklch(76.7% 0.039 34.3);
Tailwind
colors: {
custom: {
50: '#dbc4be',
500: '#cbaba3',
950: '#000000',
},
}SCSS
$custom: #cbaba3; $custom-light: #dbc4be; $custom-dark: #000000;
JSON
{
"hex": "#cbaba3",
"rgb": {
"r": 203,
"g": 171,
"b": 163
},
"hsl": {
"h": 12,
"s": 27.778,
"l": 71.765
},
"oklch": {
"l": 0.76721,
"c": 0.03927,
"h": 34.3
},
"luminance": 0.44467
}Semantic roles & 50–950 ramp
primary
#CBABA3
secondary
#E0E8EA
accent
#92A63F
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181