#CBABB8#CBABB8
#CBABB8 is a light, muted pink. Relative luminance 0.453; OKLCH L 77.3% C 0.041 H 351.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABB8 |
|---|---|
| RGB | rgb(203, 171, 184) |
| HSL | hsl(336, 24%, 73%) |
| HSV | hsv(336, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 9.4%, 20.4%) |
| CIE-LAB | lab(73.08, 13.78, -2.30) |
| CIE-LCH | lch(73.08, 13.97, 350.51°) |
| OKLab | oklab(77.32% 0.0406 -0.0059) |
| OKLCH | oklch(77.32% 0.041 351.7) |
| XYZ | xyz(47.8426, 45.2842, 51.5586) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.82
Pinkish Grey
#C8ACA9
ΔE00 6.87
Thistle
#D8BFD8
ΔE00 6.96
Light Mauve
#C292A1
ΔE00 7.52
Faded Pink
#DE9DAC
ΔE00 8.11
Lilac
#C8A2C8
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABB8 #ABCBBE
analogous
#CBABC8 #CBABB8 #CBAEAB
triadic
#CBABB8 #B8CBAB #ABB8CB
tetradic
#CBABB8 #C8CBAB #ABCBBE #AEABCB
square
#CBABB8 #C8CBAB #ABCBBE #AEABCB
split-complementary
#CBABB8 #ABCBAE #ABC8CB
monochromatic
#9B6078 #B48598 #CBABB8 #E2D1D8 #F3ECEF
Accessibility & contrast
On white
2.09
#CBABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CBABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABB8
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABB8 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B9
Deuteranopia (green-blind)
#B5B5B7
Tritanopia (blue-blind)
#D0AAAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabb8; /* rgb */ color: rgb(203, 171, 184); /* oklch */ color: oklch(77.3% 0.041 351.7);
Tailwind
colors: {
custom: {
50: '#dbc4cd',
500: '#cbabb8',
950: '#000000',
},
}SCSS
$custom: #cbabb8; $custom-light: #dbc4cd; $custom-dark: #000000;
JSON
{
"hex": "#cbabb8",
"rgb": {
"r": 203,
"g": 171,
"b": 184
},
"hsl": {
"h": 335.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77317,
"c": 0.04099,
"h": 351.7
},
"luminance": 0.45283
}Semantic roles & 50–950 ramp
primary
#CBABB8
secondary
#E1EAE6
accent
#A27C44
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182