#B69AA2#B69AA2
#B69AA2 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.4% C 0.035 H 358.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AA2 |
|---|---|
| RGB | rgb(182, 154, 162) |
| HSL | hsl(343, 16%, 66%) |
| HSV | hsv(343, 15%, 71%) |
| CMYK | cmyk(0%, 15.4%, 11%, 28.6%) |
| CIE-LAB | lab(66.26, 11.70, -0.31) |
| CIE-LCH | lch(66.26, 11.71, 358.47°) |
| OKLab | oklab(71.36% 0.0349 -0.0006) |
| OKLCH | oklch(71.36% 0.035 358.9) |
| XYZ | xyz(37.3682, 35.6659, 39.0911) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.08
Rosybrown
#BC8F8F
ΔE00 6.45
Grey Pink
#C3909B
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 6.96
Dusty Pink
#D8A7B1
ΔE00 7.81
Greyish Pink
#C88D94
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AA2 #9AB6AE
analogous
#B69AB0 #B69AA2 #B6A09A
triadic
#B69AA2 #A2B69A #9AA2B6
tetradic
#B69AA2 #B0B69A #9AB6AE #A09AB6
square
#B69AA2 #B0B69A #9AB6AE #A09AB6
split-complementary
#B69AA2 #9AB6A0 #9AB0B6
monochromatic
#7C5A63 #9C7681 #B69AA2 #D0BEC3 #E9E1E3
Accessibility & contrast
On white
2.58
#B69AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B69AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AA2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AA2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#BB999D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b69aa2; /* rgb */ color: rgb(182, 154, 162); /* oklch */ color: oklch(71.4% 0.035 358.9);
Tailwind
colors: {
custom: {
50: '#ccb7bd',
500: '#b69aa2',
950: '#000000',
},
}SCSS
$custom: #b69aa2; $custom-light: #ccb7bd; $custom-dark: #000000;
JSON
{
"hex": "#b69aa2",
"rgb": {
"r": 182,
"g": 154,
"b": 162
},
"hsl": {
"h": 342.857,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71363,
"c": 0.03489,
"h": 358.9
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#B69AA2
secondary
#D1DBD8
accent
#9A844B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081