#BEA2BF#BEA2BF
#BEA2BF is a light, muted purple. Relative luminance 0.405; OKLCH L 74.6% C 0.052 H 325.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2BF |
|---|---|
| RGB | rgb(190, 162, 191) |
| HSL | hsl(298, 18%, 69%) |
| HSV | hsv(298, 15%, 75%) |
| CMYK | cmyk(0.5%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(69.86, 15.41, -11.07) |
| CIE-LCH | lch(69.86, 18.97, 324.31°) |
| OKLab | oklab(74.61% 0.0423 -0.0296) |
| OKLCH | oklch(74.61% 0.052 325) |
| XYZ | xyz(43.5583, 40.5501, 54.8124) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.41
Thistle
#D8BFD8
ΔE00 7.67
Dusty Lavender
#AC86A8
ΔE00 8.30
Light Mauve
#C292A1
ΔE00 8.49
Plum
#DDA0DD
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2BF #A3BFA2
analogous
#B0A2BF #BEA2BF #BFA2B2
triadic
#BEA2BF #BFBEA2 #A2BFBE
tetradic
#BEA2BF #BFB0A2 #A3BFA2 #A2B2BF
square
#BEA2BF #BFB0A2 #A3BFA2 #A2B2BF
split-complementary
#BEA2BF #B2BFA2 #A2BFB0
monochromatic
#875E89 #A57EA6 #BEA2BF #D7C6D8 #F1EBF1
Accessibility & contrast
On white
2.31
#BEA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BEA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2BF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2BF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C0
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#C0A4AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bea2bf; /* rgb */ color: rgb(190, 162, 191); /* oklch */ color: oklch(74.6% 0.052 325.0);
Tailwind
colors: {
custom: {
50: '#d1bdd2',
500: '#bea2bf',
950: '#000000',
},
}SCSS
$custom: #bea2bf; $custom-light: #d1bdd2; $custom-dark: #000000;
JSON
{
"hex": "#bea2bf",
"rgb": {
"r": 190,
"g": 162,
"b": 191
},
"hsl": {
"h": 297.931,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74608,
"c": 0.0516,
"h": 325
},
"luminance": 0.40549
}Semantic roles & 50–950 ramp
primary
#BEA2BF
secondary
#DAE3DA
accent
#9D494C
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182