#B8AABF#B8AABF
#B8AABF is a light, muted purple. Relative luminance 0.427; OKLCH L 75.6% C 0.033 H 314.6°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AABF |
|---|---|
| RGB | rgb(184, 170, 191) |
| HSL | hsl(280, 14%, 71%) |
| HSV | hsv(280, 11%, 75%) |
| CMYK | cmyk(3.7%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(71.35, 8.93, -8.89) |
| CIE-LCH | lch(71.35, 12.61, 315.12°) |
| OKLab | oklab(75.64% 0.0235 -0.0238) |
| OKLCH | oklch(75.64% 0.033 314.6) |
| XYZ | xyz(43.5443, 42.7017, 55.2284) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.29
Lilac
#C8A2C8
ΔE00 8.22
Pinkish Grey
#C8ACA9
ΔE00 10.77
Dove Gray
#B6B8BD
ΔE00 10.88
Dusty Pink
#D8A7B1
ΔE00 11.30
Light Mauve
#C292A1
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AABF #B1BFAA
analogous
#ADAABF #B8AABF #BFAABB
triadic
#B8AABF #BFB8AA #AABFB8
tetradic
#B8AABF #BFADAA #B1BFAA #AABBBF
square
#B8AABF #BFADAA #B1BFAA #AABBBF
split-complementary
#B8AABF #BBBFAA #AABFAD
monochromatic
#7D6688 #9B87A5 #B8AABF #D5CDD9 #F0EEF2
Accessibility & contrast
On white
2.20
#B8AABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#B8AABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AABF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AABF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#B8ACB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b8aabf; /* rgb */ color: rgb(184, 170, 191); /* oklch */ color: oklch(75.6% 0.033 314.6);
Tailwind
colors: {
custom: {
50: '#cdc3d2',
500: '#b8aabf',
950: '#000000',
},
}SCSS
$custom: #b8aabf; $custom-light: #cdc3d2; $custom-dark: #000000;
JSON
{
"hex": "#b8aabf",
"rgb": {
"r": 184,
"g": 170,
"b": 191
},
"hsl": {
"h": 280,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75641,
"c": 0.0334,
"h": 314.6
},
"luminance": 0.42701
}Semantic roles & 50–950 ramp
primary
#B8AABF
secondary
#E1E5E0
accent
#984D66
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131214
muted
#828182