#BEABBB#BEABBB
#BEABBB is a light, muted purple. Relative luminance 0.437; OKLCH L 76.2% C 0.031 H 331.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABBB |
|---|---|
| RGB | rgb(190, 171, 187) |
| HSL | hsl(309, 13%, 71%) |
| HSV | hsv(309, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.00, 9.71, -5.67) |
| CIE-LCH | lch(72.00, 11.24, 329.70°) |
| OKLab | oklab(76.23% 0.0272 -0.015) |
| OKLCH | oklch(76.23% 0.031 331) |
| XYZ | xyz(44.7666, 43.6614, 53.0733) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.78
Lilac
#C8A2C8
ΔE00 8.41
Pinkish Grey
#C8ACA9
ΔE00 8.42
Dusty Pink
#D8A7B1
ΔE00 9.13
Light Mauve
#C292A1
ΔE00 10.09
Dove Gray
#B6B8BD
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABBB #ABBEAE
analogous
#B7ABBE #BEABBB #BEABB1
triadic
#BEABBB #BBBEAB #ABBBBE
tetradic
#BEABBB #BEB7AB #ABBEAE #ABB1BE
square
#BEABBB #BEB7AB #ABBEAE #ABB1BE
split-complementary
#BEABBB #B1BEAB #ABBEB7
monochromatic
#876882 #A3889F #BEABBB #D9CED7 #F2EEF1
Accessibility & contrast
On white
2.16
#BEABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BEABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABBB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABBB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#C0ACB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabbb; /* rgb */ color: rgb(190, 171, 187); /* oklch */ color: oklch(76.2% 0.031 331.0);
Tailwind
colors: {
custom: {
50: '#d1c4cf',
500: '#beabbb',
950: '#000000',
},
}SCSS
$custom: #beabbb; $custom-light: #d1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#beabbb",
"rgb": {
"r": 190,
"g": 171,
"b": 187
},
"hsl": {
"h": 309.474,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76232,
"c": 0.03103,
"h": 331
},
"luminance": 0.43661
}Semantic roles & 50–950 ramp
primary
#BEABBB
secondary
#E0E5E1
accent
#975A4F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182