#CAB0BA#CAB0BA
#CAB0BA is a light, muted pink. Relative luminance 0.472; OKLCH L 78.3% C 0.033 H 352.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0BA |
|---|---|
| RGB | rgb(202, 176, 186) |
| HSL | hsl(337, 20%, 74%) |
| HSV | hsv(337, 13%, 79%) |
| CMYK | cmyk(0%, 12.9%, 7.9%, 20.8%) |
| CIE-LAB | lab(74.29, 11.05, -1.64) |
| CIE-LCH | lch(74.29, 11.17, 351.57°) |
| OKLab | oklab(78.25% 0.0325 -0.0042) |
| OKLCH | oklch(78.25% 0.033 352.7) |
| XYZ | xyz(48.7446, 47.1534, 52.9786) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.74
Dusty Pink
#D8A7B1
ΔE00 6.57
Thistle
#D8BFD8
ΔE00 6.76
Light Mauve
#C292A1
ΔE00 9.54
Lilac
#C8A2C8
ΔE00 9.76
Faded Pink
#DE9DAC
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0BA #B0CAC0
analogous
#CAB0C7 #CAB0BA #CAB3B0
triadic
#CAB0BA #BACAB0 #B0BACA
tetradic
#CAB0BA #C7CAB0 #B0CAC0 #B3B0CA
square
#CAB0BA #C7CAB0 #B0CAC0 #B3B0CA
split-complementary
#CAB0BA #B0CAB3 #B0C7CA
monochromatic
#99677A #B18B9A #CAB0BA #E3D5DA #F3EDEF
Accessibility & contrast
On white
2.01
#CAB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#CAB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0BA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0BA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#CEAFB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab0ba; /* rgb */ color: rgb(202, 176, 186); /* oklch */ color: oklch(78.3% 0.033 352.7);
Tailwind
colors: {
custom: {
50: '#dac7ce',
500: '#cab0ba',
950: '#000000',
},
}SCSS
$custom: #cab0ba; $custom-light: #dac7ce; $custom-dark: #000000;
JSON
{
"hex": "#cab0ba",
"rgb": {
"r": 202,
"g": 176,
"b": 186
},
"hsl": {
"h": 336.923,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.78254,
"c": 0.0328,
"h": 352.7
},
"luminance": 0.47152
}Semantic roles & 50–950 ramp
primary
#CAB0BA
secondary
#E2E9E6
accent
#9E7D47
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282