#B69AA0#B69AA0
#B69AA0 is a light, muted red. Relative luminance 0.356; OKLCH L 71.3% C 0.034 H 3.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B69AA0 |
|---|---|
| RGB | rgb(182, 154, 160) |
| HSL | hsl(347, 16%, 66%) |
| HSV | hsv(347, 15%, 71%) |
| CMYK | cmyk(0%, 15.4%, 12.1%, 28.6%) |
| CIE-LAB | lab(66.21, 11.36, 0.73) |
| CIE-LCH | lch(66.21, 11.38, 3.67°) |
| OKLab | oklab(71.3% 0.0341 0.0021) |
| OKLCH | oklch(71.3% 0.034 3.5) |
| XYZ | xyz(37.1918, 35.5953, 38.1623) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.06
Pinkish Grey
#C8ACA9
ΔE00 6.44
Light Mauve
#C292A1
ΔE00 6.44
Grey Pink
#C3909B
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 7.94
Greyish Pink
#C88D94
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69AA0 #9AB6B0
analogous
#B69AAE #B69AA0 #B6A29A
triadic
#B69AA0 #A0B69A #9AA0B6
tetradic
#B69AA0 #AEB69A #9AB6B0 #A29AB6
square
#B69AA0 #AEB69A #9AB6B0 #A29AB6
split-complementary
#B69AA0 #9AB6A2 #9AAEB6
monochromatic
#7C5A61 #9C767F #B69AA0 #D0BEC1 #E9E1E3
Accessibility & contrast
On white
2.59
#B69AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B69AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69AA0
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69AA0 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA0
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#BB989C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b69aa0; /* rgb */ color: rgb(182, 154, 160); /* oklch */ color: oklch(71.3% 0.034 3.5);
Tailwind
colors: {
custom: {
50: '#ccb7bc',
500: '#b69aa0',
950: '#000000',
},
}SCSS
$custom: #b69aa0; $custom-light: #ccb7bc; $custom-dark: #000000;
JSON
{
"hex": "#b69aa0",
"rgb": {
"r": 182,
"g": 154,
"b": 160
},
"hsl": {
"h": 347.143,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.71303,
"c": 0.03416,
"h": 3.5
},
"luminance": 0.35594
}Semantic roles & 50–950 ramp
primary
#B69AA0
secondary
#D1DBD9
accent
#9A894B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081