#CAB2BE#CAB2BE
#CAB2BE is a light, muted pink. Relative luminance 0.481; OKLCH L 78.8% C 0.032 H 346.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2BE |
|---|---|
| RGB | rgb(202, 178, 190) |
| HSL | hsl(330, 18%, 75%) |
| HSV | hsv(330, 12%, 79%) |
| CMYK | cmyk(0%, 11.9%, 5.9%, 20.8%) |
| CIE-LAB | lab(74.90, 10.67, -2.93) |
| CIE-LCH | lch(74.90, 11.06, 344.65°) |
| OKLab | oklab(78.77% 0.031 -0.0076) |
| OKLCH | oklch(78.77% 0.032 346.2) |
| XYZ | xyz(49.5708, 48.1159, 55.3812) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.86
Pinkish Grey
#C8ACA9
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 7.34
Lilac
#C8A2C8
ΔE00 9.41
Light Mauve
#C292A1
ΔE00 10.21
Light Pink
#FFD1DF
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2BE #B2CABE
analogous
#CAB2CA #CAB2BE #CAB2B2
triadic
#CAB2BE #BECAB2 #B2BECA
tetradic
#CAB2BE #CACAB2 #B2CABE #B2B2CA
square
#CAB2BE #CACAB2 #B2CABE #B2B2CA
split-complementary
#CAB2BE #B2CAB2 #B2CACA
monochromatic
#986A81 #B18E9F #CAB2BE #E3D6DD #F3EDF0
Accessibility & contrast
On white
1.98
#CAB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CAB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2BE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2BE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#CEB2B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab2be; /* rgb */ color: rgb(202, 178, 190); /* oklch */ color: oklch(78.8% 0.032 346.2);
Tailwind
colors: {
custom: {
50: '#dac9d1',
500: '#cab2be',
950: '#000000',
},
}SCSS
$custom: #cab2be; $custom-light: #dac9d1; $custom-dark: #000000;
JSON
{
"hex": "#cab2be",
"rgb": {
"r": 202,
"g": 178,
"b": 190
},
"hsl": {
"h": 330,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78766,
"c": 0.03192,
"h": 346.2
},
"luminance": 0.48115
}Semantic roles & 50–950 ramp
primary
#CAB2BE
secondary
#E2E9E6
accent
#9D7349
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282