#CAB6BB#CAB6BB
#CAB6BB is a light, muted red. Relative luminance 0.496; OKLCH L 79.5% C 0.024 H 0.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB6BB |
|---|---|
| RGB | rgb(202, 182, 187) |
| HSL | hsl(345, 16%, 75%) |
| HSV | hsv(345, 10%, 79%) |
| CMYK | cmyk(0%, 9.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(75.82, 7.98, 0.06) |
| CIE-LCH | lch(75.82, 7.98, 0.46°) |
| OKLab | oklab(79.46% 0.0238 0.0003) |
| OKLCH | oklch(79.46% 0.024 0.7) |
| XYZ | xyz(50.0538, 49.6011, 53.9413) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.93
Thistle
#D8BFD8
ΔE00 8.21
Dusty Pink
#D8A7B1
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.52
Dove Gray
#B6B8BD
ΔE00 9.76
Dark Gray
#A9A9A9
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB6BB #B6CAC5
analogous
#CAB6C5 #CAB6BB #CABBB6
triadic
#CAB6BB #BBCAB6 #B6BBCA
tetradic
#CAB6BB #C5CAB6 #B6CAC5 #BBB6CA
square
#CAB6BB #C5CAB6 #B6CAC5 #BBB6CA
split-complementary
#CAB6BB #B6CABB #B6C5CA
monochromatic
#976F79 #B0939A #CAB6BB #E4D9DC #F2EDEE
Accessibility & contrast
On white
1.92
#CAB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CAB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB6BB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB6BB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#CEB5B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cab6bb; /* rgb */ color: rgb(202, 182, 187); /* oklch */ color: oklch(79.5% 0.024 0.7);
Tailwind
colors: {
custom: {
50: '#dacbcf',
500: '#cab6bb',
950: '#000000',
},
}SCSS
$custom: #cab6bb; $custom-light: #dacbcf; $custom-dark: #000000;
JSON
{
"hex": "#cab6bb",
"rgb": {
"r": 202,
"g": 182,
"b": 187
},
"hsl": {
"h": 345,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.79461,
"c": 0.02379,
"h": 0.7
},
"luminance": 0.496
}Semantic roles & 50–950 ramp
primary
#CAB6BB
secondary
#E3E8E7
accent
#9A864B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282