#CAB9BE#CAB9BE
#CAB9BE is a light, muted pink. Relative luminance 0.510; OKLCH L 80.1% C 0.020 H 357.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB9BE |
|---|---|
| RGB | rgb(202, 185, 190) |
| HSL | hsl(342, 14%, 76%) |
| HSV | hsv(342, 8%, 79%) |
| CMYK | cmyk(0%, 8.4%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.66, 6.89, -0.34) |
| CIE-LCH | lch(76.66, 6.90, 357.16°) |
| OKLab | oklab(80.14% 0.0204 -0.0008) |
| OKLCH | oklch(80.14% 0.02 357.8) |
| XYZ | xyz(50.9993, 50.9729, 55.8573) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.86
Thistle
#D8BFD8
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.42
Dove Gray
#B6B8BD
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 9.99
Dark Gray
#A9A9A9
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB9BE #B9CAC5
analogous
#CAB9C6 #CAB9BE #CABCB9
triadic
#CAB9BE #BECAB9 #B9BECA
tetradic
#CAB9BE #C6CAB9 #B9CAC5 #BCB9CA
square
#CAB9BE #C6CAB9 #B9CAC5 #BCB9CA
split-complementary
#CAB9BE #B9CABC #B9C6CA
monochromatic
#95737D #B0969E #CAB9BE #E4DCDE #F2EEEF
Accessibility & contrast
On white
1.88
#CAB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CAB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB9BE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB9BE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#CDB8BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cab9be; /* rgb */ color: rgb(202, 185, 190); /* oklch */ color: oklch(80.1% 0.020 357.8);
Tailwind
colors: {
custom: {
50: '#daced1',
500: '#cab9be',
950: '#000000',
},
}SCSS
$custom: #cab9be; $custom-light: #daced1; $custom-dark: #000000;
JSON
{
"hex": "#cab9be",
"rgb": {
"r": 202,
"g": 185,
"b": 190
},
"hsl": {
"h": 342.353,
"s": 13.821,
"l": 75.882
},
"oklch": {
"l": 0.80143,
"c": 0.02045,
"h": 357.8
},
"luminance": 0.50972
}Semantic roles & 50–950 ramp
primary
#CAB9BE
secondary
#899E98
accent
#98824E
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141314
muted
#838383