#BEABBF#BEABBF
#BEABBF is a light, muted purple. Relative luminance 0.438; OKLCH L 76.4% C 0.035 H 324.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABBF |
|---|---|
| RGB | rgb(190, 171, 191) |
| HSL | hsl(297, 14%, 71%) |
| HSV | hsv(297, 10%, 75%) |
| CMYK | cmyk(0.5%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(72.12, 10.46, -7.70) |
| CIE-LCH | lch(72.12, 12.99, 323.63°) |
| OKLab | oklab(76.36% 0.0286 -0.0205) |
| OKLCH | oklch(76.36% 0.035 324.4) |
| XYZ | xyz(45.2008, 43.8351, 55.3599) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.18
Lilac
#C8A2C8
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 9.57
Pinkish Grey
#C8ACA9
ΔE00 9.77
Light Mauve
#C292A1
ΔE00 10.30
Grey Pink
#C3909B
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABBF #ACBFAB
analogous
#B4ABBF #BEABBF #BFABB6
triadic
#BEABBF #BFBEAB #ABBFBE
tetradic
#BEABBF #BFB4AB #ACBFAB #ABB6BF
square
#BEABBF #BFB4AB #ACBFAB #ABB6BF
split-complementary
#BEABBF #B6BFAB #ABBFB4
monochromatic
#866888 #A388A5 #BEABBF #D9CED9 #F2EEF2
Accessibility & contrast
On white
2.15
#BEABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BEABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABBF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABBF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#BFADB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beabbf; /* rgb */ color: rgb(190, 171, 191); /* oklch */ color: oklch(76.4% 0.035 324.4);
Tailwind
colors: {
custom: {
50: '#d1c4d2',
500: '#beabbf',
950: '#000000',
},
}SCSS
$custom: #beabbf; $custom-light: #d1c4d2; $custom-dark: #000000;
JSON
{
"hex": "#beabbf",
"rgb": {
"r": 190,
"g": 171,
"b": 191
},
"hsl": {
"h": 297,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76361,
"c": 0.0352,
"h": 324.4
},
"luminance": 0.43835
}Semantic roles & 50–950 ramp
primary
#BEABBF
secondary
#E1E6E0
accent
#984E52
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182