#CBABA9#CBABA9
#CBABA9 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.038 H 22.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA9 |
|---|---|
| RGB | rgb(203, 171, 169) |
| HSL | hsl(4, 25%, 73%) |
| HSV | hsv(4, 17%, 80%) |
| CMYK | cmyk(0%, 15.8%, 16.7%, 20.4%) |
| CIE-LAB | lab(72.69, 11.30, 5.37) |
| CIE-LCH | lch(72.69, 12.51, 25.41°) |
| OKLab | oklab(76.88% 0.0348 0.0142) |
| OKLCH | oklch(76.88% 0.038 22.2) |
| XYZ | xyz(46.3529, 44.6883, 43.7124) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.46
Dusty Pink
#D8A7B1
ΔE00 6.72
Rosybrown
#BC8F8F
ΔE00 8.35
Grey Pink
#C3909B
ΔE00 9.66
Light Mauve
#C292A1
ΔE00 9.85
Faded Pink
#DE9DAC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA9 #A9C9CB
analogous
#CBA9B8 #CBABA9 #CBBCA9
triadic
#CBABA9 #A9CBAB #ABA9CB
tetradic
#CBABA9 #B8CBA9 #A9C9CB #BCA9CB
square
#CBABA9 #B8CBA9 #A9C9CB #BCA9CB
split-complementary
#CBABA9 #A9CBBC #A9B8CB
monochromatic
#9C625E #B48683 #CBABA9 #E2D0CF #F3ECEC
Accessibility & contrast
On white
2.11
#CBABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CBABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA9
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA9 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#D2A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba9; /* rgb */ color: rgb(203, 171, 169); /* oklch */ color: oklch(76.9% 0.038 22.2);
Tailwind
colors: {
custom: {
50: '#dbc4c2',
500: '#cbaba9',
950: '#000000',
},
}SCSS
$custom: #cbaba9; $custom-light: #dbc4c2; $custom-dark: #000000;
JSON
{
"hex": "#cbaba9",
"rgb": {
"r": 203,
"g": 171,
"b": 169
},
"hsl": {
"h": 3.529,
"s": 24.638,
"l": 72.941
},
"oklch": {
"l": 0.76882,
"c": 0.03759,
"h": 22.2
},
"luminance": 0.44687
}Semantic roles & 50–950 ramp
primary
#CBABA9
secondary
#E1E9EA
accent
#9DA342
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181