#B69AAE#B69AAE
#B69AAE is a light, muted pink. Relative luminance 0.361; OKLCH L 71.7% C 0.043 H 336.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AAE |
|---|---|
| RGB | rgb(182, 154, 174) |
| HSL | hsl(317, 16%, 66%) |
| HSV | hsv(317, 15%, 71%) |
| CMYK | cmyk(0%, 15.4%, 4.4%, 28.6%) |
| CIE-LAB | lab(66.61, 13.85, -6.53) |
| CIE-LCH | lch(66.61, 15.31, 334.76°) |
| OKLab | oklab(71.74% 0.0394 -0.0173) |
| OKLCH | oklch(71.74% 0.043 336.3) |
| XYZ | xyz(38.4862, 36.1131, 44.9793) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.10
Lilac
#C8A2C8
ΔE00 6.68
Dusty Lavender
#AC86A8
ΔE00 7.21
Grey Pink
#C3909B
ΔE00 7.56
Dusty Pink
#D8A7B1
ΔE00 8.62
Heather
#A484AC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AAE #9AB6A2
analogous
#B09AB6 #B69AAE #B69AA0
triadic
#B69AAE #AEB69A #9AAEB6
tetradic
#B69AAE #B6B09A #9AB6A2 #9AA0B6
square
#B69AAE #B6B09A #9AB6A2 #9AA0B6
split-complementary
#B69AAE #A0B69A #9AB6B0
monochromatic
#7C5A72 #9C7692 #B69AAE #D0BECA #E9E1E7
Accessibility & contrast
On white
2.55
#B69AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B69AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AAE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AAE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0AF
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#B99BA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b69aae; /* rgb */ color: rgb(182, 154, 174); /* oklch */ color: oklch(71.7% 0.043 336.3);
Tailwind
colors: {
custom: {
50: '#ccb7c6',
500: '#b69aae',
950: '#000000',
},
}SCSS
$custom: #b69aae; $custom-light: #ccb7c6; $custom-dark: #000000;
JSON
{
"hex": "#b69aae",
"rgb": {
"r": 182,
"g": 154,
"b": 174
},
"hsl": {
"h": 317.143,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71742,
"c": 0.04302,
"h": 336.3
},
"luminance": 0.36112
}Semantic roles & 50–950 ramp
primary
#B69AAE
secondary
#D1DBD4
accent
#9A624B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082