#CAB9BB#CAB9BB
#CAB9BB is a light, near-neutral red. Relative luminance 0.508; OKLCH L 80.1% C 0.020 H 9.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB9BB |
|---|---|
| RGB | rgb(202, 185, 187) |
| HSL | hsl(353, 14%, 76%) |
| HSV | hsv(353, 8%, 79%) |
| CMYK | cmyk(0%, 8.4%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.58, 6.37, 1.17) |
| CIE-LCH | lch(76.58, 6.47, 10.44°) |
| OKLab | oklab(80.05% 0.0193 0.0032) |
| OKLCH | oklch(80.05% 0.02 9.4) |
| XYZ | xyz(50.6748, 50.8431, 54.1482) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.22
Silver
#C0C0C0
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 8.60
Warm Gray
#C9BEB0
ΔE00 9.41
Light Gray
#D3D3D3
ΔE00 9.62
Dark Gray
#A9A9A9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB9BB #B9CAC8
analogous
#CAB9C3 #CAB9BB #CABFB9
triadic
#CAB9BB #BBCAB9 #B9BBCA
tetradic
#CAB9BB #C3CAB9 #B9CAC8 #BFB9CA
square
#CAB9BB #C3CAB9 #B9CAC8 #BFB9CA
split-complementary
#CAB9BB #B9CABF #B9C3CA
monochromatic
#957377 #B09699 #CAB9BB #E4DCDD #F2EEEE
Accessibility & contrast
On white
1.88
#CAB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CAB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB9BB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB9BB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#CEB8BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cab9bb; /* rgb */ color: rgb(202, 185, 187); /* oklch */ color: oklch(80.1% 0.020 9.4);
Tailwind
colors: {
custom: {
50: '#dacecf',
500: '#cab9bb',
950: '#000000',
},
}SCSS
$custom: #cab9bb; $custom-light: #dacecf; $custom-dark: #000000;
JSON
{
"hex": "#cab9bb",
"rgb": {
"r": 202,
"g": 185,
"b": 187
},
"hsl": {
"h": 352.941,
"s": 13.821,
"l": 75.882
},
"oklch": {
"l": 0.80055,
"c": 0.01953,
"h": 9.4
},
"luminance": 0.50842
}Semantic roles & 50–950 ramp
primary
#CAB9BB
secondary
#899E9C
accent
#988F4E
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141313
muted
#838383