#B7AABB#B7AABB
#B7AABB is a light, muted purple. Relative luminance 0.424; OKLCH L 75.4% C 0.028 H 318.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AABB |
|---|---|
| RGB | rgb(183, 170, 187) |
| HSL | hsl(286, 11%, 70%) |
| HSV | hsv(286, 9%, 73%) |
| CMYK | cmyk(2.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.15, 7.81, -7.00) |
| CIE-LCH | lch(71.15, 10.49, 318.13°) |
| OKLab | oklab(75.42% 0.0209 -0.0186) |
| OKLCH | oklch(75.42% 0.028 318.2) |
| XYZ | xyz(42.8714, 42.4049, 52.9305) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.98
Lilac
#C8A2C8
ΔE00 9.45
Dove Gray
#B6B8BD
ΔE00 9.72
Pinkish Grey
#C8ACA9
ΔE00 9.72
Dark Gray
#A9A9A9
ΔE00 10.54
Dusty Pink
#D8A7B1
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AABB #AEBBAA
analogous
#AEAABB #B7AABB #BBAAB7
triadic
#B7AABB #BBB7AA #AABBB7
tetradic
#B7AABB #BBAEAA #AEBBAA #AAB7BB
square
#B7AABB #BBAEAA #AEBBAA #AAB7BB
split-complementary
#B7AABB #B7BBAA #AABBAE
monochromatic
#7C6882 #9A88A0 #B7AABB #D4CCD6 #F1EEF1
Accessibility & contrast
On white
2.21
#B7AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B7AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AABB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AABB | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#B7ACAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b7aabb; /* rgb */ color: rgb(183, 170, 187); /* oklch */ color: oklch(75.4% 0.028 318.2);
Tailwind
colors: {
custom: {
50: '#ccc3cf',
500: '#b7aabb',
950: '#000000',
},
}SCSS
$custom: #b7aabb; $custom-light: #ccc3cf; $custom-dark: #000000;
JSON
{
"hex": "#b7aabb",
"rgb": {
"r": 183,
"g": 170,
"b": 187
},
"hsl": {
"h": 285.882,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.75424,
"c": 0.028,
"h": 318.2
},
"luminance": 0.42405
}Semantic roles & 50–950 ramp
primary
#B7AABB
secondary
#DFE3DE
accent
#955061
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182