#CAB7BB#CAB7BB
#CAB7BB is a light, muted red. Relative luminance 0.500; OKLCH L 79.7% C 0.022 H 3.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB7BB |
|---|---|
| RGB | rgb(202, 183, 187) |
| HSL | hsl(347, 15%, 75%) |
| HSV | hsv(347, 9%, 79%) |
| CMYK | cmyk(0%, 9.4%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.08, 7.44, 0.43) |
| CIE-LCH | lch(76.08, 7.45, 3.33°) |
| OKLab | oklab(79.66% 0.0223 0.0013) |
| OKLCH | oklch(79.66% 0.022 3.2) |
| XYZ | xyz(50.2593, 50.0122, 54.0098) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.94
Thistle
#D8BFD8
ΔE00 8.65
Silver
#C0C0C0
ΔE00 9.00
Dove Gray
#B6B8BD
ΔE00 9.36
Dusty Pink
#D8A7B1
ΔE00 9.55
Dark Gray
#A9A9A9
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB7BB #B7CAC6
analogous
#CAB7C4 #CAB7BB #CABCB7
triadic
#CAB7BB #BBCAB7 #B7BBCA
tetradic
#CAB7BB #C4CAB7 #B7CAC6 #BCB7CA
square
#CAB7BB #C4CAB7 #B7CAC6 #BCB7CA
split-complementary
#CAB7BB #B7CABC #B7C4CA
monochromatic
#967078 #B0949A #CAB7BB #E4DADC #F2EDEE
Accessibility & contrast
On white
1.91
#CAB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CAB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB7BB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB7BB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#CEB6B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab7bb; /* rgb */ color: rgb(202, 183, 187); /* oklch */ color: oklch(79.7% 0.022 3.2);
Tailwind
colors: {
custom: {
50: '#dacccf',
500: '#cab7bb',
950: '#000000',
},
}SCSS
$custom: #cab7bb; $custom-light: #dacccf; $custom-dark: #000000;
JSON
{
"hex": "#cab7bb",
"rgb": {
"r": 202,
"g": 183,
"b": 187
},
"hsl": {
"h": 347.368,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.79659,
"c": 0.02232,
"h": 3.2
},
"luminance": 0.50011
}Semantic roles & 50–950 ramp
primary
#CAB7BB
secondary
#879E99
accent
#99894C
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141313
muted
#838383