#BEA1BF#BEA1BF
#BEA1BF is a light, muted purple. Relative luminance 0.402; OKLCH L 74.4% C 0.053 H 325.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA1BF |
|---|---|
| RGB | rgb(190, 161, 191) |
| HSL | hsl(298, 19%, 69%) |
| HSV | hsv(298, 16%, 75%) |
| CMYK | cmyk(0.5%, 15.7%, 0%, 25.1%) |
| CIE-LAB | lab(69.61, 15.96, -11.44) |
| CIE-LCH | lch(69.61, 19.63, 324.37°) |
| OKLab | oklab(74.41% 0.0438 -0.0306) |
| OKLCH | oklch(74.41% 0.053 325.1) |
| XYZ | xyz(43.3828, 40.1992, 54.7540) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.10
Thistle
#D8BFD8
ΔE00 7.96
Dusty Lavender
#AC86A8
ΔE00 7.99
Light Mauve
#C292A1
ΔE00 8.42
Plum
#DDA0DD
ΔE00 9.09
Heather
#A484AC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA1BF #A2BFA1
analogous
#AFA1BF #BEA1BF #BFA1B1
triadic
#BEA1BF #BFBEA1 #A1BFBE
tetradic
#BEA1BF #BFAFA1 #A2BFA1 #A1B1BF
square
#BEA1BF #BFAFA1 #A2BFA1 #A1B1BF
split-complementary
#BEA1BF #B1BFA1 #A1BFAF
monochromatic
#875D89 #A57DA6 #BEA1BF #D7C5D8 #F0EAF1
Accessibility & contrast
On white
2.32
#BEA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BEA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA1BF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA1BF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#C0A3AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bea1bf; /* rgb */ color: rgb(190, 161, 191); /* oklch */ color: oklch(74.4% 0.053 325.1);
Tailwind
colors: {
custom: {
50: '#d1bdd2',
500: '#bea1bf',
950: '#000000',
},
}SCSS
$custom: #bea1bf; $custom-light: #d1bdd2; $custom-dark: #000000;
JSON
{
"hex": "#bea1bf",
"rgb": {
"r": 190,
"g": 161,
"b": 191
},
"hsl": {
"h": 298,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.74415,
"c": 0.05342,
"h": 325.1
},
"luminance": 0.40198
}Semantic roles & 50–950 ramp
primary
#BEA1BF
secondary
#DAE2DA
accent
#9D484B
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182