#CAB8BB#CAB8BB
#CAB8BB is a light, muted red. Relative luminance 0.504; OKLCH L 79.9% C 0.021 H 6.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB8BB |
|---|---|
| RGB | rgb(202, 184, 187) |
| HSL | hsl(350, 15%, 76%) |
| HSV | hsv(350, 9%, 79%) |
| CMYK | cmyk(0%, 8.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.33, 6.90, 0.80) |
| CIE-LCH | lch(76.33, 6.95, 6.64°) |
| OKLab | oklab(79.86% 0.0208 0.0022) |
| OKLCH | oklch(79.86% 0.021 6.1) |
| XYZ | xyz(50.4663, 50.4262, 54.0788) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.04
Silver
#C0C0C0
ΔE00 8.47
Dove Gray
#B6B8BD
ΔE00 8.97
Thistle
#D8BFD8
ΔE00 9.12
Dark Gray
#A9A9A9
ΔE00 9.95
Dusty Pink
#D8A7B1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB8BB #B8CAC7
analogous
#CAB8C4 #CAB8BB #CABEB8
triadic
#CAB8BB #BBCAB8 #B8BBCA
tetradic
#CAB8BB #C4CAB8 #B8CAC7 #BEB8CA
square
#CAB8BB #C4CAB8 #B8CAC7 #BEB8CA
split-complementary
#CAB8BB #B8CABE #B8C4CA
monochromatic
#967278 #B09599 #CAB8BB #E4DBDD #F2EDEE
Accessibility & contrast
On white
1.89
#CAB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CAB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB8BB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB8BB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#CEB7B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab8bb; /* rgb */ color: rgb(202, 184, 187); /* oklch */ color: oklch(79.9% 0.021 6.1);
Tailwind
colors: {
custom: {
50: '#dacdcf',
500: '#cab8bb',
950: '#000000',
},
}SCSS
$custom: #cab8bb; $custom-light: #dacdcf; $custom-dark: #000000;
JSON
{
"hex": "#cab8bb",
"rgb": {
"r": 202,
"g": 184,
"b": 187
},
"hsl": {
"h": 350,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.79857,
"c": 0.0209,
"h": 6.1
},
"luminance": 0.50425
}Semantic roles & 50–950 ramp
primary
#CAB8BB
secondary
#889E9A
accent
#998C4D
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141313
muted
#838383