#B69AA4#B69AA4
#B69AA4 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.4% C 0.036 H 354.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AA4 |
|---|---|
| RGB | rgb(182, 154, 164) |
| HSL | hsl(339, 16%, 66%) |
| HSV | hsv(339, 15%, 71%) |
| CMYK | cmyk(0%, 15.4%, 9.9%, 28.6%) |
| CIE-LAB | lab(66.32, 12.05, -1.35) |
| CIE-LCH | lch(66.32, 12.13, 353.60°) |
| OKLab | oklab(71.42% 0.0357 -0.0034) |
| OKLCH | oklch(71.42% 0.036 354.5) |
| XYZ | xyz(37.5474, 35.7376, 40.0349) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.83
Grey Pink
#C3909B
ΔE00 6.53
Rosybrown
#BC8F8F
ΔE00 6.91
Pinkish Grey
#C8ACA9
ΔE00 7.52
Dusty Pink
#D8A7B1
ΔE00 7.77
Greyish Pink
#C88D94
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AA4 #9AB6AC
analogous
#B69AB2 #B69AA4 #B69E9A
triadic
#B69AA4 #A4B69A #9AA4B6
tetradic
#B69AA4 #B2B69A #9AB6AC #9E9AB6
square
#B69AA4 #B2B69A #9AB6AC #9E9AB6
split-complementary
#B69AA4 #9AB69E #9AB2B6
monochromatic
#7C5A66 #9C7684 #B69AA4 #D0BEC4 #E9E1E4
Accessibility & contrast
On white
2.58
#B69AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B69AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AA4
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AA4 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA4
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#BB999D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b69aa4; /* rgb */ color: rgb(182, 154, 164); /* oklch */ color: oklch(71.4% 0.036 354.5);
Tailwind
colors: {
custom: {
50: '#ccb7bf',
500: '#b69aa4',
950: '#000000',
},
}SCSS
$custom: #b69aa4; $custom-light: #ccb7bf; $custom-dark: #000000;
JSON
{
"hex": "#b69aa4",
"rgb": {
"r": 182,
"g": 154,
"b": 164
},
"hsl": {
"h": 338.571,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71424,
"c": 0.03581,
"h": 354.5
},
"luminance": 0.35737
}Semantic roles & 50–950 ramp
primary
#B69AA4
secondary
#D1DBD7
accent
#9A7E4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081