#CAB2B0#CAB2B0
#CAB2B0 is a light, muted red. Relative luminance 0.475; OKLCH L 78.4% C 0.028 H 23.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2B0 |
|---|---|
| RGB | rgb(202, 178, 176) |
| HSL | hsl(5, 20%, 74%) |
| HSV | hsv(5, 13%, 79%) |
| CMYK | cmyk(0%, 11.9%, 12.9%, 20.8%) |
| CIE-LAB | lab(74.53, 8.27, 4.18) |
| CIE-LCH | lch(74.53, 9.27, 26.81°) |
| OKLab | oklab(78.36% 0.0256 0.0111) |
| OKLCH | oklch(78.36% 0.028 23.5) |
| XYZ | xyz(48.1135, 47.5330, 47.7061) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.99
Dusty Pink
#D8A7B1
ΔE00 8.98
Warm Gray
#C9BEB0
ΔE00 9.79
Silver
#C0C0C0
ΔE00 10.36
Mushroom
#BA9E88
ΔE00 10.71
Dark Gray
#A9A9A9
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2B0 #B0C8CA
analogous
#CAB0BB #CAB2B0 #CABFB0
triadic
#CAB2B0 #B0CAB2 #B2B0CA
tetradic
#CAB2B0 #BBCAB0 #B0C8CA #BFB0CA
square
#CAB2B0 #BBCAB0 #B0C8CA #BFB0CA
split-complementary
#CAB2B0 #B0CABF #B0BBCA
monochromatic
#996B67 #B18E8B #CAB2B0 #E3D6D5 #F3EDED
Accessibility & contrast
On white
2.00
#CAB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CAB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2B0
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2B0 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B0
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#D0B0B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2b0; /* rgb */ color: rgb(202, 178, 176); /* oklch */ color: oklch(78.4% 0.028 23.5);
Tailwind
colors: {
custom: {
50: '#dac9c7',
500: '#cab2b0',
950: '#000000',
},
}SCSS
$custom: #cab2b0; $custom-light: #dac9c7; $custom-dark: #000000;
JSON
{
"hex": "#cab2b0",
"rgb": {
"r": 202,
"g": 178,
"b": 176
},
"hsl": {
"h": 4.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.78357,
"c": 0.02792,
"h": 23.5
},
"luminance": 0.47532
}Semantic roles & 50–950 ramp
primary
#CAB2B0
secondary
#E2E8E9
accent
#979E47
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282