#BCA4B8#BCA4B8
#BCA4B8 is a light, muted pink. Relative luminance 0.407; OKLCH L 74.6% C 0.039 H 331.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA4B8 |
|---|---|
| RGB | rgb(188, 164, 184) |
| HSL | hsl(310, 15%, 69%) |
| HSV | hsv(310, 13%, 74%) |
| CMYK | cmyk(0%, 12.8%, 2.1%, 26.3%) |
| CIE-LAB | lab(69.97, 12.29, -7.05) |
| CIE-LCH | lch(69.97, 14.16, 330.16°) |
| OKLab | oklab(74.58% 0.0345 -0.0187) |
| OKLCH | oklch(74.58% 0.039 331.5) |
| XYZ | xyz(42.6652, 40.7037, 50.9471) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.32
Thistle
#D8BFD8
ΔE00 7.54
Light Mauve
#C292A1
ΔE00 8.11
Dusty Pink
#D8A7B1
ΔE00 8.42
Grey Pink
#C3909B
ΔE00 9.49
Pinkish Grey
#C8ACA9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA4B8 #A4BCA8
analogous
#B4A4BC #BCA4B8 #BCA4AC
triadic
#BCA4B8 #B8BCA4 #A4B8BC
tetradic
#BCA4B8 #BCB4A4 #A4BCA8 #A4ACBC
square
#BCA4B8 #BCB4A4 #A4BCA8 #A4ACBC
split-complementary
#BCA4B8 #ACBCA4 #A4BCB4
monochromatic
#84617E #A2819C #BCA4B8 #D6C7D4 #F0EAEF
Accessibility & contrast
On white
2.30
#BCA4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BCA4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA4B8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA4B8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B9
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#BEA5AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bca4b8; /* rgb */ color: rgb(188, 164, 184); /* oklch */ color: oklch(74.6% 0.039 331.5);
Tailwind
colors: {
custom: {
50: '#d0bfcd',
500: '#bca4b8',
950: '#000000',
},
}SCSS
$custom: #bca4b8; $custom-light: #d0bfcd; $custom-dark: #000000;
JSON
{
"hex": "#bca4b8",
"rgb": {
"r": 188,
"g": 164,
"b": 184
},
"hsl": {
"h": 310,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.74579,
"c": 0.0392,
"h": 331.5
},
"luminance": 0.40703
}Semantic roles & 50–950 ramp
primary
#BCA4B8
secondary
#DAE1DC
accent
#99594C
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182