#B09FBF#B09FBF
#B09FBF is a light, muted violet. Relative luminance 0.378; OKLCH L 72.8% C 0.049 H 309.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FBF |
|---|---|
| RGB | rgb(176, 159, 191) |
| HSL | hsl(272, 20%, 69%) |
| HSV | hsv(272, 17%, 75%) |
| CMYK | cmyk(7.9%, 16.8%, 0%, 25.1%) |
| CIE-LAB | lab(67.86, 12.29, -14.19) |
| CIE-LCH | lch(67.86, 18.77, 310.90°) |
| OKLab | oklab(72.77% 0.031 -0.0383) |
| OKLCH | oklch(72.77% 0.049 309) |
| XYZ | xyz(39.7050, 37.7882, 54.4822) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.22
Lavender
#B39DDB
ΔE00 7.87
Heather
#A484AC
ΔE00 8.58
Dusty Lavender
#AC86A8
ΔE00 8.64
Pale Purple
#B790D4
ΔE00 9.47
Thistle
#D8BFD8
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FBF #AEBF9F
analogous
#A09FBF #B09FBF #BF9FBE
triadic
#B09FBF #BFB09F #9FBFB0
tetradic
#B09FBF #BFA09F #AEBF9F #9FBEBF
square
#B09FBF #BFA09F #AEBF9F #9FBEBF
split-complementary
#B09FBF #BEBF9F #9FBFA0
monochromatic
#735B89 #927AA7 #B09FBF #CEC4D7 #ECE8F0
Accessibility & contrast
On white
2.45
#B09FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#B09FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FBF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FBF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C0
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#AEA3AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b09fbf; /* rgb */ color: rgb(176, 159, 191); /* oklch */ color: oklch(72.8% 0.049 309.0);
Tailwind
colors: {
custom: {
50: '#c7bbd2',
500: '#b09fbf',
950: '#000000',
},
}SCSS
$custom: #b09fbf; $custom-light: #c7bbd2; $custom-dark: #000000;
JSON
{
"hex": "#b09fbf",
"rgb": {
"r": 176,
"g": 159,
"b": 191
},
"hsl": {
"h": 271.875,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.72765,
"c": 0.04926,
"h": 309
},
"luminance": 0.37788
}Semantic roles & 50–950 ramp
primary
#B09FBF
secondary
#DDE2D8
accent
#9E4770
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082