#BEABBE#BEABBE
#BEABBE is a light, muted purple. Relative luminance 0.438; OKLCH L 76.3% C 0.034 H 325.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABBE |
|---|---|
| RGB | rgb(190, 171, 190) |
| HSL | hsl(300, 13%, 71%) |
| HSV | hsv(300, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(72.09, 10.27, -7.19) |
| CIE-LCH | lch(72.09, 12.54, 324.98°) |
| OKLab | oklab(76.33% 0.0283 -0.0191) |
| OKLCH | oklch(76.33% 0.034 325.9) |
| XYZ | xyz(45.0911, 43.7912, 54.7824) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.30
Lilac
#C8A2C8
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 9.44
Dusty Pink
#D8A7B1
ΔE00 9.44
Light Mauve
#C292A1
ΔE00 10.23
Grey Pink
#C3909B
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABBE #ABBEAB
analogous
#B4ABBE #BEABBE #BEABB4
triadic
#BEABBE #BEBEAB #ABBEBE
tetradic
#BEABBE #BEB4AB #ABBEAB #ABB4BE
square
#BEABBE #BEB4AB #ABBEAB #ABB4BE
split-complementary
#BEABBE #B4BEAB #ABBEB4
monochromatic
#876887 #A388A3 #BEABBE #D9CED9 #F2EEF2
Accessibility & contrast
On white
2.15
#BEABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BEABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABBE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABBE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#BFACB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beabbe; /* rgb */ color: rgb(190, 171, 190); /* oklch */ color: oklch(76.3% 0.034 325.9);
Tailwind
colors: {
custom: {
50: '#d1c4d1',
500: '#beabbe',
950: '#000000',
},
}SCSS
$custom: #beabbe; $custom-light: #d1c4d1; $custom-dark: #000000;
JSON
{
"hex": "#beabbe",
"rgb": {
"r": 190,
"g": 171,
"b": 190
},
"hsl": {
"h": 300,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76329,
"c": 0.03412,
"h": 325.9
},
"luminance": 0.43791
}Semantic roles & 50–950 ramp
primary
#BEABBE
secondary
#E0E5E0
accent
#974F4F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182