#BCAEB5#BCAEB5
#BCAEB5 is a light, near-neutral pink. Relative luminance 0.443; OKLCH L 76.5% C 0.019 H 345.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAEB5 |
|---|---|
| RGB | rgb(188, 174, 181) |
| HSL | hsl(330, 9%, 71%) |
| HSV | hsv(330, 7%, 74%) |
| CMYK | cmyk(0%, 7.4%, 3.7%, 26.3%) |
| CIE-LAB | lab(72.43, 6.26, -1.76) |
| CIE-LCH | lch(72.43, 6.50, 344.26°) |
| OKLab | oklab(76.47% 0.0181 -0.0046) |
| OKLCH | oklch(76.47% 0.019 345.8) |
| XYZ | xyz(44.2145, 44.3002, 49.9287) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 7.91
Dark Gray
#A9A9A9
ΔE00 8.23
Silver
#C0C0C0
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 9.43
Dusty Pink
#D8A7B1
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAEB5 #AEBCB5
analogous
#BCAEBC #BCAEB5 #BCAEAE
triadic
#BCAEB5 #B5BCAE #AEB5BC
tetradic
#BCAEB5 #BCBCAE #AEBCB5 #AEAEBC
square
#BCAEB5 #BCBCAE #AEBCB5 #AEAEBC
split-complementary
#BCAEB5 #AEBCAE #AEBCBC
monochromatic
#836C78 #A08D96 #BCAEB5 #D8CFD4 #F1EEF0
Accessibility & contrast
On white
2.13
#BCAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BCAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAEB5
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAEB5 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B5
Deuteranopia (green-blind)
#B2B2B5
Tritanopia (blue-blind)
#BEAEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcaeb5; /* rgb */ color: rgb(188, 174, 181); /* oklch */ color: oklch(76.5% 0.019 345.8);
Tailwind
colors: {
custom: {
50: '#d0c6cb',
500: '#bcaeb5',
950: '#000000',
},
}SCSS
$custom: #bcaeb5; $custom-light: #d0c6cb; $custom-dark: #000000;
JSON
{
"hex": "#bcaeb5",
"rgb": {
"r": 188,
"g": 174,
"b": 181
},
"hsl": {
"h": 330,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.76468,
"c": 0.01868,
"h": 345.8
},
"luminance": 0.443
}Semantic roles & 50–950 ramp
primary
#BCAEB5
secondary
#E1E5E3
accent
#937352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282