#B195BB#B195BB
#B195BB is a light, moderate purple. Relative luminance 0.344; OKLCH L 70.8% C 0.063 H 317.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B195BB |
|---|---|
| RGB | rgb(177, 149, 187) |
| HSL | hsl(284, 22%, 66%) |
| HSV | hsv(284, 20%, 73%) |
| CMYK | cmyk(5.3%, 20.3%, 0%, 26.7%) |
| CIE-LAB | lab(65.30, 17.41, -15.81) |
| CIE-LCH | lch(65.30, 23.51, 317.75°) |
| OKLab | oklab(70.76% 0.046 -0.0427) |
| OKLCH | oklch(70.76% 0.063 317.1) |
| XYZ | xyz(37.8472, 34.4304, 51.6560) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.21
Dusty Lavender
#AC86A8
ΔE00 5.23
Heather
#A484AC
ΔE00 5.25
Pale Purple
#B790D4
ΔE00 7.18
Lavender
#B39DDB
ΔE00 7.50
Wisteria
#A87DC2
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B195BB #9FBB95
analogous
#9E95BB #B195BB #BB95B2
triadic
#B195BB #BBB195 #95BBB1
tetradic
#B195BB #BB9E95 #9FBB95 #95B2BB
square
#B195BB #BB9E95 #9FBB95 #95B2BB
split-complementary
#B195BB #B2BB95 #95BB9E
monochromatic
#765382 #9670A3 #B195BB #CCBAD3 #E8E0EB
Accessibility & contrast
On white
2.66
#B195BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#B195BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B195BB
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B195BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B195BB | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#B199A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b195bb; /* rgb */ color: rgb(177, 149, 187); /* oklch */ color: oklch(70.8% 0.063 317.1);
Tailwind
colors: {
custom: {
50: '#c8b4cf',
500: '#b195bb',
950: '#000000',
},
}SCSS
$custom: #b195bb; $custom-light: #c8b4cf; $custom-dark: #000000;
JSON
{
"hex": "#b195bb",
"rgb": {
"r": 177,
"g": 149,
"b": 187
},
"hsl": {
"h": 284.211,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.7076,
"c": 0.06271,
"h": 317.1
},
"luminance": 0.3443
}Semantic roles & 50–950 ramp
primary
#B195BB
secondary
#D3DCD0
accent
#A0455D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082