#B69CA7#B69CA7
#B69CA7 is a light, muted pink. Relative luminance 0.365; OKLCH L 71.9% C 0.034 H 350.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CA7 |
|---|---|
| RGB | rgb(182, 156, 167) |
| HSL | hsl(335, 15%, 66%) |
| HSV | hsv(335, 14%, 71%) |
| CMYK | cmyk(0%, 14.3%, 8.2%, 28.6%) |
| CIE-LAB | lab(66.91, 11.47, -2.16) |
| CIE-LCH | lch(66.91, 11.67, 349.31°) |
| OKLab | oklab(71.91% 0.0337 -0.0056) |
| OKLCH | oklch(71.91% 0.034 350.6) |
| XYZ | xyz(38.1544, 36.5129, 41.5895) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.45
Grey Pink
#C3909B
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 7.53
Rosybrown
#BC8F8F
ΔE00 7.79
Dusty Pink
#D8A7B1
ΔE00 7.99
Greyish Pink
#C88D94
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CA7 #9CB6AB
analogous
#B69CB4 #B69CA7 #B69E9C
triadic
#B69CA7 #A7B69C #9CA7B6
tetradic
#B69CA7 #B4B69C #9CB6AB #9E9CB6
square
#B69CA7 #B4B69C #9CB6AB #9E9CB6
split-complementary
#B69CA7 #9CB69E #9CB4B6
monochromatic
#7C5C69 #9C7988 #B69CA7 #D0BFC6 #EAE2E6
Accessibility & contrast
On white
2.53
#B69CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B69CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CA7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CA7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#BA9BA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69ca7; /* rgb */ color: rgb(182, 156, 167); /* oklch */ color: oklch(71.9% 0.034 350.6);
Tailwind
colors: {
custom: {
50: '#ccb9c1',
500: '#b69ca7',
950: '#000000',
},
}SCSS
$custom: #b69ca7; $custom-light: #ccb9c1; $custom-dark: #000000;
JSON
{
"hex": "#b69ca7",
"rgb": {
"r": 182,
"g": 156,
"b": 167
},
"hsl": {
"h": 334.615,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.71911,
"c": 0.03412,
"h": 350.6
},
"luminance": 0.36512
}Semantic roles & 50–950 ramp
primary
#B69CA7
secondary
#D3DBD8
accent
#99794C
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081