#CAB8B4#CAB8B4
#CAB8B4 is a light, muted red. Relative luminance 0.501; OKLCH L 79.7% C 0.021 H 32.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB8B4 |
|---|---|
| RGB | rgb(202, 184, 180) |
| HSL | hsl(11, 17%, 75%) |
| HSV | hsv(11, 11%, 79%) |
| CMYK | cmyk(0%, 8.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(76.15, 5.71, 4.35) |
| CIE-LCH | lch(76.15, 7.18, 37.28°) |
| OKLab | oklab(79.66% 0.0181 0.0115) |
| OKLCH | oklch(79.66% 0.021 32.5) |
| XYZ | xyz(49.7352, 50.1337, 50.2279) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.66
Warm Gray
#C9BEB0
ΔE00 6.96
Silver
#C0C0C0
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 9.27
Dark Gray
#A9A9A9
ΔE00 9.44
Greige
#B8AB98
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB8B4 #B4C6CA
analogous
#CAB4BB #CAB8B4 #CAC3B4
triadic
#CAB8B4 #B4CAB8 #B8B4CA
tetradic
#CAB8B4 #BBCAB4 #B4C6CA #C3B4CA
square
#CAB8B4 #BBCAB4 #B4C6CA #C3B4CA
split-complementary
#CAB8B4 #B4CAC3 #B4BBCA
monochromatic
#97746C #B19690 #CAB8B4 #E3DAD8 #F2EEED
Accessibility & contrast
On white
1.90
#CAB8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CAB8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB8B4
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB8B4 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#CFB6B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab8b4; /* rgb */ color: rgb(202, 184, 180); /* oklch */ color: oklch(79.7% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#dacdca',
500: '#cab8b4',
950: '#000000',
},
}SCSS
$custom: #cab8b4; $custom-light: #dacdca; $custom-dark: #000000;
JSON
{
"hex": "#cab8b4",
"rgb": {
"r": 202,
"g": 184,
"b": 180
},
"hsl": {
"h": 10.909,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.79658,
"c": 0.02141,
"h": 32.5
},
"luminance": 0.50133
}Semantic roles & 50–950 ramp
primary
#CAB8B4
secondary
#849A9E
accent
#8D9B4A
background
#FEFEFD
surface
#FBFAF9
border
#D4D3D2
text
#141313
muted
#838382