#B69CA4#B69CA4
#B69CA4 is a light, muted pink. Relative luminance 0.364; OKLCH L 71.8% C 0.033 H 357.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CA4 |
|---|---|
| RGB | rgb(182, 156, 164) |
| HSL | hsl(342, 15%, 66%) |
| HSV | hsv(342, 14%, 71%) |
| CMYK | cmyk(0%, 14.3%, 9.9%, 28.6%) |
| CIE-LAB | lab(66.83, 10.94, -0.61) |
| CIE-LCH | lch(66.83, 10.96, 356.82°) |
| OKLab | oklab(71.82% 0.0325 -0.0014) |
| OKLCH | oklch(71.82% 0.033 357.4) |
| XYZ | xyz(37.8802, 36.4032, 40.1458) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.64
Light Mauve
#C292A1
ΔE00 6.76
Rosybrown
#BC8F8F
ΔE00 7.14
Grey Pink
#C3909B
ΔE00 7.31
Dusty Pink
#D8A7B1
ΔE00 8.02
Greyish Pink
#C88D94
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CA4 #9CB6AE
analogous
#B69CB1 #B69CA4 #B6A19C
triadic
#B69CA4 #A4B69C #9CA4B6
tetradic
#B69CA4 #B1B69C #9CB6AE #A19CB6
square
#B69CA4 #B1B69C #9CB6AE #A19CB6
split-complementary
#B69CA4 #9CB6A1 #9CB1B6
monochromatic
#7C5C66 #9C7984 #B69CA4 #D0BFC4 #EAE2E5
Accessibility & contrast
On white
2.54
#B69CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B69CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CA4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CA4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#BB9B9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69ca4; /* rgb */ color: rgb(182, 156, 164); /* oklch */ color: oklch(71.8% 0.033 357.4);
Tailwind
colors: {
custom: {
50: '#ccb9bf',
500: '#b69ca4',
950: '#000000',
},
}SCSS
$custom: #b69ca4; $custom-light: #ccb9bf; $custom-dark: #000000;
JSON
{
"hex": "#b69ca4",
"rgb": {
"r": 182,
"g": 156,
"b": 164
},
"hsl": {
"h": 341.538,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.71819,
"c": 0.03254,
"h": 357.4
},
"luminance": 0.36402
}Semantic roles & 50–950 ramp
primary
#B69CA4
secondary
#D3DBD9
accent
#99824C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081