#B69FBC#B69FBC
#B69FBC is a light, muted purple. Relative luminance 0.384; OKLCH L 73.2% C 0.049 H 319.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FBC |
|---|---|
| RGB | rgb(182, 159, 188) |
| HSL | hsl(288, 18%, 68%) |
| HSV | hsv(288, 15%, 74%) |
| CMYK | cmyk(3.2%, 15.4%, 0%, 26.3%) |
| CIE-LAB | lab(68.29, 13.73, -11.82) |
| CIE-LCH | lch(68.29, 18.12, 319.28°) |
| OKLab | oklab(73.19% 0.0368 -0.0317) |
| OKLCH | oklch(73.19% 0.049 319.2) |
| XYZ | xyz(40.7653, 38.3727, 52.8263) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.81
Dusty Lavender
#AC86A8
ΔE00 7.82
Heather
#A484AC
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.84
Lavender
#B39DDB
ΔE00 9.18
Light Mauve
#C292A1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FBC #A5BC9F
analogous
#A79FBC #B69FBC #BC9FB3
triadic
#B69FBC #BCB69F #9FBCB6
tetradic
#B69FBC #BCA79F #A5BC9F #9FB3BC
square
#B69FBC #BCA79F #A5BC9F #9FB3BC
split-complementary
#B69FBC #B3BC9F #9FBCA7
monochromatic
#7C5C84 #9B7BA3 #B69FBC #D1C3D5 #EDE7EE
Accessibility & contrast
On white
2.42
#B69FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B69FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FBC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FBC | 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)
#9CA5BD
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#B7A2A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b69fbc; /* rgb */ color: rgb(182, 159, 188); /* oklch */ color: oklch(73.2% 0.049 319.2);
Tailwind
colors: {
custom: {
50: '#ccbbd0',
500: '#b69fbc',
950: '#000000',
},
}SCSS
$custom: #b69fbc; $custom-light: #ccbbd0; $custom-dark: #000000;
JSON
{
"hex": "#b69fbc",
"rgb": {
"r": 182,
"g": 159,
"b": 188
},
"hsl": {
"h": 287.586,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73193,
"c": 0.04853,
"h": 319.2
},
"luminance": 0.38372
}Semantic roles & 50–950 ramp
primary
#B69FBC
secondary
#D9E0D7
accent
#9C495B
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082