#CAB6B4#CAB6B4
#CAB6B4 is a light, muted red. Relative luminance 0.493; OKLCH L 79.3% C 0.023 H 24.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB6B4 |
|---|---|
| RGB | rgb(202, 182, 180) |
| HSL | hsl(5, 17%, 75%) |
| HSV | hsv(5, 11%, 79%) |
| CMYK | cmyk(0%, 9.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(75.64, 6.78, 3.61) |
| CIE-LCH | lch(75.64, 7.69, 28.03°) |
| OKLab | oklab(79.26% 0.0211 0.0096) |
| OKLCH | oklch(79.26% 0.023 24.5) |
| XYZ | xyz(49.3226, 49.3087, 50.0904) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.63
Warm Gray
#C9BEB0
ΔE00 8.47
Silver
#C0C0C0
ΔE00 8.81
Dove Gray
#B6B8BD
ΔE00 9.75
Dark Gray
#A9A9A9
ΔE00 9.93
Dusty Pink
#D8A7B1
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB6B4 #B4C8CA
analogous
#CAB4BD #CAB6B4 #CAC1B4
triadic
#CAB6B4 #B4CAB6 #B6B4CA
tetradic
#CAB6B4 #BDCAB4 #B4C8CA #C1B4CA
square
#CAB6B4 #BDCAB4 #B4C8CA #C1B4CA
split-complementary
#CAB6B4 #B4CAC1 #B4BDCA
monochromatic
#97706C #B19390 #CAB6B4 #E3D9D8 #F2EEED
Accessibility & contrast
On white
1.93
#CAB6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#CAB6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB6B4
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB6B4 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B4
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#CFB4B5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cab6b4; /* rgb */ color: rgb(202, 182, 180); /* oklch */ color: oklch(79.3% 0.023 24.5);
Tailwind
colors: {
custom: {
50: '#dacbca',
500: '#cab6b4',
950: '#000000',
},
}SCSS
$custom: #cab6b4; $custom-light: #dacbca; $custom-dark: #000000;
JSON
{
"hex": "#cab6b4",
"rgb": {
"r": 202,
"g": 182,
"b": 180
},
"hsl": {
"h": 5.455,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.7926,
"c": 0.02317,
"h": 24.5
},
"luminance": 0.49308
}Semantic roles & 50–950 ramp
primary
#CAB6B4
secondary
#E2E8E9
accent
#949B4A
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282