#B69AB4#B69AB4
#B69AB4 is a light, muted purple. Relative luminance 0.364; OKLCH L 71.9% C 0.049 H 328.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AB4 |
|---|---|
| RGB | rgb(182, 154, 180) |
| HSL | hsl(304, 16%, 66%) |
| HSV | hsv(304, 15%, 71%) |
| CMYK | cmyk(0%, 15.4%, 1.1%, 28.6%) |
| CIE-LAB | lab(66.79, 14.97, -9.61) |
| CIE-LCH | lch(66.79, 17.79, 327.29°) |
| OKLab | oklab(71.94% 0.0416 -0.0256) |
| OKLCH | oklch(71.94% 0.049 328.4) |
| XYZ | xyz(39.0842, 36.3523, 48.1289) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.15
Dusty Lavender
#AC86A8
ΔE00 6.35
Light Mauve
#C292A1
ΔE00 7.16
Heather
#A484AC
ΔE00 7.71
Grey Pink
#C3909B
ΔE00 8.79
Dusty Pink
#D8A7B1
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AB4 #9AB69C
analogous
#AA9AB6 #B69AB4 #B69AA6
triadic
#B69AB4 #B4B69A #9AB4B6
tetradic
#B69AB4 #B6AA9A #9AB69C #9AA6B6
square
#B69AB4 #B6AA9A #9AB69C #9AA6B6
split-complementary
#B69AB4 #A6B69A #9AB6AA
monochromatic
#7C5A7A #9C769A #B69AB4 #D0BECE #E9E1E9
Accessibility & contrast
On white
2.54
#B69AB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#B69AB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AB4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AB4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B5
Deuteranopia (green-blind)
#9FA4B3
Tritanopia (blue-blind)
#B89CA3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b69ab4; /* rgb */ color: rgb(182, 154, 180); /* oklch */ color: oklch(71.9% 0.049 328.4);
Tailwind
colors: {
custom: {
50: '#ccb7ca',
500: '#b69ab4',
950: '#000000',
},
}SCSS
$custom: #b69ab4; $custom-light: #ccb7ca; $custom-dark: #000000;
JSON
{
"hex": "#b69ab4",
"rgb": {
"r": 182,
"g": 154,
"b": 180
},
"hsl": {
"h": 304.286,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71943,
"c": 0.04884,
"h": 328.4
},
"luminance": 0.36352
}Semantic roles & 50–950 ramp
primary
#B69AB4
secondary
#D1DBD2
accent
#9A514B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082