#CBABAA#CBABAA
#CBABAA is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.037 H 20.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABAA |
|---|---|
| RGB | rgb(203, 171, 170) |
| HSL | hsl(2, 24%, 73%) |
| HSV | hsv(2, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 16.3%, 20.4%) |
| CIE-LAB | lab(72.71, 11.46, 4.85) |
| CIE-LCH | lch(72.71, 12.44, 22.96°) |
| OKLab | oklab(76.91% 0.0352 0.0129) |
| OKLCH | oklch(76.91% 0.037 20.1) |
| XYZ | xyz(46.4471, 44.7260, 44.2087) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.71
Dusty Pink
#D8A7B1
ΔE00 6.39
Rosybrown
#BC8F8F
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 9.43
Light Mauve
#C292A1
ΔE00 9.56
Faded Pink
#DE9DAC
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABAA #AACACB
analogous
#CBAAB9 #CBABAA #CBBBAA
triadic
#CBABAA #AACBAB #ABAACB
tetradic
#CBABAA #B9CBAA #AACACB #BBAACB
square
#CBABAA #B9CBAA #AACACB #BBAACB
split-complementary
#CBABAA #AACBBB #AAB9CB
monochromatic
#9B615F #B48584 #CBABAA #E2D1D0 #F3ECEC
Accessibility & contrast
On white
2.11
#CBABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CBABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABAA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABAA | 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)
#B1AFAA
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#D2A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbabaa; /* rgb */ color: rgb(203, 171, 170); /* oklch */ color: oklch(76.9% 0.037 20.1);
Tailwind
colors: {
custom: {
50: '#dbc4c3',
500: '#cbabaa',
950: '#000000',
},
}SCSS
$custom: #cbabaa; $custom-light: #dbc4c3; $custom-dark: #000000;
JSON
{
"hex": "#cbabaa",
"rgb": {
"r": 203,
"g": 171,
"b": 170
},
"hsl": {
"h": 1.818,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.7691,
"c": 0.03749,
"h": 20.1
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#CBABAA
secondary
#E1EAEA
accent
#A0A343
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181