#B69EBA#B69EBA
#B69EBA is a light, muted purple. Relative luminance 0.379; OKLCH L 72.9% C 0.048 H 321.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EBA |
|---|---|
| RGB | rgb(182, 158, 186) |
| HSL | hsl(291, 17%, 67%) |
| HSV | hsv(291, 15%, 73%) |
| CMYK | cmyk(2.2%, 15.1%, 0%, 27.1%) |
| CIE-LAB | lab(67.98, 13.90, -11.18) |
| CIE-LCH | lch(67.98, 17.83, 321.18°) |
| OKLab | oklab(72.93% 0.0376 -0.0299) |
| OKLCH | oklch(72.93% 0.048 321.4) |
| XYZ | xyz(40.3799, 37.9445, 51.6417) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.86
Dusty Lavender
#AC86A8
ΔE00 7.51
Heather
#A484AC
ΔE00 8.36
Light Mauve
#C292A1
ΔE00 8.73
Thistle
#D8BFD8
ΔE00 9.02
Lavender
#B39DDB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EBA #A2BA9E
analogous
#A89EBA #B69EBA #BA9EB0
triadic
#B69EBA #BAB69E #9EBAB6
tetradic
#B69EBA #BAA89E #A2BA9E #9EB0BA
square
#B69EBA #BAA89E #A2BA9E #9EB0BA
split-complementary
#B69EBA #B0BA9E #9EBAA8
monochromatic
#7C5C81 #9B7AA1 #B69EBA #D1C2D3 #ECE6ED
Accessibility & contrast
On white
2.45
#B69EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#B69EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EBA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EBA | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#B7A1A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b69eba; /* rgb */ color: rgb(182, 158, 186); /* oklch */ color: oklch(72.9% 0.048 321.4);
Tailwind
colors: {
custom: {
50: '#ccbace',
500: '#b69eba',
950: '#000000',
},
}SCSS
$custom: #b69eba; $custom-light: #ccbace; $custom-dark: #000000;
JSON
{
"hex": "#b69eba",
"rgb": {
"r": 182,
"g": 158,
"b": 186
},
"hsl": {
"h": 291.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72928,
"c": 0.04804,
"h": 321.4
},
"luminance": 0.37944
}Semantic roles & 50–950 ramp
primary
#B69EBA
secondary
#D7DED6
accent
#9B4A56
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082