#B19DB2#B19DB2
#B19DB2 is a light, muted purple. Relative luminance 0.367; OKLCH L 72.0% C 0.038 H 324.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DB2 |
|---|---|
| RGB | rgb(177, 157, 178) |
| HSL | hsl(297, 12%, 66%) |
| HSV | hsv(297, 12%, 70%) |
| CMYK | cmyk(0.6%, 11.8%, 0%, 30.2%) |
| CIE-LAB | lab(67.03, 11.16, -8.18) |
| CIE-LCH | lch(67.03, 13.84, 323.77°) |
| OKLab | oklab(72.01% 0.0306 -0.0218) |
| OKLCH | oklch(72.01% 0.038 324.5) |
| XYZ | xyz(38.2232, 36.6759, 47.1764) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.34
Dusty Lavender
#AC86A8
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 8.66
Heather
#A484AC
ΔE00 9.34
Thistle
#D8BFD8
ΔE00 9.83
Grey Pink
#C3909B
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DB2 #9EB29D
analogous
#A69DB2 #B19DB2 #B29DA8
triadic
#B19DB2 #B2B19D #9DB2B1
tetradic
#B19DB2 #B2A69D #9EB29D #9DA8B2
square
#B19DB2 #B2A69D #9EB29D #9DA8B2
split-complementary
#B19DB2 #A8B29D #9DB2A6
monochromatic
#765E77 #967B97 #B19DB2 #CCBFCD #E8E2E8
Accessibility & contrast
On white
2.52
#B19DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B19DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DB2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DB2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#B29FA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b19db2; /* rgb */ color: rgb(177, 157, 178); /* oklch */ color: oklch(72.0% 0.038 324.5);
Tailwind
colors: {
custom: {
50: '#c8bac9',
500: '#b19db2',
950: '#000000',
},
}SCSS
$custom: #b19db2; $custom-light: #c8bac9; $custom-dark: #000000;
JSON
{
"hex": "#b19db2",
"rgb": {
"r": 177,
"g": 157,
"b": 178
},
"hsl": {
"h": 297.143,
"s": 12,
"l": 65.686
},
"oklch": {
"l": 0.72005,
"c": 0.03754,
"h": 324.5
},
"luminance": 0.36675
}Semantic roles & 50–950 ramp
primary
#B19DB2
secondary
#D2D9D2
accent
#964F53
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082