#B09FBC#B09FBC
#B09FBC is a light, muted violet. Relative luminance 0.377; OKLCH L 72.7% C 0.045 H 311.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FBC |
|---|---|
| RGB | rgb(176, 159, 188) |
| HSL | hsl(275, 18%, 68%) |
| HSV | hsv(275, 15%, 74%) |
| CMYK | cmyk(6.4%, 15.4%, 0%, 26.3%) |
| CIE-LAB | lab(67.77, 11.68, -12.66) |
| CIE-LCH | lch(67.77, 17.22, 312.68°) |
| OKLab | oklab(72.66% 0.03 -0.0341) |
| OKLCH | oklch(72.66% 0.045 311.3) |
| XYZ | xyz(39.3782, 37.6575, 52.7613) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.46
Dusty Lavender
#AC86A8
ΔE00 8.64
Heather
#A484AC
ΔE00 8.80
Lavender
#B39DDB
ΔE00 8.82
Thistle
#D8BFD8
ΔE00 9.57
Pale Purple
#B790D4
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FBC #ABBC9F
analogous
#A19FBC #B09FBC #BC9FB9
triadic
#B09FBC #BCB09F #9FBCB0
tetradic
#B09FBC #BCA19F #ABBC9F #9FB9BC
square
#B09FBC #BCA19F #ABBC9F #9FB9BC
split-complementary
#B09FBC #B9BC9F #9FBCA1
monochromatic
#745C84 #927BA3 #B09FBC #CEC3D5 #EBE7EE
Accessibility & contrast
On white
2.46
#B09FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#B09FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FBC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FBC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#AFA2A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b09fbc; /* rgb */ color: rgb(176, 159, 188); /* oklch */ color: oklch(72.7% 0.045 311.3);
Tailwind
colors: {
custom: {
50: '#c7bbd0',
500: '#b09fbc',
950: '#000000',
},
}SCSS
$custom: #b09fbc; $custom-light: #c7bbd0; $custom-dark: #000000;
JSON
{
"hex": "#b09fbc",
"rgb": {
"r": 176,
"g": 159,
"b": 188
},
"hsl": {
"h": 275.172,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.72658,
"c": 0.04539,
"h": 311.3
},
"luminance": 0.37657
}Semantic roles & 50–950 ramp
primary
#B09FBC
secondary
#DBE0D7
accent
#9C496C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082