#B09FBB#B09FBB
#B09FBB is a light, muted violet. Relative luminance 0.376; OKLCH L 72.6% C 0.044 H 312.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FBB |
|---|---|
| RGB | rgb(176, 159, 187) |
| HSL | hsl(276, 17%, 68%) |
| HSV | hsv(276, 15%, 73%) |
| CMYK | cmyk(5.9%, 15%, 0%, 26.7%) |
| CIE-LAB | lab(67.74, 11.47, -12.15) |
| CIE-LCH | lch(67.74, 16.72, 313.35°) |
| OKLab | oklab(72.62% 0.0296 -0.0327) |
| OKLCH | oklch(72.62% 0.044 312.2) |
| XYZ | xyz(39.2708, 37.6145, 52.1956) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 8.67
Heather
#A484AC
ΔE00 8.90
Lavender
#B39DDB
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 9.53
Light Mauve
#C292A1
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FBB #AABB9F
analogous
#A29FBB #B09FBB #BB9FB8
triadic
#B09FBB #BBB09F #9FBBB0
tetradic
#B09FBB #BBA29F #AABB9F #9FB8BB
square
#B09FBB #BBA29F #AABB9F #9FB8BB
split-complementary
#B09FBB #B8BB9F #9FBBA2
monochromatic
#745D83 #937BA2 #B09FBB #CDC3D4 #EBE7EE
Accessibility & contrast
On white
2.46
#B09FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B09FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FBB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FBB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#9FA5BA
Tritanopia (blue-blind)
#AFA2A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b09fbb; /* rgb */ color: rgb(176, 159, 187); /* oklch */ color: oklch(72.6% 0.044 312.2);
Tailwind
colors: {
custom: {
50: '#c7bbcf',
500: '#b09fbb',
950: '#000000',
},
}SCSS
$custom: #b09fbb; $custom-light: #c7bbcf; $custom-dark: #000000;
JSON
{
"hex": "#b09fbb",
"rgb": {
"r": 176,
"g": 159,
"b": 187
},
"hsl": {
"h": 276.429,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.72623,
"c": 0.04411,
"h": 312.2
},
"luminance": 0.37614
}Semantic roles & 50–950 ramp
primary
#B09FBB
secondary
#DADFD7
accent
#9B4A6A
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082