#CAB0BB#CAB0BB
#CAB0BB is a light, muted pink. Relative luminance 0.472; OKLCH L 78.3% C 0.033 H 350.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0BB |
|---|---|
| RGB | rgb(202, 176, 187) |
| HSL | hsl(335, 20%, 74%) |
| HSV | hsv(335, 13%, 79%) |
| CMYK | cmyk(0%, 12.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(74.31, 11.22, -2.14) |
| CIE-LCH | lch(74.31, 11.43, 349.19°) |
| OKLab | oklab(78.29% 0.0329 -0.0055) |
| OKLCH | oklch(78.29% 0.033 350.5) |
| XYZ | xyz(48.8513, 47.1961, 53.5404) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.13
Thistle
#D8BFD8
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 6.59
Lilac
#C8A2C8
ΔE00 9.42
Light Mauve
#C292A1
ΔE00 9.49
Faded Pink
#DE9DAC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0BB #B0CABF
analogous
#CAB0C8 #CAB0BB #CAB2B0
triadic
#CAB0BB #BBCAB0 #B0BBCA
tetradic
#CAB0BB #C8CAB0 #B0CABF #B2B0CA
square
#CAB0BB #C8CAB0 #B0CABF #B2B0CA
split-complementary
#CAB0BB #B0CAB2 #B0C8CA
monochromatic
#99677C #B18B9B #CAB0BB #E3D5DB #F3EDEF
Accessibility & contrast
On white
2.01
#CAB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#CAB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0BB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0BB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#CEAFB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab0bb; /* rgb */ color: rgb(202, 176, 187); /* oklch */ color: oklch(78.3% 0.033 350.5);
Tailwind
colors: {
custom: {
50: '#dac7cf',
500: '#cab0bb',
950: '#000000',
},
}SCSS
$custom: #cab0bb; $custom-light: #dac7cf; $custom-dark: #000000;
JSON
{
"hex": "#cab0bb",
"rgb": {
"r": 202,
"g": 176,
"b": 187
},
"hsl": {
"h": 334.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.78285,
"c": 0.03337,
"h": 350.5
},
"luminance": 0.47195
}Semantic roles & 50–950 ramp
primary
#CAB0BB
secondary
#E2E9E6
accent
#9E7947
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282