#B69FBB#B69FBB
#B69FBB is a light, muted purple. Relative luminance 0.383; OKLCH L 73.2% C 0.047 H 320.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FBB |
|---|---|
| RGB | rgb(182, 159, 187) |
| HSL | hsl(289, 17%, 68%) |
| HSV | hsv(289, 15%, 73%) |
| CMYK | cmyk(2.7%, 15%, 0%, 26.7%) |
| CIE-LAB | lab(68.26, 13.54, -11.31) |
| CIE-LCH | lch(68.26, 17.64, 320.12°) |
| OKLab | oklab(73.16% 0.0364 -0.0303) |
| OKLCH | oklch(73.16% 0.047 320.2) |
| XYZ | xyz(40.6579, 38.3297, 52.2606) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.97
Dusty Lavender
#AC86A8
ΔE00 7.85
Heather
#A484AC
ΔE00 8.62
Thistle
#D8BFD8
ΔE00 8.81
Light Mauve
#C292A1
ΔE00 9.03
Lavender
#B39DDB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FBB #A4BB9F
analogous
#A89FBB #B69FBB #BB9FB2
triadic
#B69FBB #BBB69F #9FBBB6
tetradic
#B69FBB #BBA89F #A4BB9F #9FB2BB
square
#B69FBB #BBA89F #A4BB9F #9FB2BB
split-complementary
#B69FBB #B2BB9F #9FBBA8
monochromatic
#7C5D83 #9B7BA2 #B69FBB #D1C3D4 #ECE7EE
Accessibility & contrast
On white
2.42
#B69FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B69FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FBB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FBB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#B7A2A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b69fbb; /* rgb */ color: rgb(182, 159, 187); /* oklch */ color: oklch(73.2% 0.047 320.2);
Tailwind
colors: {
custom: {
50: '#ccbbcf',
500: '#b69fbb',
950: '#000000',
},
}SCSS
$custom: #b69fbb; $custom-light: #ccbbcf; $custom-dark: #000000;
JSON
{
"hex": "#b69fbb",
"rgb": {
"r": 182,
"g": 159,
"b": 187
},
"hsl": {
"h": 289.286,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.73158,
"c": 0.04736,
"h": 320.2
},
"luminance": 0.38329
}Semantic roles & 50–950 ramp
primary
#B69FBB
secondary
#D8DFD7
accent
#9B4A59
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082