#CBA2BE#CBA2BE
#CBA2BE is a light, moderate pink. Relative luminance 0.423; OKLCH L 75.8% C 0.061 H 338.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBA2BE |
|---|---|
| RGB | rgb(203, 162, 190) |
| HSL | hsl(319, 28%, 72%) |
| HSV | hsv(319, 20%, 80%) |
| CMYK | cmyk(0%, 20.2%, 6.4%, 20.4%) |
| CIE-LAB | lab(71.05, 19.74, -8.61) |
| CIE-LCH | lch(71.05, 21.54, 336.43°) |
| OKLab | oklab(75.8% 0.0566 -0.0228) |
| OKLCH | oklch(75.8% 0.061 338.1) |
| XYZ | xyz(46.8425, 42.2562, 54.3939) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.31
Light Mauve
#C292A1
ΔE00 6.69
Dusty Pink
#D8A7B1
ΔE00 6.89
Faded Pink
#DE9DAC
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 7.99
Grey Pink
#C3909B
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBA2BE #A2CBAF
analogous
#C4A2CB #CBA2BE #CBA2AA
triadic
#CBA2BE #BECBA2 #A2BECB
tetradic
#CBA2BE #CBC4A2 #A2CBAF #A2AACB
square
#CBA2BE #CBC4A2 #A2CBAF #A2AACB
split-complementary
#CBA2BE #AACBA2 #A2CBC4
monochromatic
#9C5786 #B57BA3 #CBA2BE #E1C9D9 #F4EBF1
Accessibility & contrast
On white
2.22
#CBA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#CBA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBA2BE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBA2BE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#D0A3AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cba2be; /* rgb */ color: rgb(203, 162, 190); /* oklch */ color: oklch(75.8% 0.061 338.1);
Tailwind
colors: {
custom: {
50: '#dbbdd1',
500: '#cba2be',
950: '#000000',
},
}SCSS
$custom: #cba2be; $custom-light: #dbbdd1; $custom-dark: #000000;
JSON
{
"hex": "#cba2be",
"rgb": {
"r": 203,
"g": 162,
"b": 190
},
"hsl": {
"h": 319.024,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.75801,
"c": 0.06103,
"h": 338.1
},
"luminance": 0.42255
}Semantic roles & 50–950 ramp
primary
#CBA2BE
secondary
#DFEAE2
accent
#A7603F
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182