#B69CA0#B69CA0
#B69CA0 is a light, muted red. Relative luminance 0.363; OKLCH L 71.7% C 0.031 H 7.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CA0 |
|---|---|
| RGB | rgb(182, 156, 160) |
| HSL | hsl(351, 15%, 66%) |
| HSV | hsv(351, 14%, 71%) |
| CMYK | cmyk(0%, 14.3%, 12.1%, 28.6%) |
| CIE-LAB | lab(66.72, 10.25, 1.47) |
| CIE-LCH | lch(66.72, 10.36, 8.16°) |
| OKLab | oklab(71.7% 0.031 0.004) |
| OKLCH | oklch(71.7% 0.031 7.4) |
| XYZ | xyz(37.5247, 36.2610, 38.2733) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.59
Rosybrown
#BC8F8F
ΔE00 6.53
Light Mauve
#C292A1
ΔE00 7.52
Grey Pink
#C3909B
ΔE00 7.70
Dusty Pink
#D8A7B1
ΔE00 8.38
Greyish Pink
#C88D94
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CA0 #9CB6B2
analogous
#B69CAD #B69CA0 #B6A59C
triadic
#B69CA0 #A0B69C #9CA0B6
tetradic
#B69CA0 #ADB69C #9CB6B2 #A59CB6
square
#B69CA0 #ADB69C #9CB6B2 #A59CB6
split-complementary
#B69CA0 #9CB6A5 #9CADB6
monochromatic
#7C5C61 #9C797E #B69CA0 #D0BFC2 #EAE2E4
Accessibility & contrast
On white
2.54
#B69CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B69CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CA0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CA0 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#BB9A9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b69ca0; /* rgb */ color: rgb(182, 156, 160); /* oklch */ color: oklch(71.7% 0.031 7.4);
Tailwind
colors: {
custom: {
50: '#ccb9bc',
500: '#b69ca0',
950: '#000000',
},
}SCSS
$custom: #b69ca0; $custom-light: #ccb9bc; $custom-dark: #000000;
JSON
{
"hex": "#b69ca0",
"rgb": {
"r": 182,
"g": 156,
"b": 160
},
"hsl": {
"h": 350.769,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.71699,
"c": 0.03121,
"h": 7.4
},
"luminance": 0.3626
}Semantic roles & 50–950 ramp
primary
#B69CA0
secondary
#D3DBDA
accent
#998D4C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081