#BC9ABB#BC9ABB
#BC9ABB is a light, moderate purple. Relative luminance 0.374; OKLCH L 72.8% C 0.061 H 327.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9ABB |
|---|---|
| RGB | rgb(188, 154, 187) |
| HSL | hsl(302, 20%, 67%) |
| HSV | hsv(302, 18%, 74%) |
| CMYK | cmyk(0%, 18.1%, 0.5%, 26.3%) |
| CIE-LAB | lab(67.57, 18.38, -12.29) |
| CIE-LCH | lch(67.57, 22.12, 326.23°) |
| OKLab | oklab(72.75% 0.0509 -0.0329) |
| OKLCH | oklch(72.75% 0.061 327.1) |
| XYZ | xyz(41.2632, 37.3913, 52.0476) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.09
Dusty Lavender
#AC86A8
ΔE00 6.04
Heather
#A484AC
ΔE00 7.35
Light Mauve
#C292A1
ΔE00 7.72
Plum
#DDA0DD
ΔE00 8.56
Pale Purple
#B790D4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9ABB #9ABC9B
analogous
#AC9ABC #BC9ABB #BC9AAA
triadic
#BC9ABB #BBBC9A #9ABBBC
tetradic
#BC9ABB #BCAC9A #9ABC9B #9AAABC
square
#BC9ABB #BCAC9A #9ABC9B #9AAABC
split-complementary
#BC9ABB #AABC9A #9ABCAC
monochromatic
#845883 #A475A2 #BC9ABB #D4BFD4 #EDE4ED
Accessibility & contrast
On white
2.48
#BC9ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BC9ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9ABB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9ABB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#BE9CA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc9abb; /* rgb */ color: rgb(188, 154, 187); /* oklch */ color: oklch(72.8% 0.061 327.1);
Tailwind
colors: {
custom: {
50: '#d0b8cf',
500: '#bc9abb',
950: '#000000',
},
}SCSS
$custom: #bc9abb; $custom-light: #d0b8cf; $custom-dark: #000000;
JSON
{
"hex": "#bc9abb",
"rgb": {
"r": 188,
"g": 154,
"b": 187
},
"hsl": {
"h": 301.765,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.72752,
"c": 0.06058,
"h": 327.1
},
"luminance": 0.3739
}Semantic roles & 50–950 ramp
primary
#BC9ABB
secondary
#D4DED4
accent
#9F4947
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082