#BEA5BF#BEA5BF
#BEA5BF is a light, muted purple. Relative luminance 0.416; OKLCH L 75.2% C 0.046 H 324.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA5BF |
|---|---|
| RGB | rgb(190, 165, 191) |
| HSL | hsl(298, 17%, 70%) |
| HSV | hsv(298, 14%, 75%) |
| CMYK | cmyk(0.5%, 13.6%, 0%, 25.1%) |
| CIE-LAB | lab(70.61, 13.75, -9.95) |
| CIE-LCH | lch(70.61, 16.97, 324.12°) |
| OKLab | oklab(75.19% 0.0377 -0.0266) |
| OKLCH | oklch(75.19% 0.046 324.8) |
| XYZ | xyz(44.0931, 41.6197, 54.9907) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.53
Thistle
#D8BFD8
ΔE00 6.91
Light Mauve
#C292A1
ΔE00 8.87
Dusty Pink
#D8A7B1
ΔE00 9.21
Dusty Lavender
#AC86A8
ΔE00 9.32
Plum
#DDA0DD
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA5BF #A6BFA5
analogous
#B1A5BF #BEA5BF #BFA5B3
triadic
#BEA5BF #BFBEA5 #A5BFBE
tetradic
#BEA5BF #BFB1A5 #A6BFA5 #A5B3BF
square
#BEA5BF #BFB1A5 #A6BFA5 #A5B3BF
split-complementary
#BEA5BF #B3BFA5 #A5BFB1
monochromatic
#876189 #A481A6 #BEA5BF #D8C9D8 #F2EDF2
Accessibility & contrast
On white
2.25
#BEA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#BEA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA5BF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA5BF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#C0A7AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bea5bf; /* rgb */ color: rgb(190, 165, 191); /* oklch */ color: oklch(75.2% 0.046 324.8);
Tailwind
colors: {
custom: {
50: '#d1bfd2',
500: '#bea5bf',
950: '#000000',
},
}SCSS
$custom: #bea5bf; $custom-light: #d1bfd2; $custom-dark: #000000;
JSON
{
"hex": "#bea5bf",
"rgb": {
"r": 190,
"g": 165,
"b": 191
},
"hsl": {
"h": 297.692,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.75188,
"c": 0.04612,
"h": 324.8
},
"luminance": 0.41619
}Semantic roles & 50–950 ramp
primary
#BEA5BF
secondary
#DDE4DC
accent
#9B4A4D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182