#B69EBB#B69EBB
#B69EBB is a light, muted purple. Relative luminance 0.380; OKLCH L 73.0% C 0.049 H 320.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EBB |
|---|---|
| RGB | rgb(182, 158, 187) |
| HSL | hsl(290, 18%, 68%) |
| HSV | hsv(290, 16%, 73%) |
| CMYK | cmyk(2.7%, 15.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.01, 14.09, -11.69) |
| CIE-LCH | lch(68.01, 18.31, 320.33°) |
| OKLab | oklab(72.96% 0.0379 -0.0313) |
| OKLCH | oklch(72.96% 0.049 320.4) |
| XYZ | xyz(40.4866, 37.9872, 52.2035) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.70
Dusty Lavender
#AC86A8
ΔE00 7.47
Heather
#A484AC
ΔE00 8.25
Light Mauve
#C292A1
ΔE00 8.92
Thistle
#D8BFD8
ΔE00 9.05
Lavender
#B39DDB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EBB #A3BB9E
analogous
#A79EBB #B69EBB #BB9EB2
triadic
#B69EBB #BBB69E #9EBBB6
tetradic
#B69EBB #BBA79E #A3BB9E #9EB2BB
square
#B69EBB #BBA79E #A3BB9E #9EB2BB
split-complementary
#B69EBB #B2BB9E #9EBBA7
monochromatic
#7C5C83 #9B7AA2 #B69EBB #D1C2D4 #ECE6ED
Accessibility & contrast
On white
2.44
#B69EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#B69EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EBB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EBB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#B7A1A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b69ebb; /* rgb */ color: rgb(182, 158, 187); /* oklch */ color: oklch(73.0% 0.049 320.4);
Tailwind
colors: {
custom: {
50: '#ccbacf',
500: '#b69ebb',
950: '#000000',
},
}SCSS
$custom: #b69ebb; $custom-light: #ccbacf; $custom-dark: #000000;
JSON
{
"hex": "#b69ebb",
"rgb": {
"r": 182,
"g": 158,
"b": 187
},
"hsl": {
"h": 289.655,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.72963,
"c": 0.04919,
"h": 320.4
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#B69EBB
secondary
#D7DFD6
accent
#9C4A58
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082