#B69AB6#B69AB6
#B69AB6 is a light, muted purple. Relative luminance 0.364; OKLCH L 72.0% C 0.051 H 326.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AB6 |
|---|---|
| RGB | rgb(182, 154, 182) |
| HSL | hsl(300, 16%, 66%) |
| HSV | hsv(300, 15%, 71%) |
| CMYK | cmyk(0%, 15.4%, 0%, 28.6%) |
| CIE-LAB | lab(66.85, 15.35, -10.64) |
| CIE-LCH | lch(66.85, 18.67, 325.28°) |
| OKLab | oklab(72.01% 0.0423 -0.0284) |
| OKLCH | oklch(72.01% 0.051 326.1) |
| XYZ | xyz(39.2894, 36.4344, 49.2097) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.75
Dusty Lavender
#AC86A8
ΔE00 6.20
Heather
#A484AC
ΔE00 7.41
Light Mauve
#C292A1
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 9.25
Thistle
#D8BFD8
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AB6 #9AB69A
analogous
#A89AB6 #B69AB6 #B69AA8
triadic
#B69AB6 #B6B69A #9AB6B6
tetradic
#B69AB6 #B6A89A #9AB69A #9AA8B6
square
#B69AB6 #B6A89A #9AB69A #9AA8B6
split-complementary
#B69AB6 #A8B69A #9AB6A8
monochromatic
#7C5A7C #9C769C #B69AB6 #D0BED0 #E9E1E9
Accessibility & contrast
On white
2.53
#B69AB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B69AB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AB6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AB6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1B7
Deuteranopia (green-blind)
#9EA4B5
Tritanopia (blue-blind)
#B89CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69ab6; /* rgb */ color: rgb(182, 154, 182); /* oklch */ color: oklch(72.0% 0.051 326.1);
Tailwind
colors: {
custom: {
50: '#ccb7cb',
500: '#b69ab6',
950: '#000000',
},
}SCSS
$custom: #b69ab6; $custom-light: #ccb7cb; $custom-dark: #000000;
JSON
{
"hex": "#b69ab6",
"rgb": {
"r": 182,
"g": 154,
"b": 182
},
"hsl": {
"h": 300,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.72012,
"c": 0.05096,
"h": 326.1
},
"luminance": 0.36434
}Semantic roles & 50–950 ramp
primary
#B69AB6
secondary
#D1DBD1
accent
#9A4B4B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082