#BCAEB4#BCAEB4
#BCAEB4 is a light, near-neutral pink. Relative luminance 0.443; OKLCH L 76.4% C 0.018 H 349.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAEB4 |
|---|---|
| RGB | rgb(188, 174, 180) |
| HSL | hsl(334, 9%, 71%) |
| HSV | hsv(334, 7%, 74%) |
| CMYK | cmyk(0%, 7.4%, 4.3%, 26.3%) |
| CIE-LAB | lab(72.40, 6.08, -1.25) |
| CIE-LCH | lch(72.40, 6.21, 348.34°) |
| OKLab | oklab(76.44% 0.0177 -0.0032) |
| OKLCH | oklch(76.44% 0.018 349.6) |
| XYZ | xyz(44.1123, 44.2593, 49.3902) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.16
Dove Gray
#B6B8BD
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 9.77
Dusty Pink
#D8A7B1
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAEB4 #AEBCB6
analogous
#BCAEBB #BCAEB4 #BCAFAE
triadic
#BCAEB4 #B4BCAE #AEB4BC
tetradic
#BCAEB4 #BBBCAE #AEBCB6 #AFAEBC
square
#BCAEB4 #BBBCAE #AEBCB6 #AFAEBC
split-complementary
#BCAEB4 #AEBCAF #AEBBBC
monochromatic
#836C76 #A08D95 #BCAEB4 #D8CFD3 #F1EEEF
Accessibility & contrast
On white
2.13
#BCAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BCAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAEB4
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAEB4 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B4
Deuteranopia (green-blind)
#B2B2B4
Tritanopia (blue-blind)
#BEAEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcaeb4; /* rgb */ color: rgb(188, 174, 180); /* oklch */ color: oklch(76.4% 0.018 349.6);
Tailwind
colors: {
custom: {
50: '#d0c6ca',
500: '#bcaeb4',
950: '#000000',
},
}SCSS
$custom: #bcaeb4; $custom-light: #d0c6ca; $custom-dark: #000000;
JSON
{
"hex": "#bcaeb4",
"rgb": {
"r": 188,
"g": 174,
"b": 180
},
"hsl": {
"h": 334.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.76438,
"c": 0.01802,
"h": 349.6
},
"luminance": 0.44259
}Semantic roles & 50–950 ramp
primary
#BCAEB4
secondary
#E1E5E3
accent
#937752
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282