#B69BBF#B69BBF
#B69BBF is a light, muted purple. Relative luminance 0.371; OKLCH L 72.5% C 0.059 H 317.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BBF |
|---|---|
| RGB | rgb(182, 155, 191) |
| HSL | hsl(285, 22%, 68%) |
| HSV | hsv(285, 19%, 75%) |
| CMYK | cmyk(4.7%, 18.8%, 0%, 25.1%) |
| CIE-LAB | lab(67.39, 16.55, -14.85) |
| CIE-LCH | lch(67.39, 22.23, 318.10°) |
| OKLab | oklab(72.52% 0.0439 -0.04) |
| OKLCH | oklch(72.52% 0.059 317.6) |
| XYZ | xyz(40.4153, 37.1499, 54.3217) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.95
Dusty Lavender
#AC86A8
ΔE00 6.63
Heather
#A484AC
ΔE00 7.02
Lavender
#B39DDB
ΔE00 7.55
Pale Purple
#B790D4
ΔE00 7.94
Plum
#DDA0DD
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BBF #A4BF9B
analogous
#A49BBF #B69BBF #BF9BB6
triadic
#B69BBF #BFB69B #9BBFB6
tetradic
#B69BBF #BFA49B #A4BF9B #9BB6BF
square
#B69BBF #BFA49B #A4BF9B #9BB6BF
split-complementary
#B69BBF #B6BF9B #9BBFA4
monochromatic
#7C5788 #9B76A7 #B69BBF #D1C0D7 #ECE6EF
Accessibility & contrast
On white
2.49
#B69BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B69BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BBF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BBF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C1
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#B69FA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69bbf; /* rgb */ color: rgb(182, 155, 191); /* oklch */ color: oklch(72.5% 0.059 317.6);
Tailwind
colors: {
custom: {
50: '#ccb8d2',
500: '#b69bbf',
950: '#000000',
},
}SCSS
$custom: #b69bbf; $custom-light: #ccb8d2; $custom-dark: #000000;
JSON
{
"hex": "#b69bbf",
"rgb": {
"r": 182,
"g": 155,
"b": 191
},
"hsl": {
"h": 285,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.72524,
"c": 0.05936,
"h": 317.6
},
"luminance": 0.37149
}Semantic roles & 50–950 ramp
primary
#B69BBF
secondary
#D8E0D5
accent
#A0455C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082