#B19FBC#B19FBC
#B19FBC is a light, muted violet. Relative luminance 0.378; OKLCH L 72.7% C 0.046 H 312.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B19FBC |
|---|---|
| RGB | rgb(177, 159, 188) |
| HSL | hsl(277, 18%, 68%) |
| HSV | hsv(277, 15%, 74%) |
| CMYK | cmyk(5.9%, 15.4%, 0%, 26.3%) |
| CIE-LAB | lab(67.85, 12.02, -12.52) |
| CIE-LCH | lch(67.85, 17.36, 313.82°) |
| OKLab | oklab(72.75% 0.0311 -0.0337) |
| OKLCH | oklch(72.75% 0.046 312.7) |
| XYZ | xyz(39.6052, 37.7745, 52.7720) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.17
Dusty Lavender
#AC86A8
ΔE00 8.47
Heather
#A484AC
ΔE00 8.72
Lavender
#B39DDB
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 9.42
Pale Purple
#B790D4
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19FBC #AABC9F
analogous
#A29FBC #B19FBC #BC9FB8
triadic
#B19FBC #BCB19F #9FBCB1
tetradic
#B19FBC #BCA29F #AABC9F #9FB8BC
square
#B19FBC #BCA29F #AABC9F #9FB8BC
split-complementary
#B19FBC #B8BC9F #9FBCA2
monochromatic
#755C84 #947BA3 #B19FBC #CEC3D5 #ECE7EE
Accessibility & contrast
On white
2.45
#B19FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B19FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19FBC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19FBC | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#B0A2A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b19fbc; /* rgb */ color: rgb(177, 159, 188); /* oklch */ color: oklch(72.7% 0.046 312.7);
Tailwind
colors: {
custom: {
50: '#c8bbd0',
500: '#b19fbc',
950: '#000000',
},
}SCSS
$custom: #b19fbc; $custom-light: #c8bbd0; $custom-dark: #000000;
JSON
{
"hex": "#b19fbc",
"rgb": {
"r": 177,
"g": 159,
"b": 188
},
"hsl": {
"h": 277.241,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.72746,
"c": 0.04585,
"h": 312.7
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#B19FBC
secondary
#DAE0D7
accent
#9C4969
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082