#BEABBD#BEABBD
#BEABBD is a light, muted purple. Relative luminance 0.437; OKLCH L 76.3% C 0.033 H 327.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABBD |
|---|---|
| RGB | rgb(190, 171, 189) |
| HSL | hsl(303, 13%, 71%) |
| HSV | hsv(303, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 0.5%, 25.5%) |
| CIE-LAB | lab(72.06, 10.08, -6.69) |
| CIE-LCH | lch(72.06, 12.10, 326.44°) |
| OKLab | oklab(76.3% 0.0279 -0.0178) |
| OKLCH | oklch(76.3% 0.033 327.5) |
| XYZ | xyz(44.9822, 43.7476, 54.2087) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 7.82
Pinkish Grey
#C8ACA9
ΔE00 9.11
Dusty Pink
#D8A7B1
ΔE00 9.33
Light Mauve
#C292A1
ΔE00 10.17
Grey Pink
#C3909B
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABBD #ABBEAC
analogous
#B5ABBE #BEABBD #BEABB3
triadic
#BEABBD #BDBEAB #ABBDBE
tetradic
#BEABBD #BEB5AB #ABBEAC #ABB3BE
square
#BEABBD #BEB5AB #ABBEAC #ABB3BE
split-complementary
#BEABBD #B3BEAB #ABBEB5
monochromatic
#876885 #A388A2 #BEABBD #D9CED8 #F2EEF1
Accessibility & contrast
On white
2.15
#BEABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BEABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABBD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABBD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#C0ACB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beabbd; /* rgb */ color: rgb(190, 171, 189); /* oklch */ color: oklch(76.3% 0.033 327.5);
Tailwind
colors: {
custom: {
50: '#d1c4d0',
500: '#beabbd',
950: '#000000',
},
}SCSS
$custom: #beabbd; $custom-light: #d1c4d0; $custom-dark: #000000;
JSON
{
"hex": "#beabbd",
"rgb": {
"r": 190,
"g": 171,
"b": 189
},
"hsl": {
"h": 303.158,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76296,
"c": 0.03306,
"h": 327.5
},
"luminance": 0.43747
}Semantic roles & 50–950 ramp
primary
#BEABBD
secondary
#E0E5E0
accent
#97524F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182