#B69ABE#B69ABE
#B69ABE is a light, muted purple. Relative luminance 0.368; OKLCH L 72.3% C 0.060 H 318.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B69ABE |
|---|---|
| RGB | rgb(182, 154, 190) |
| HSL | hsl(287, 22%, 67%) |
| HSV | hsv(287, 19%, 75%) |
| CMYK | cmyk(4.2%, 18.9%, 0%, 25.5%) |
| CIE-LAB | lab(67.11, 16.91, -14.72) |
| CIE-LCH | lch(67.11, 22.42, 318.97°) |
| OKLab | oklab(72.3% 0.045 -0.0396) |
| OKLCH | oklch(72.3% 0.06 318.7) |
| XYZ | xyz(40.1399, 36.7746, 53.6889) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.94
Dusty Lavender
#AC86A8
ΔE00 6.30
Heather
#A484AC
ΔE00 6.76
Lavender
#B39DDB
ΔE00 7.71
Pale Purple
#B790D4
ΔE00 7.90
Plum
#DDA0DD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69ABE #A2BE9A
analogous
#A49ABE #B69ABE #BE9AB4
triadic
#B69ABE #BEB69A #9ABEB6
tetradic
#B69ABE #BEA49A #A2BE9A #9AB4BE
square
#B69ABE #BEA49A #A2BE9A #9AB4BE
split-complementary
#B69ABE #B4BE9A #9ABEA4
monochromatic
#7C5787 #9B75A6 #B69ABE #D1BFD6 #ECE4EE
Accessibility & contrast
On white
2.51
#B69ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B69ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69ABE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69ABE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1C0
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#B69EA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69abe; /* rgb */ color: rgb(182, 154, 190); /* oklch */ color: oklch(72.3% 0.060 318.7);
Tailwind
colors: {
custom: {
50: '#ccb7d1',
500: '#b69abe',
950: '#000000',
},
}SCSS
$custom: #b69abe; $custom-light: #ccb7d1; $custom-dark: #000000;
JSON
{
"hex": "#b69abe",
"rgb": {
"r": 182,
"g": 154,
"b": 190
},
"hsl": {
"h": 286.667,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.72296,
"c": 0.05999,
"h": 318.7
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#B69ABE
secondary
#D7E0D4
accent
#A0455A
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082