#B69EAC#B69EAC
#B69EAC is a light, muted pink. Relative luminance 0.374; OKLCH L 72.5% C 0.034 H 342.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EAC |
|---|---|
| RGB | rgb(182, 158, 172) |
| HSL | hsl(325, 14%, 67%) |
| HSV | hsv(325, 13%, 71%) |
| CMYK | cmyk(0%, 13.2%, 5.5%, 28.6%) |
| CIE-LAB | lab(67.56, 11.26, -4.00) |
| CIE-LCH | lch(67.56, 11.95, 340.44°) |
| OKLab | oklab(72.46% 0.0325 -0.0105) |
| OKLCH | oklch(72.46% 0.034 342.1) |
| XYZ | xyz(38.9639, 37.3781, 44.1838) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.11
Grey Pink
#C3909B
ΔE00 8.17
Pinkish Grey
#C8ACA9
ΔE00 8.29
Dusty Pink
#D8A7B1
ΔE00 8.41
Lilac
#C8A2C8
ΔE00 8.58
Rosybrown
#BC8F8F
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EAC #9EB6A8
analogous
#B49EB6 #B69EAC #B69EA0
triadic
#B69EAC #ACB69E #9EACB6
tetradic
#B69EAC #B6B49E #9EB6A8 #9EA0B6
square
#B69EAC #B6B49E #9EB6A8 #9EA0B6
split-complementary
#B69EAC #A0B69E #9EB6B4
monochromatic
#7C5D6F #9C7B8E #B69EAC #D0C1CA #EBE4E8
Accessibility & contrast
On white
2.48
#B69EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B69EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EAC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EAC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AD
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#B99EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b69eac; /* rgb */ color: rgb(182, 158, 172); /* oklch */ color: oklch(72.5% 0.034 342.1);
Tailwind
colors: {
custom: {
50: '#ccbac4',
500: '#b69eac',
950: '#000000',
},
}SCSS
$custom: #b69eac; $custom-light: #ccbac4; $custom-dark: #000000;
JSON
{
"hex": "#b69eac",
"rgb": {
"r": 182,
"g": 158,
"b": 172
},
"hsl": {
"h": 325,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72463,
"c": 0.03411,
"h": 342.1
},
"luminance": 0.37377
}Semantic roles & 50–950 ramp
primary
#B69EAC
secondary
#D4DCD7
accent
#986C4D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081