#CBABA5#CBABA5
#CBABA5 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.039 H 30.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABA5 |
|---|---|
| RGB | rgb(203, 171, 165) |
| HSL | hsl(9, 27%, 72%) |
| HSV | hsv(9, 19%, 80%) |
| CMYK | cmyk(0%, 15.8%, 18.7%, 20.4%) |
| CIE-LAB | lab(72.59, 10.67, 7.42) |
| CIE-LCH | lch(72.59, 13.00, 34.82°) |
| OKLab | oklab(76.77% 0.0332 0.0195) |
| OKLCH | oklch(76.77% 0.039 30.4) |
| XYZ | xyz(45.9831, 44.5404, 41.7649) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.70
Dusty Pink
#D8A7B1
ΔE00 8.22
Rosybrown
#BC8F8F
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 9.09
Pinkish Tan
#D99B82
ΔE00 9.86
Grey Pink
#C3909B
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABA5 #A5C5CB
analogous
#CBA5B2 #CBABA5 #CBBEA5
triadic
#CBABA5 #A5CBAB #ABA5CB
tetradic
#CBABA5 #B2CBA5 #A5C5CB #BEA5CB
square
#CBABA5 #B2CBA5 #A5C5CB #BEA5CB
split-complementary
#CBABA5 #A5CBBE #A5B2CB
monochromatic
#9C645A #B5877E #CBABA5 #E1CFCC #F4EDEC
Accessibility & contrast
On white
2.12
#CBABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#CBABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABA5
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABA5 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA5
Deuteranopia (green-blind)
#B9B4A5
Tritanopia (blue-blind)
#D3A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cbaba5; /* rgb */ color: rgb(203, 171, 165); /* oklch */ color: oklch(76.8% 0.039 30.4);
Tailwind
colors: {
custom: {
50: '#dbc4bf',
500: '#cbaba5',
950: '#000000',
},
}SCSS
$custom: #cbaba5; $custom-light: #dbc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cbaba5",
"rgb": {
"r": 203,
"g": 171,
"b": 165
},
"hsl": {
"h": 9.474,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.76774,
"c": 0.03853,
"h": 30.4
},
"luminance": 0.44539
}Semantic roles & 50–950 ramp
primary
#CBABA5
secondary
#E1E9EA
accent
#95A540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181