#CAB4BA#CAB4BA
#CAB4BA is a light, muted pink. Relative luminance 0.487; OKLCH L 79.0% C 0.026 H 359.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB4BA |
|---|---|
| RGB | rgb(202, 180, 186) |
| HSL | hsl(344, 17%, 75%) |
| HSV | hsv(344, 11%, 79%) |
| CMYK | cmyk(0%, 10.9%, 7.9%, 20.8%) |
| CIE-LAB | lab(75.29, 8.88, -0.17) |
| CIE-LCH | lch(75.29, 8.89, 358.93°) |
| OKLab | oklab(79.04% 0.0264 -0.0003) |
| OKLCH | oklch(79.04% 0.026 359.3) |
| XYZ | xyz(49.5405, 48.7451, 53.2439) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.77
Thistle
#D8BFD8
ΔE00 7.83
Dusty Pink
#D8A7B1
ΔE00 8.18
Silver
#C0C0C0
ΔE00 10.39
Dove Gray
#B6B8BD
ΔE00 10.51
Dark Gray
#A9A9A9
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB4BA #B4CAC4
analogous
#CAB4C5 #CAB4BA #CAB9B4
triadic
#CAB4BA #BACAB4 #B4BACA
tetradic
#CAB4BA #C5CAB4 #B4CAC4 #B9B4CA
square
#CAB4BA #C5CAB4 #B4CAC4 #B9B4CA
split-complementary
#CAB4BA #B4CAB9 #B4C5CA
monochromatic
#976C78 #B19099 #CAB4BA #E3D8DB #F2EDEF
Accessibility & contrast
On white
1.95
#CAB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CAB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB4BA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB4BA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#CEB3B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab4ba; /* rgb */ color: rgb(202, 180, 186); /* oklch */ color: oklch(79.0% 0.026 359.3);
Tailwind
colors: {
custom: {
50: '#dacace',
500: '#cab4ba',
950: '#000000',
},
}SCSS
$custom: #cab4ba; $custom-light: #dacace; $custom-dark: #000000;
JSON
{
"hex": "#cab4ba",
"rgb": {
"r": 202,
"g": 180,
"b": 186
},
"hsl": {
"h": 343.636,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.79038,
"c": 0.02644,
"h": 359.3
},
"luminance": 0.48744
}Semantic roles & 50–950 ramp
primary
#CAB4BA
secondary
#E2E9E7
accent
#9B854A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282