#CAB2B6#CAB2B6
#CAB2B6 is a light, muted red. Relative luminance 0.478; OKLCH L 78.5% C 0.028 H 6.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2B6 |
|---|---|
| RGB | rgb(202, 178, 182) |
| HSL | hsl(350, 18%, 75%) |
| HSV | hsv(350, 12%, 79%) |
| CMYK | cmyk(0%, 11.9%, 9.9%, 20.8%) |
| CIE-LAB | lab(74.68, 9.28, 1.13) |
| CIE-LCH | lch(74.68, 9.35, 6.93°) |
| OKLab | oklab(78.53% 0.028 0.0031) |
| OKLCH | oklch(78.53% 0.028 6.4) |
| XYZ | xyz(48.7204, 47.7758, 50.9020) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.63
Dusty Pink
#D8A7B1
ΔE00 7.67
Thistle
#D8BFD8
ΔE00 8.71
Silver
#C0C0C0
ΔE00 10.84
Light Mauve
#C292A1
ΔE00 10.90
Rosybrown
#BC8F8F
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2B6 #B2CAC6
analogous
#CAB2C2 #CAB2B6 #CABAB2
triadic
#CAB2B6 #B6CAB2 #B2B6CA
tetradic
#CAB2B6 #C2CAB2 #B2CAC6 #BAB2CA
square
#CAB2B6 #C2CAB2 #B2CAC6 #BAB2CA
split-complementary
#CAB2B6 #B2CABA #B2C2CA
monochromatic
#986A71 #B18E94 #CAB2B6 #E3D6D8 #F3EDEE
Accessibility & contrast
On white
1.99
#CAB2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#CAB2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2B6
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2B6 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B6
Deuteranopia (green-blind)
#BAB9B6
Tritanopia (blue-blind)
#CFB1B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab2b6; /* rgb */ color: rgb(202, 178, 182); /* oklch */ color: oklch(78.5% 0.028 6.4);
Tailwind
colors: {
custom: {
50: '#dac9cb',
500: '#cab2b6',
950: '#000000',
},
}SCSS
$custom: #cab2b6; $custom-light: #dac9cb; $custom-dark: #000000;
JSON
{
"hex": "#cab2b6",
"rgb": {
"r": 202,
"g": 178,
"b": 182
},
"hsl": {
"h": 350,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78527,
"c": 0.02812,
"h": 6.4
},
"luminance": 0.47775
}Semantic roles & 50–950 ramp
primary
#CAB2B6
secondary
#E2E9E8
accent
#9D8F49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282