#BEA3BF#BEA3BF
#BEA3BF is a light, muted purple. Relative luminance 0.409; OKLCH L 74.8% C 0.050 H 324.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA3BF |
|---|---|
| RGB | rgb(190, 163, 191) |
| HSL | hsl(298, 18%, 69%) |
| HSV | hsv(298, 15%, 75%) |
| CMYK | cmyk(0.5%, 14.7%, 0%, 25.1%) |
| CIE-LAB | lab(70.11, 14.85, -10.69) |
| CIE-LCH | lch(70.11, 18.30, 324.25°) |
| OKLab | oklab(74.8% 0.0407 -0.0286) |
| OKLCH | oklch(74.8% 0.05 324.9) |
| XYZ | xyz(43.7351, 40.9038, 54.8714) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.76
Thistle
#D8BFD8
ΔE00 7.40
Light Mauve
#C292A1
ΔE00 8.59
Dusty Lavender
#AC86A8
ΔE00 8.63
Dusty Pink
#D8A7B1
ΔE00 9.32
Plum
#DDA0DD
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA3BF #A4BFA3
analogous
#B0A3BF #BEA3BF #BFA3B2
triadic
#BEA3BF #BFBEA3 #A3BFBE
tetradic
#BEA3BF #BFB0A3 #A4BFA3 #A3B2BF
square
#BEA3BF #BFB0A3 #A4BFA3 #A3B2BF
split-complementary
#BEA3BF #B2BFA3 #A3BFB0
monochromatic
#875F89 #A57FA6 #BEA3BF #D8C7D8 #F1EBF1
Accessibility & contrast
On white
2.29
#BEA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#BEA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA3BF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA3BF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#C0A5AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bea3bf; /* rgb */ color: rgb(190, 163, 191); /* oklch */ color: oklch(74.8% 0.050 324.9);
Tailwind
colors: {
custom: {
50: '#d1bed2',
500: '#bea3bf',
950: '#000000',
},
}SCSS
$custom: #bea3bf; $custom-light: #d1bed2; $custom-dark: #000000;
JSON
{
"hex": "#bea3bf",
"rgb": {
"r": 190,
"g": 163,
"b": 191
},
"hsl": {
"h": 297.857,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.748,
"c": 0.04977,
"h": 324.9
},
"luminance": 0.40903
}Semantic roles & 50–950 ramp
primary
#BEA3BF
secondary
#DBE3DB
accent
#9C494C
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182