#B69CA3#B69CA3
#B69CA3 is a light, muted pink. Relative luminance 0.364; OKLCH L 71.8% C 0.032 H 359.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CA3 |
|---|---|
| RGB | rgb(182, 156, 163) |
| HSL | hsl(344, 15%, 66%) |
| HSV | hsv(344, 14%, 71%) |
| CMYK | cmyk(0%, 14.3%, 10.4%, 28.6%) |
| CIE-LAB | lab(66.80, 10.77, -0.09) |
| CIE-LCH | lch(66.80, 10.77, 359.53°) |
| OKLab | oklab(71.79% 0.0321 -0.0001) |
| OKLCH | oklch(71.79% 0.032 359.9) |
| XYZ | xyz(37.7903, 36.3673, 39.6721) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.35
Light Mauve
#C292A1
ΔE00 6.92
Rosybrown
#BC8F8F
ΔE00 6.96
Grey Pink
#C3909B
ΔE00 7.37
Dusty Pink
#D8A7B1
ΔE00 8.08
Greyish Pink
#C88D94
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CA3 #9CB6AF
analogous
#B69CB0 #B69CA3 #B6A29C
triadic
#B69CA3 #A3B69C #9CA3B6
tetradic
#B69CA3 #B0B69C #9CB6AF #A29CB6
square
#B69CA3 #B0B69C #9CB6AF #A29CB6
split-complementary
#B69CA3 #9CB6A2 #9CB0B6
monochromatic
#7C5C64 #9C7982 #B69CA3 #D0BFC4 #EAE2E4
Accessibility & contrast
On white
2.54
#B69CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#B69CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CA3
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CA3 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#BB9B9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b69ca3; /* rgb */ color: rgb(182, 156, 163); /* oklch */ color: oklch(71.8% 0.032 359.9);
Tailwind
colors: {
custom: {
50: '#ccb9be',
500: '#b69ca3',
950: '#000000',
},
}SCSS
$custom: #b69ca3; $custom-light: #ccb9be; $custom-dark: #000000;
JSON
{
"hex": "#b69ca3",
"rgb": {
"r": 182,
"g": 156,
"b": 163
},
"hsl": {
"h": 343.846,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.71789,
"c": 0.03212,
"h": 359.9
},
"luminance": 0.36366
}Semantic roles & 50–950 ramp
primary
#B69CA3
secondary
#D3DBD9
accent
#99854C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081