#CAB2BB#CAB2BB
#CAB2BB is a light, muted pink. Relative luminance 0.480; OKLCH L 78.7% C 0.030 H 353.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2BB |
|---|---|
| RGB | rgb(202, 178, 187) |
| HSL | hsl(338, 18%, 75%) |
| HSV | hsv(338, 12%, 79%) |
| CMYK | cmyk(0%, 11.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(74.82, 10.14, -1.41) |
| CIE-LCH | lch(74.82, 10.24, 352.09°) |
| OKLab | oklab(78.68% 0.0299 -0.0036) |
| OKLCH | oklch(78.68% 0.03 353.1) |
| XYZ | xyz(49.2463, 47.9861, 53.6721) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.55
Thistle
#D8BFD8
ΔE00 6.85
Dusty Pink
#D8A7B1
ΔE00 7.29
Light Mauve
#C292A1
ΔE00 10.34
Lilac
#C8A2C8
ΔE00 10.43
Pale Pink
#FFCFDC
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2BB #B2CAC1
analogous
#CAB2C7 #CAB2BB #CAB5B2
triadic
#CAB2BB #BBCAB2 #B2BBCA
tetradic
#CAB2BB #C7CAB2 #B2CAC1 #B5B2CA
square
#CAB2BB #C7CAB2 #B2CAC1 #B5B2CA
split-complementary
#CAB2BB #B2CAB5 #B2C7CA
monochromatic
#986A7B #B18E9B #CAB2BB #E3D6DB #F3EDEF
Accessibility & contrast
On white
1.98
#CAB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CAB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2BB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2BB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B9BABA
Tritanopia (blue-blind)
#CEB1B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab2bb; /* rgb */ color: rgb(202, 178, 187); /* oklch */ color: oklch(78.7% 0.030 353.1);
Tailwind
colors: {
custom: {
50: '#dac9cf',
500: '#cab2bb',
950: '#000000',
},
}SCSS
$custom: #cab2bb; $custom-light: #dac9cf; $custom-dark: #000000;
JSON
{
"hex": "#cab2bb",
"rgb": {
"r": 202,
"g": 178,
"b": 187
},
"hsl": {
"h": 337.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78675,
"c": 0.03008,
"h": 353.1
},
"luminance": 0.47985
}Semantic roles & 50–950 ramp
primary
#CAB2BB
secondary
#E2E9E6
accent
#9D7D49
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282