#CBACA4#CBACA4
#CBACA4 is a light, muted red. Relative luminance 0.449; OKLCH L 76.9% C 0.038 H 34.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACA4 |
|---|---|
| RGB | rgb(203, 172, 164) |
| HSL | hsl(12, 27%, 72%) |
| HSV | hsv(12, 19%, 80%) |
| CMYK | cmyk(0%, 15.3%, 19.2%, 20.4%) |
| CIE-LAB | lab(72.81, 9.97, 8.30) |
| CIE-LCH | lch(72.81, 12.97, 39.75°) |
| OKLab | oklab(76.94% 0.0313 0.0217) |
| OKLCH | oklch(76.94% 0.038 34.8) |
| XYZ | xyz(46.0820, 44.8833, 41.3507) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.31
Mushroom
#BA9E88
ΔE00 8.24
Dusty Pink
#D8A7B1
ΔE00 9.27
Rosybrown
#BC8F8F
ΔE00 9.47
Pinkish Tan
#D99B82
ΔE00 9.60
Warm Gray
#C9BEB0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACA4 #A4C3CB
analogous
#CBA4B0 #CBACA4 #CBC0A4
triadic
#CBACA4 #A4CBAC #ACA4CB
tetradic
#CBACA4 #B0CBA4 #A4C3CB #C0A4CB
square
#CBACA4 #B0CBA4 #A4C3CB #C0A4CB
split-complementary
#CBACA4 #A4CBC0 #A4B0CB
monochromatic
#9C6759 #B5887D #CBACA4 #E1D0CB #F4EDEC
Accessibility & contrast
On white
2.10
#CBACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CBACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACA4
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACA4 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#BAB5A4
Tritanopia (blue-blind)
#D3A8AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbaca4; /* rgb */ color: rgb(203, 172, 164); /* oklch */ color: oklch(76.9% 0.038 34.8);
Tailwind
colors: {
custom: {
50: '#dbc4bf',
500: '#cbaca4',
950: '#000000',
},
}SCSS
$custom: #cbaca4; $custom-light: #dbc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cbaca4",
"rgb": {
"r": 203,
"g": 172,
"b": 164
},
"hsl": {
"h": 12.308,
"s": 27.273,
"l": 71.961
},
"oklch": {
"l": 0.76943,
"c": 0.03809,
"h": 34.8
},
"luminance": 0.44882
}Semantic roles & 50–950 ramp
primary
#CBACA4
secondary
#E1E8EA
accent
#91A640
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181