#BCAAC3#BCAAC3
#BCAAC3 is a light, muted purple. Relative luminance 0.434; OKLCH L 76.1% C 0.040 H 316.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAAC3 |
|---|---|
| RGB | rgb(188, 170, 195) |
| HSL | hsl(283, 17%, 72%) |
| HSV | hsv(283, 13%, 76%) |
| CMYK | cmyk(3.6%, 12.8%, 0%, 23.5%) |
| CIE-LAB | lab(71.81, 11.09, -10.37) |
| CIE-LCH | lch(71.81, 15.18, 316.90°) |
| OKLab | oklab(76.12% 0.0294 -0.0278) |
| OKLCH | oklch(76.12% 0.04 316.6) |
| XYZ | xyz(44.9626, 43.3813, 57.6239) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.33
Lilac
#C8A2C8
ΔE00 6.37
Lavender
#B39DDB
ΔE00 10.51
Dusty Pink
#D8A7B1
ΔE00 10.65
Light Mauve
#C292A1
ΔE00 10.91
Dusty Lavender
#AC86A8
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAAC3 #B1C3AA
analogous
#B0AAC3 #BCAAC3 #C3AABE
triadic
#BCAAC3 #C3BCAA #AAC3BC
tetradic
#BCAAC3 #C3B0AA #B1C3AA #AABEC3
square
#BCAAC3 #C3B0AA #B1C3AA #AABEC3
split-complementary
#BCAAC3 #BEC3AA #AAC3B0
monochromatic
#83648E #A086AA #BCAAC3 #D8CEDC #F1EDF2
Accessibility & contrast
On white
2.17
#BCAAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BCAAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAAC3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAAC3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AFC4
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#BCADB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcaac3; /* rgb */ color: rgb(188, 170, 195); /* oklch */ color: oklch(76.1% 0.040 316.6);
Tailwind
colors: {
custom: {
50: '#d0c3d5',
500: '#bcaac3',
950: '#000000',
},
}SCSS
$custom: #bcaac3; $custom-light: #d0c3d5; $custom-dark: #000000;
JSON
{
"hex": "#bcaac3",
"rgb": {
"r": 188,
"g": 170,
"b": 195
},
"hsl": {
"h": 283.2,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.76122,
"c": 0.04041,
"h": 316.6
},
"luminance": 0.43381
}Semantic roles & 50–950 ramp
primary
#BCAAC3
secondary
#E3E8E1
accent
#9C4A61
background
#FCFBFD
surface
#F9F7FA
border
#D2D0D3
text
#141214
muted
#828183