#CAB2B2#CAB2B2
#CAB2B2 is a light, muted red. Relative luminance 0.476; OKLCH L 78.4% C 0.028 H 17.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2B2 |
|---|---|
| RGB | rgb(202, 178, 178) |
| HSL | hsl(0, 18%, 75%) |
| HSV | hsv(0, 12%, 79%) |
| CMYK | cmyk(0%, 11.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(74.58, 8.60, 3.16) |
| CIE-LCH | lch(74.58, 9.17, 20.18°) |
| OKLab | oklab(78.41% 0.0264 0.0084) |
| OKLCH | oklch(78.41% 0.028 17.7) |
| XYZ | xyz(48.3129, 47.6128, 48.7560) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.32
Dusty Pink
#D8A7B1
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 10.35
Silver
#C0C0C0
ΔE00 10.47
Warm Gray
#C9BEB0
ΔE00 10.52
Rosybrown
#BC8F8F
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2B2 #B2CACA
analogous
#CAB2BE #CAB2B2 #CABEB2
triadic
#CAB2B2 #B2CAB2 #B2B2CA
tetradic
#CAB2B2 #BECAB2 #B2CACA #BEB2CA
square
#CAB2B2 #BECAB2 #B2CACA #BEB2CA
split-complementary
#CAB2B2 #B2CABE #B2BECA
monochromatic
#986A6A #B18E8E #CAB2B2 #E3D6D6 #F3EDED
Accessibility & contrast
On white
2.00
#CAB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CAB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2B2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2B2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#D0B0B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2b2; /* rgb */ color: rgb(202, 178, 178); /* oklch */ color: oklch(78.4% 0.028 17.7);
Tailwind
colors: {
custom: {
50: '#dac9c9',
500: '#cab2b2',
950: '#000000',
},
}SCSS
$custom: #cab2b2; $custom-light: #dac9c9; $custom-dark: #000000;
JSON
{
"hex": "#cab2b2",
"rgb": {
"r": 202,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78413,
"c": 0.02772,
"h": 17.7
},
"luminance": 0.47612
}Semantic roles & 50–950 ramp
primary
#CAB2B2
secondary
#E2E9E9
accent
#9D9D49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282