#B69EAE#B69EAE
#B69EAE is a light, muted pink. Relative luminance 0.375; OKLCH L 72.5% C 0.036 H 338.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EAE |
|---|---|
| RGB | rgb(182, 158, 174) |
| HSL | hsl(320, 14%, 67%) |
| HSV | hsv(320, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 4.4%, 28.6%) |
| CIE-LAB | lab(67.62, 11.63, -5.03) |
| CIE-LCH | lch(67.62, 12.67, 336.60°) |
| OKLab | oklab(72.53% 0.0332 -0.0133) |
| OKLCH | oklch(72.53% 0.036 338.2) |
| XYZ | xyz(39.1574, 37.4555, 45.2031) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.15
Lilac
#C8A2C8
ΔE00 7.92
Grey Pink
#C3909B
ΔE00 8.35
Dusty Pink
#D8A7B1
ΔE00 8.58
Pinkish Grey
#C8ACA9
ΔE00 8.93
Dusty Lavender
#AC86A8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EAE #9EB6A6
analogous
#B29EB6 #B69EAE #B69EA2
triadic
#B69EAE #AEB69E #9EAEB6
tetradic
#B69EAE #B6B29E #9EB6A6 #9EA2B6
square
#B69EAE #B6B29E #9EB6A6 #9EA2B6
split-complementary
#B69EAE #A2B69E #9EB6B2
monochromatic
#7C5D72 #9C7B91 #B69EAE #D0C1CB #EBE4E8
Accessibility & contrast
On white
2.47
#B69EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B69EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EAE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EAE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#B99EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b69eae; /* rgb */ color: rgb(182, 158, 174); /* oklch */ color: oklch(72.5% 0.036 338.2);
Tailwind
colors: {
custom: {
50: '#ccbac6',
500: '#b69eae',
950: '#000000',
},
}SCSS
$custom: #b69eae; $custom-light: #ccbac6; $custom-dark: #000000;
JSON
{
"hex": "#b69eae",
"rgb": {
"r": 182,
"g": 158,
"b": 174
},
"hsl": {
"h": 320,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72527,
"c": 0.03575,
"h": 338.2
},
"luminance": 0.37455
}Semantic roles & 50–950 ramp
primary
#B69EAE
secondary
#D4DCD7
accent
#98664D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082