#CAB2AC#CAB2AC
#CAB2AC is a light, muted red. Relative luminance 0.474; OKLCH L 78.2% C 0.029 H 34.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2AC |
|---|---|
| RGB | rgb(202, 178, 172) |
| HSL | hsl(12, 22%, 73%) |
| HSV | hsv(12, 15%, 79%) |
| CMYK | cmyk(0%, 11.9%, 14.9%, 20.8%) |
| CIE-LAB | lab(74.43, 7.62, 6.22) |
| CIE-LCH | lch(74.43, 9.84, 39.23°) |
| OKLab | oklab(78.25% 0.024 0.0164) |
| OKLCH | oklch(78.25% 0.029 34.3) |
| XYZ | xyz(47.7236, 47.3770, 45.6524) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.62
Warm Gray
#C9BEB0
ΔE00 8.41
Mushroom
#BA9E88
ΔE00 9.05
Greige
#B8AB98
ΔE00 9.78
Silver
#C0C0C0
ΔE00 10.33
Dusty Pink
#D8A7B1
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2AC #ACC4CA
analogous
#CAACB5 #CAB2AC #CAC1AC
triadic
#CAB2AC #ACCAB2 #B2ACCA
tetradic
#CAB2AC #B5CAAC #ACC4CA #C1ACCA
square
#CAB2AC #B5CAAC #ACC4CA #C1ACCA
split-complementary
#CAB2AC #ACCAC1 #ACB5CA
monochromatic
#9A6D62 #B28F87 #CAB2AC #E2D5D1 #F3EEEC
Accessibility & contrast
On white
2.00
#CAB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#CAB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2AC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2AC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AC
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#D0AFB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2ac; /* rgb */ color: rgb(202, 178, 172); /* oklch */ color: oklch(78.2% 0.029 34.3);
Tailwind
colors: {
custom: {
50: '#dac9c4',
500: '#cab2ac',
950: '#000000',
},
}SCSS
$custom: #cab2ac; $custom-light: #dac9c4; $custom-dark: #000000;
JSON
{
"hex": "#cab2ac",
"rgb": {
"r": 202,
"g": 178,
"b": 172
},
"hsl": {
"h": 12,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.78246,
"c": 0.0291,
"h": 34.3
},
"luminance": 0.47376
}Semantic roles & 50–950 ramp
primary
#CAB2AC
secondary
#E2E8E9
accent
#8EA045
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151312
muted
#838281