#CBA5BF#CBA5BF
#CBA5BF is a light, muted pink. Relative luminance 0.434; OKLCH L 76.4% C 0.057 H 337.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBA5BF |
|---|---|
| RGB | rgb(203, 165, 191) |
| HSL | hsl(319, 27%, 72%) |
| HSV | hsv(319, 19%, 80%) |
| CMYK | cmyk(0%, 18.7%, 5.9%, 20.4%) |
| CIE-LAB | lab(71.81, 18.28, -8.04) |
| CIE-LCH | lch(71.81, 19.97, 336.26°) |
| OKLab | oklab(76.4% 0.0524 -0.0213) |
| OKLCH | oklch(76.4% 0.057 337.9) |
| XYZ | xyz(47.4869, 43.3696, 55.1498) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.72
Dusty Pink
#D8A7B1
ΔE00 6.58
Light Mauve
#C292A1
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 7.96
Grey Pink
#C3909B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBA5BF #A5CBB1
analogous
#C4A5CB #CBA5BF #CBA5AC
triadic
#CBA5BF #BFCBA5 #A5BFCB
tetradic
#CBA5BF #CBC4A5 #A5CBB1 #A5ACCB
square
#CBA5BF #CBC4A5 #A5CBB1 #A5ACCB
split-complementary
#CBA5BF #ACCBA5 #A5CBC4
monochromatic
#9C5A87 #B57EA3 #CBA5BF #E1CCDB #F4ECF1
Accessibility & contrast
On white
2.17
#CBA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#CBA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBA5BF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBA5BF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#D0A6AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cba5bf; /* rgb */ color: rgb(203, 165, 191); /* oklch */ color: oklch(76.4% 0.057 337.9);
Tailwind
colors: {
custom: {
50: '#dbbfd2',
500: '#cba5bf',
950: '#000000',
},
}SCSS
$custom: #cba5bf; $custom-light: #dbbfd2; $custom-dark: #000000;
JSON
{
"hex": "#cba5bf",
"rgb": {
"r": 203,
"g": 165,
"b": 191
},
"hsl": {
"h": 318.947,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.76397,
"c": 0.0565,
"h": 337.9
},
"luminance": 0.43368
}Semantic roles & 50–950 ramp
primary
#CBA5BF
secondary
#E1EAE4
accent
#A56040
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182