#B69BB0#B69BB0
#B69BB0 is a light, muted pink. Relative luminance 0.365; OKLCH L 72.0% C 0.043 H 333.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BB0 |
|---|---|
| RGB | rgb(182, 155, 176) |
| HSL | hsl(313, 16%, 66%) |
| HSV | hsv(313, 15%, 71%) |
| CMYK | cmyk(0%, 14.8%, 3.3%, 28.6%) |
| CIE-LAB | lab(66.92, 13.66, -7.18) |
| CIE-LCH | lch(66.92, 15.43, 332.26°) |
| OKLab | oklab(72% 0.0386 -0.019) |
| OKLCH | oklch(72% 0.043 333.7) |
| XYZ | xyz(38.8484, 36.5231, 46.0691) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.37
Light Mauve
#C292A1
ΔE00 6.57
Dusty Lavender
#AC86A8
ΔE00 7.30
Grey Pink
#C3909B
ΔE00 8.05
Dusty Pink
#D8A7B1
ΔE00 8.86
Heather
#A484AC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BB0 #9BB6A1
analogous
#AE9BB6 #B69BB0 #B69BA2
triadic
#B69BB0 #B0B69B #9BB0B6
tetradic
#B69BB0 #B6AE9B #9BB6A1 #9BA2B6
square
#B69BB0 #B6AE9B #9BB6A1 #9BA2B6
split-complementary
#B69BB0 #A2B69B #9BB6AE
monochromatic
#7C5B75 #9C7894 #B69BB0 #D0BECC #EAE2E8
Accessibility & contrast
On white
2.53
#B69BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B69BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BB0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BB0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#B99CA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69bb0; /* rgb */ color: rgb(182, 155, 176); /* oklch */ color: oklch(72.0% 0.043 333.7);
Tailwind
colors: {
custom: {
50: '#ccb8c7',
500: '#b69bb0',
950: '#000000',
},
}SCSS
$custom: #b69bb0; $custom-light: #ccb8c7; $custom-dark: #000000;
JSON
{
"hex": "#b69bb0",
"rgb": {
"r": 182,
"g": 155,
"b": 176
},
"hsl": {
"h": 313.333,
"s": 15.607,
"l": 66.078
},
"oklch": {
"l": 0.72003,
"c": 0.04303,
"h": 333.7
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#B69BB0
secondary
#D2DBD4
accent
#9A5D4C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082