#CAB9BF#CAB9BF
#CAB9BF is a light, muted pink. Relative luminance 0.510; OKLCH L 80.2% C 0.021 H 354.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB9BF |
|---|---|
| RGB | rgb(202, 185, 191) |
| HSL | hsl(339, 14%, 76%) |
| HSV | hsv(339, 8%, 79%) |
| CMYK | cmyk(0%, 8.4%, 5.4%, 20.8%) |
| CIE-LAB | lab(76.69, 7.07, -0.85) |
| CIE-LCH | lch(76.69, 7.12, 353.18°) |
| OKLab | oklab(80.17% 0.0208 -0.0021) |
| OKLCH | oklch(80.17% 0.021 354.1) |
| XYZ | xyz(51.1090, 51.0168, 56.4349) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.12
Thistle
#D8BFD8
ΔE00 7.96
Silver
#C0C0C0
ΔE00 8.61
Dove Gray
#B6B8BD
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 10.14
Dusty Pink
#D8A7B1
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB9BF #B9CAC4
analogous
#CAB9C7 #CAB9BF #CABBB9
triadic
#CAB9BF #BFCAB9 #B9BFCA
tetradic
#CAB9BF #C7CAB9 #B9CAC4 #BBB9CA
square
#CAB9BF #C7CAB9 #B9CAC4 #BBB9CA
split-complementary
#CAB9BF #B9CABB #B9C7CA
monochromatic
#95737F #B0969F #CAB9BF #E4DCDF #F2EEEF
Accessibility & contrast
On white
1.87
#CAB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CAB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB9BF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB9BF | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCBF
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#CDB8BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cab9bf; /* rgb */ color: rgb(202, 185, 191); /* oklch */ color: oklch(80.2% 0.021 354.1);
Tailwind
colors: {
custom: {
50: '#daced2',
500: '#cab9bf',
950: '#000000',
},
}SCSS
$custom: #cab9bf; $custom-light: #daced2; $custom-dark: #000000;
JSON
{
"hex": "#cab9bf",
"rgb": {
"r": 202,
"g": 185,
"b": 191
},
"hsl": {
"h": 338.824,
"s": 13.821,
"l": 75.882
},
"oklch": {
"l": 0.80172,
"c": 0.02092,
"h": 354.1
},
"luminance": 0.51016
}Semantic roles & 50–950 ramp
primary
#CAB9BF
secondary
#899E97
accent
#987E4E
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141314
muted
#838383