#B69CA2#B69CA2
#B69CA2 is a light, muted red. Relative luminance 0.363; OKLCH L 71.8% C 0.032 H 2.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CA2 |
|---|---|
| RGB | rgb(182, 156, 162) |
| HSL | hsl(346, 15%, 66%) |
| HSV | hsv(346, 14%, 71%) |
| CMYK | cmyk(0%, 14.3%, 11%, 28.6%) |
| CIE-LAB | lab(66.77, 10.60, 0.43) |
| CIE-LCH | lch(66.77, 10.60, 2.33°) |
| OKLab | oklab(71.76% 0.0317 0.0013) |
| OKLCH | oklch(71.76% 0.032 2.3) |
| XYZ | xyz(37.7010, 36.3316, 39.2021) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.08
Rosybrown
#BC8F8F
ΔE00 6.79
Light Mauve
#C292A1
ΔE00 7.09
Grey Pink
#C3909B
ΔE00 7.45
Dusty Pink
#D8A7B1
ΔE00 8.15
Greyish Pink
#C88D94
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CA2 #9CB6B0
analogous
#B69CAF #B69CA2 #B6A39C
triadic
#B69CA2 #A2B69C #9CA2B6
tetradic
#B69CA2 #AFB69C #9CB6B0 #A39CB6
square
#B69CA2 #AFB69C #9CB6B0 #A39CB6
split-complementary
#B69CA2 #9CB6A3 #9CAFB6
monochromatic
#7C5C63 #9C7981 #B69CA2 #D0BFC3 #EAE2E4
Accessibility & contrast
On white
2.54
#B69CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#B69CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CA2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CA2 | 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)
#9FA0A2
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#BB9B9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b69ca2; /* rgb */ color: rgb(182, 156, 162); /* oklch */ color: oklch(71.8% 0.032 2.3);
Tailwind
colors: {
custom: {
50: '#ccb9bd',
500: '#b69ca2',
950: '#000000',
},
}SCSS
$custom: #b69ca2; $custom-light: #ccb9bd; $custom-dark: #000000;
JSON
{
"hex": "#b69ca2",
"rgb": {
"r": 182,
"g": 156,
"b": 162
},
"hsl": {
"h": 346.154,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.71759,
"c": 0.03176,
"h": 2.3
},
"luminance": 0.36331
}Semantic roles & 50–950 ramp
primary
#B69CA2
secondary
#D3DBD9
accent
#99884C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081