#CBABAB#CBABAB
#CBABAB is a light, muted red. Relative luminance 0.448; OKLCH L 76.9% C 0.037 H 18.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABAB |
|---|---|
| RGB | rgb(203, 171, 171) |
| HSL | hsl(0, 24%, 73%) |
| HSV | hsv(0, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 15.8%, 20.4%) |
| CIE-LAB | lab(72.74, 11.62, 4.34) |
| CIE-LCH | lch(72.74, 12.40, 20.49°) |
| OKLab | oklab(76.94% 0.0356 0.0116) |
| OKLCH | oklch(76.94% 0.037 18) |
| XYZ | xyz(46.5420, 44.7640, 44.7088) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.02
Dusty Pink
#D8A7B1
ΔE00 6.08
Rosybrown
#BC8F8F
ΔE00 8.30
Grey Pink
#C3909B
ΔE00 9.22
Light Mauve
#C292A1
ΔE00 9.28
Faded Pink
#DE9DAC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABAB #ABCBCB
analogous
#CBABBB #CBABAB #CBBBAB
triadic
#CBABAB #ABCBAB #ABABCB
tetradic
#CBABAB #BBCBAB #ABCBCB #BBABCB
square
#CBABAB #BBCBAB #ABCBCB #BBABCB
split-complementary
#CBABAB #ABCBBB #ABBBCB
monochromatic
#9B6060 #B48585 #CBABAB #E2D1D1 #F3ECEC
Accessibility & contrast
On white
2.11
#CBABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#CBABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABAB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABAB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#D2A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbabab; /* rgb */ color: rgb(203, 171, 171); /* oklch */ color: oklch(76.9% 0.037 18.0);
Tailwind
colors: {
custom: {
50: '#dbc4c4',
500: '#cbabab',
950: '#000000',
},
}SCSS
$custom: #cbabab; $custom-light: #dbc4c4; $custom-dark: #000000;
JSON
{
"hex": "#cbabab",
"rgb": {
"r": 203,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.76938,
"c": 0.03742,
"h": 18
},
"luminance": 0.44763
}Semantic roles & 50–950 ramp
primary
#CBABAB
secondary
#E1EAEA
accent
#A2A244
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151212
muted
#838181