#BEA5BB#BEA5BB
#BEA5BB is a light, muted purple. Relative luminance 0.414; OKLCH L 75.1% C 0.042 H 329.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA5BB |
|---|---|
| RGB | rgb(190, 165, 187) |
| HSL | hsl(307, 16%, 70%) |
| HSV | hsv(307, 13%, 75%) |
| CMYK | cmyk(0%, 13.2%, 1.6%, 25.5%) |
| CIE-LAB | lab(70.49, 13.00, -7.92) |
| CIE-LCH | lch(70.49, 15.22, 328.65°) |
| OKLab | oklab(75.05% 0.0363 -0.021) |
| OKLCH | oklch(75.05% 0.042 329.9) |
| XYZ | xyz(43.6589, 41.4460, 52.7040) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.56
Thistle
#D8BFD8
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 8.26
Dusty Pink
#D8A7B1
ΔE00 8.42
Dusty Lavender
#AC86A8
ΔE00 9.66
Grey Pink
#C3909B
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA5BB #A5BEA8
analogous
#B5A5BE #BEA5BB #BEA5AF
triadic
#BEA5BB #BBBEA5 #A5BBBE
tetradic
#BEA5BB #BEB5A5 #A5BEA8 #A5AFBE
square
#BEA5BB #BEB5A5 #A5BEA8 #A5AFBE
split-complementary
#BEA5BB #AFBEA5 #A5BEB5
monochromatic
#876283 #A481A0 #BEA5BB #D8C9D6 #F1ECF1
Accessibility & contrast
On white
2.26
#BEA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#BEA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA5BB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA5BB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#C0A6AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea5bb; /* rgb */ color: rgb(190, 165, 187); /* oklch */ color: oklch(75.1% 0.042 329.9);
Tailwind
colors: {
custom: {
50: '#d1bfcf',
500: '#bea5bb',
950: '#000000',
},
}SCSS
$custom: #bea5bb; $custom-light: #d1bfcf; $custom-dark: #000000;
JSON
{
"hex": "#bea5bb",
"rgb": {
"r": 190,
"g": 165,
"b": 187
},
"hsl": {
"h": 307.2,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.75054,
"c": 0.04193,
"h": 329.9
},
"luminance": 0.41445
}Semantic roles & 50–950 ramp
primary
#BEA5BB
secondary
#DCE3DD
accent
#9A554B
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182