#CBABA8#CBABA8
#CBABA8 is a light, muted red. Relative luminance 0.446; OKLCH L 76.9% C 0.038 H 24.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA8 |
|---|---|
| RGB | rgb(203, 171, 168) |
| HSL | hsl(5, 25%, 73%) |
| HSV | hsv(5, 17%, 80%) |
| CMYK | cmyk(0%, 15.8%, 17.2%, 20.4%) |
| CIE-LAB | lab(72.66, 11.14, 5.88) |
| CIE-LCH | lch(72.66, 12.60, 27.83°) |
| OKLab | oklab(76.85% 0.0344 0.0156) |
| OKLCH | oklch(76.85% 0.038 24.3) |
| XYZ | xyz(46.2593, 44.6509, 43.2199) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.32
Dusty Pink
#D8A7B1
ΔE00 7.07
Rosybrown
#BC8F8F
ΔE00 8.41
Grey Pink
#C3909B
ΔE00 9.91
Light Mauve
#C292A1
ΔE00 10.16
Mushroom
#BA9E88
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA8 #A8C8CB
analogous
#CBA8B6 #CBABA8 #CBBCA8
triadic
#CBABA8 #A8CBAB #ABA8CB
tetradic
#CBABA8 #B6CBA8 #A8C8CB #BCA8CB
square
#CBABA8 #B6CBA8 #A8C8CB #BCA8CB
split-complementary
#CBABA8 #A8CBBC #A8B6CB
monochromatic
#9C625D #B48682 #CBABA8 #E2D0CE #F4EDEC
Accessibility & contrast
On white
2.11
#CBABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CBABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA8
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA8 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA8
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#D3A8AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba8; /* rgb */ color: rgb(203, 171, 168); /* oklch */ color: oklch(76.9% 0.038 24.3);
Tailwind
colors: {
custom: {
50: '#dbc4c1',
500: '#cbaba8',
950: '#000000',
},
}SCSS
$custom: #cbaba8; $custom-light: #dbc4c1; $custom-dark: #000000;
JSON
{
"hex": "#cbaba8",
"rgb": {
"r": 203,
"g": 171,
"b": 168
},
"hsl": {
"h": 5.143,
"s": 25.18,
"l": 72.745
},
"oklch": {
"l": 0.76855,
"c": 0.03776,
"h": 24.3
},
"luminance": 0.44649
}Semantic roles & 50–950 ramp
primary
#CBABA8
secondary
#E1E9EA
accent
#9BA442
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181