#BCAAAE#BCAAAE
#BCAAAE is a light, muted red. Relative luminance 0.425; OKLCH L 75.5% C 0.022 H 2.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAAAE |
|---|---|
| RGB | rgb(188, 170, 174) |
| HSL | hsl(347, 12%, 70%) |
| HSV | hsv(347, 10%, 74%) |
| CMYK | cmyk(0%, 9.6%, 7.4%, 26.3%) |
| CIE-LAB | lab(71.21, 7.18, 0.31) |
| CIE-LCH | lch(71.21, 7.19, 2.47°) |
| OKLab | oklab(75.46% 0.0215 0.0009) |
| OKLCH | oklch(75.46% 0.022 2.5) |
| XYZ | xyz(42.7530, 42.4975, 45.9868) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.60
Dark Gray
#A9A9A9
ΔE00 8.81
Dove Gray
#B6B8BD
ΔE00 9.42
Dusty Pink
#D8A7B1
ΔE00 9.67
Silver
#C0C0C0
ΔE00 9.90
Thistle
#D8BFD8
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAAAE #AABCB8
analogous
#BCAAB7 #BCAAAE #BCAFAA
triadic
#BCAAAE #AEBCAA #AAAEBC
tetradic
#BCAAAE #B7BCAA #AABCB8 #AFAABC
square
#BCAAAE #B7BCAA #AABCB8 #AFAABC
split-complementary
#BCAAAE #AABCAF #AAB7BC
monochromatic
#84686E #A1888D #BCAAAE #D7CCCF #F2EEEF
Accessibility & contrast
On white
2.21
#BCAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#BCAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAAAE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAAAE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#B0AFAE
Tritanopia (blue-blind)
#C0A9AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bcaaae; /* rgb */ color: rgb(188, 170, 174); /* oklch */ color: oklch(75.5% 0.022 2.5);
Tailwind
colors: {
custom: {
50: '#d0c3c6',
500: '#bcaaae',
950: '#000000',
},
}SCSS
$custom: #bcaaae; $custom-light: #d0c3c6; $custom-dark: #000000;
JSON
{
"hex": "#bcaaae",
"rgb": {
"r": 188,
"g": 170,
"b": 174
},
"hsl": {
"h": 346.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.75456,
"c": 0.02151,
"h": 2.5
},
"luminance": 0.42497
}Semantic roles & 50–950 ramp
primary
#BCAAAE
secondary
#DEE3E2
accent
#968650
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182