#CAB4B6#CAB4B6
#CAB4B6 is a light, muted red. Relative luminance 0.486; OKLCH L 78.9% C 0.025 H 11.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB4B6 |
|---|---|
| RGB | rgb(202, 180, 182) |
| HSL | hsl(355, 17%, 75%) |
| HSV | hsv(355, 11%, 79%) |
| CMYK | cmyk(0%, 10.9%, 9.9%, 20.8%) |
| CIE-LAB | lab(75.19, 8.20, 1.86) |
| CIE-LCH | lch(75.19, 8.41, 12.79°) |
| OKLab | oklab(78.92% 0.0249 0.005) |
| OKLCH | oklch(78.92% 0.025 11.4) |
| XYZ | xyz(49.1212, 48.5774, 51.0356) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.46
Dusty Pink
#D8A7B1
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.88
Dove Gray
#B6B8BD
ΔE00 10.35
Dark Gray
#A9A9A9
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB4B6 #B4CAC8
analogous
#CAB4C1 #CAB4B6 #CABDB4
triadic
#CAB4B6 #B6CAB4 #B4B6CA
tetradic
#CAB4B6 #C1CAB4 #B4CAC8 #BDB4CA
square
#CAB4B6 #C1CAB4 #B4CAC8 #BDB4CA
split-complementary
#CAB4B6 #B4CABD #B4C1CA
monochromatic
#976C70 #B19093 #CAB4B6 #E3D8D9 #F2EDEE
Accessibility & contrast
On white
1.96
#CAB4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#CAB4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB4B6
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB4B6 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B6
Deuteranopia (green-blind)
#BCBBB6
Tritanopia (blue-blind)
#CFB2B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab4b6; /* rgb */ color: rgb(202, 180, 182); /* oklch */ color: oklch(78.9% 0.025 11.4);
Tailwind
colors: {
custom: {
50: '#dacacb',
500: '#cab4b6',
950: '#000000',
},
}SCSS
$custom: #cab4b6; $custom-light: #dacacb; $custom-dark: #000000;
JSON
{
"hex": "#cab4b6",
"rgb": {
"r": 202,
"g": 180,
"b": 182
},
"hsl": {
"h": 354.545,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.78921,
"c": 0.0254,
"h": 11.4
},
"luminance": 0.48576
}Semantic roles & 50–950 ramp
primary
#CAB4B6
secondary
#E2E9E8
accent
#9B944A
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282