#CBABB4#CBABB4
#CBABB4 is a light, muted pink. Relative luminance 0.451; OKLCH L 77.2% C 0.039 H 359.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABB4 |
|---|---|
| RGB | rgb(203, 171, 180) |
| HSL | hsl(343, 24%, 73%) |
| HSV | hsv(343, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 11.3%, 20.4%) |
| CIE-LAB | lab(72.97, 13.10, -0.26) |
| CIE-LCH | lch(72.97, 13.10, 358.84°) |
| OKLab | oklab(77.2% 0.0391 -0.0005) |
| OKLCH | oklch(77.2% 0.039 359.3) |
| XYZ | xyz(47.4293, 45.1189, 49.3815) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.61
Pinkish Grey
#C8ACA9
ΔE00 5.40
Light Mauve
#C292A1
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 8.02
Faded Pink
#DE9DAC
ΔE00 8.19
Grey Pink
#C3909B
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABB4 #ABCBC2
analogous
#CBABC4 #CBABB4 #CBB2AB
triadic
#CBABB4 #B4CBAB #ABB4CB
tetradic
#CBABB4 #C4CBAB #ABCBC2 #B2ABCB
square
#CBABB4 #C4CBAB #ABCBC2 #B2ABCB
split-complementary
#CBABB4 #ABCBB2 #ABC4CB
monochromatic
#9B6071 #B48592 #CBABB4 #E2D1D6 #F3ECEE
Accessibility & contrast
On white
2.10
#CBABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CBABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABB4
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABB4 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B4
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#D1AAAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cbabb4; /* rgb */ color: rgb(203, 171, 180); /* oklch */ color: oklch(77.2% 0.039 359.3);
Tailwind
colors: {
custom: {
50: '#dbc4ca',
500: '#cbabb4',
950: '#000000',
},
}SCSS
$custom: #cbabb4; $custom-light: #dbc4ca; $custom-dark: #000000;
JSON
{
"hex": "#cbabb4",
"rgb": {
"r": 203,
"g": 171,
"b": 180
},
"hsl": {
"h": 343.125,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77197,
"c": 0.03905,
"h": 359.3
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#CBABB4
secondary
#E1EAE7
accent
#A28744
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182