#CBA2BB#CBA2BB
#CBA2BB is a light, muted pink. Relative luminance 0.421; OKLCH L 75.7% C 0.059 H 341.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBA2BB |
|---|---|
| RGB | rgb(203, 162, 187) |
| HSL | hsl(323, 28%, 72%) |
| HSV | hsv(323, 20%, 80%) |
| CMYK | cmyk(0%, 20.2%, 7.9%, 20.4%) |
| CIE-LAB | lab(70.96, 19.21, -7.09) |
| CIE-LCH | lch(70.96, 20.48, 339.75°) |
| OKLab | oklab(75.7% 0.0556 -0.0187) |
| OKLCH | oklch(75.7% 0.059 341.4) |
| XYZ | xyz(46.5180, 42.1264, 52.6849) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.23
Light Mauve
#C292A1
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 6.03
Faded Pink
#DE9DAC
ΔE00 7.07
Grey Pink
#C3909B
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBA2BB #A2CBB2
analogous
#C7A2CB #CBA2BB #CBA2A7
triadic
#CBA2BB #BBCBA2 #A2BBCB
tetradic
#CBA2BB #CBC7A2 #A2CBB2 #A2A7CB
square
#CBA2BB #CBC7A2 #A2CBB2 #A2A7CB
split-complementary
#CBA2BB #A7CBA2 #A2CBC7
monochromatic
#9C5781 #B57B9E #CBA2BB #E1C9D8 #F4EBF1
Accessibility & contrast
On white
2.23
#CBA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#CBA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBA2BB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBA2BB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#D0A2AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cba2bb; /* rgb */ color: rgb(203, 162, 187); /* oklch */ color: oklch(75.7% 0.059 341.4);
Tailwind
colors: {
custom: {
50: '#dbbdcf',
500: '#cba2bb',
950: '#000000',
},
}SCSS
$custom: #cba2bb; $custom-light: #dbbdcf; $custom-dark: #000000;
JSON
{
"hex": "#cba2bb",
"rgb": {
"r": 203,
"g": 162,
"b": 187
},
"hsl": {
"h": 323.415,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.75703,
"c": 0.05862,
"h": 341.4
},
"luminance": 0.42125
}Semantic roles & 50–950 ramp
primary
#CBA2BB
secondary
#DFEAE3
accent
#A7673F
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151213
muted
#838182