#CAB0B4#CAB0B4
#CAB0B4 is a light, muted red. Relative luminance 0.469; OKLCH L 78.1% C 0.030 H 7.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0B4 |
|---|---|
| RGB | rgb(202, 176, 180) |
| HSL | hsl(351, 20%, 74%) |
| HSV | hsv(351, 13%, 79%) |
| CMYK | cmyk(0%, 12.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(74.13, 10.02, 1.41) |
| CIE-LCH | lch(74.13, 10.12, 8.03°) |
| OKLab | oklab(78.08% 0.0302 0.0039) |
| OKLCH | oklch(78.08% 0.03 7.3) |
| XYZ | xyz(48.1201, 46.9036, 49.6896) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.33
Dusty Pink
#D8A7B1
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 8.87
Light Mauve
#C292A1
ΔE00 10.18
Rosybrown
#BC8F8F
ΔE00 10.32
Grey Pink
#C3909B
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0B4 #B0CAC6
analogous
#CAB0C1 #CAB0B4 #CAB9B0
triadic
#CAB0B4 #B4CAB0 #B0B4CA
tetradic
#CAB0B4 #C1CAB0 #B0CAC6 #B9B0CA
square
#CAB0B4 #C1CAB0 #B0CAC6 #B9B0CA
split-complementary
#CAB0B4 #B0CAB9 #B0C1CA
monochromatic
#99676E #B18B91 #CAB0B4 #E3D5D7 #F3EDEE
Accessibility & contrast
On white
2.02
#CAB0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#CAB0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0B4
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0B4 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B4
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#CFAEB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cab0b4; /* rgb */ color: rgb(202, 176, 180); /* oklch */ color: oklch(78.1% 0.030 7.3);
Tailwind
colors: {
custom: {
50: '#dac7ca',
500: '#cab0b4',
950: '#000000',
},
}SCSS
$custom: #cab0b4; $custom-light: #dac7ca; $custom-dark: #000000;
JSON
{
"hex": "#cab0b4",
"rgb": {
"r": 202,
"g": 176,
"b": 180
},
"hsl": {
"h": 350.769,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.78077,
"c": 0.03049,
"h": 7.3
},
"luminance": 0.46903
}Semantic roles & 50–950 ramp
primary
#CAB0B4
secondary
#E2E9E8
accent
#9E9147
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282