#CAB6B2#CAB6B2
#CAB6B2 is a light, muted red. Relative luminance 0.492; OKLCH L 79.2% C 0.024 H 31.1°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB6B2 |
|---|---|
| RGB | rgb(202, 182, 178) |
| HSL | hsl(10, 18%, 75%) |
| HSV | hsv(10, 12%, 79%) |
| CMYK | cmyk(0%, 9.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(75.59, 6.45, 4.63) |
| CIE-LCH | lch(75.59, 7.94, 35.66°) |
| OKLab | oklab(79.2% 0.0203 0.0123) |
| OKLCH | oklch(79.2% 0.024 31.1) |
| XYZ | xyz(49.1204, 49.2278, 49.0252) |
| Luminance | 0.4923 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.77
Greige
#B8AB98
ΔE00 9.79
Dark Gray
#A9A9A9
ΔE00 9.87
Dove Gray
#B6B8BD
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB6B2 #B2C6CA
analogous
#CAB2BA #CAB6B2 #CAC2B2
triadic
#CAB6B2 #B2CAB6 #B6B2CA
tetradic
#CAB6B2 #BACAB2 #B2C6CA #C2B2CA
square
#CAB6B2 #BACAB2 #B2C6CA #C2B2CA
split-complementary
#CAB6B2 #B2CAC2 #B2BACA
monochromatic
#98716A #B1948E #CAB6B2 #E3D8D6 #F3EEED
Accessibility & contrast
On white
1.94
#CAB6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#CAB6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB6B2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB6B2 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#CFB4B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cab6b2; /* rgb */ color: rgb(202, 182, 178); /* oklch */ color: oklch(79.2% 0.024 31.1);
Tailwind
colors: {
custom: {
50: '#dacbc9',
500: '#cab6b2',
950: '#000000',
},
}SCSS
$custom: #cab6b2; $custom-light: #dacbc9; $custom-dark: #000000;
JSON
{
"hex": "#cab6b2",
"rgb": {
"r": 202,
"g": 182,
"b": 178
},
"hsl": {
"h": 10,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.79204,
"c": 0.0237,
"h": 31.1
},
"luminance": 0.49227
}Semantic roles & 50–950 ramp
primary
#CAB6B2
secondary
#E2E8E9
accent
#8F9D49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282