#CAB4BB#CAB4BB
#CAB4BB is a light, muted pink. Relative luminance 0.488; OKLCH L 79.1% C 0.027 H 356.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB4BB |
|---|---|
| RGB | rgb(202, 180, 187) |
| HSL | hsl(341, 17%, 75%) |
| HSV | hsv(341, 11%, 79%) |
| CMYK | cmyk(0%, 10.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(75.32, 9.06, -0.67) |
| CIE-LCH | lch(75.32, 9.08, 355.75°) |
| OKLab | oklab(79.07% 0.0268 -0.0016) |
| OKLCH | oklch(79.07% 0.027 356.5) |
| XYZ | xyz(49.6472, 48.7878, 53.8057) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.12
Thistle
#D8BFD8
ΔE00 7.45
Dusty Pink
#D8A7B1
ΔE00 8.11
Silver
#C0C0C0
ΔE00 10.55
Dove Gray
#B6B8BD
ΔE00 10.59
Pale Pink
#FFCFDC
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB4BB #B4CAC3
analogous
#CAB4C6 #CAB4BB #CAB8B4
triadic
#CAB4BB #BBCAB4 #B4BBCA
tetradic
#CAB4BB #C6CAB4 #B4CAC3 #B8B4CA
square
#CAB4BB #C6CAB4 #B4CAC3 #B8B4CA
split-complementary
#CAB4BB #B4CAB8 #B4C6CA
monochromatic
#976C7A #B1909A #CAB4BB #E3D8DC #F2EDEF
Accessibility & contrast
On white
1.95
#CAB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CAB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB4BB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB4BB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#CEB3B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab4bb; /* rgb */ color: rgb(202, 180, 187); /* oklch */ color: oklch(79.1% 0.027 356.5);
Tailwind
colors: {
custom: {
50: '#dacacf',
500: '#cab4bb',
950: '#000000',
},
}SCSS
$custom: #cab4bb; $custom-light: #dacacf; $custom-dark: #000000;
JSON
{
"hex": "#cab4bb",
"rgb": {
"r": 202,
"g": 180,
"b": 187
},
"hsl": {
"h": 340.909,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.79067,
"c": 0.02687,
"h": 356.5
},
"luminance": 0.48787
}Semantic roles & 50–950 ramp
primary
#CAB4BB
secondary
#E2E9E7
accent
#9B824A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282