#B19ABC#B19ABC
#B19ABC is a light, muted purple. Relative luminance 0.361; OKLCH L 71.8% C 0.055 H 314.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B19ABC |
|---|---|
| RGB | rgb(177, 154, 188) |
| HSL | hsl(281, 20%, 67%) |
| HSV | hsv(281, 18%, 74%) |
| CMYK | cmyk(5.9%, 18.1%, 0%, 26.3%) |
| CIE-LAB | lab(66.59, 14.81, -14.43) |
| CIE-LCH | lch(66.59, 20.67, 315.74°) |
| OKLab | oklab(71.77% 0.0387 -0.0389) |
| OKLCH | oklch(71.77% 0.055 314.8) |
| XYZ | xyz(38.7627, 36.0896, 52.4911) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.19
Dusty Lavender
#AC86A8
ΔE00 6.66
Heather
#A484AC
ΔE00 6.80
Lavender
#B39DDB
ΔE00 7.78
Pale Purple
#B790D4
ΔE00 8.43
Light Mauve
#C292A1
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19ABC #A5BC9A
analogous
#A09ABC #B19ABC #BC9AB6
triadic
#B19ABC #BCB19A #9ABCB1
tetradic
#B19ABC #BCA09A #A5BC9A #9AB6BC
square
#B19ABC #BCA09A #A5BC9A #9AB6BC
split-complementary
#B19ABC #B6BC9A #9ABCA0
monochromatic
#765884 #9575A4 #B19ABC #CDBFD4 #EAE4ED
Accessibility & contrast
On white
2.56
#B19ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B19ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19ABC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19ABC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#B19EA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b19abc; /* rgb */ color: rgb(177, 154, 188); /* oklch */ color: oklch(71.8% 0.055 314.8);
Tailwind
colors: {
custom: {
50: '#c8b7d0',
500: '#b19abc',
950: '#000000',
},
}SCSS
$custom: #b19abc; $custom-light: #c8b7d0; $custom-dark: #000000;
JSON
{
"hex": "#b19abc",
"rgb": {
"r": 177,
"g": 154,
"b": 188
},
"hsl": {
"h": 280.588,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.71765,
"c": 0.05484,
"h": 314.8
},
"luminance": 0.36089
}Semantic roles & 50–950 ramp
primary
#B19ABC
secondary
#D7DED4
accent
#9F4763
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082