#CAB0B0#CAB0B0
#CAB0B0 is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.030 H 17.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0B0 |
|---|---|
| RGB | rgb(202, 176, 176) |
| HSL | hsl(0, 20%, 74%) |
| HSV | hsv(0, 13%, 79%) |
| CMYK | cmyk(0%, 12.9%, 12.9%, 20.8%) |
| CIE-LAB | lab(74.03, 9.35, 3.45) |
| CIE-LCH | lch(74.03, 9.97, 20.26°) |
| OKLab | oklab(77.96% 0.0287 0.0092) |
| OKLCH | oklch(77.96% 0.03 17.8) |
| XYZ | xyz(47.7185, 46.7430, 47.5745) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.77
Dusty Pink
#D8A7B1
ΔE00 7.78
Rosybrown
#BC8F8F
ΔE00 10.19
Thistle
#D8BFD8
ΔE00 10.46
Light Mauve
#C292A1
ΔE00 11.00
Pale Rose
#FDC1C5
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0B0 #B0CACA
analogous
#CAB0BD #CAB0B0 #CABDB0
triadic
#CAB0B0 #B0CAB0 #B0B0CA
tetradic
#CAB0B0 #BDCAB0 #B0CACA #BDB0CA
square
#CAB0B0 #BDCAB0 #B0CACA #BDB0CA
split-complementary
#CAB0B0 #B0CABD #B0BDCA
monochromatic
#996767 #B18B8B #CAB0B0 #E3D5D5 #F3EDED
Accessibility & contrast
On white
2.03
#CAB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CAB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0B0
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0B0 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B0
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#D0AEB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cab0b0; /* rgb */ color: rgb(202, 176, 176); /* oklch */ color: oklch(78.0% 0.030 17.8);
Tailwind
colors: {
custom: {
50: '#dac7c7',
500: '#cab0b0',
950: '#000000',
},
}SCSS
$custom: #cab0b0; $custom-light: #dac7c7; $custom-dark: #000000;
JSON
{
"hex": "#cab0b0",
"rgb": {
"r": 202,
"g": 176,
"b": 176
},
"hsl": {
"h": 0,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.77963,
"c": 0.03014,
"h": 17.8
},
"luminance": 0.46742
}Semantic roles & 50–950 ramp
primary
#CAB0B0
secondary
#E2E9E9
accent
#9E9E47
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282