#BEA6BF#BEA6BF
#BEA6BF is a light, muted purple. Relative luminance 0.420; OKLCH L 75.4% C 0.044 H 324.8°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA6BF |
|---|---|
| RGB | rgb(190, 166, 191) |
| HSL | hsl(298, 16%, 70%) |
| HSV | hsv(298, 13%, 75%) |
| CMYK | cmyk(0.5%, 13.1%, 0%, 25.1%) |
| CIE-LAB | lab(70.86, 13.20, -9.57) |
| CIE-LCH | lch(70.86, 16.31, 324.05°) |
| OKLab | oklab(75.38% 0.0362 -0.0255) |
| OKLCH | oklch(75.38% 0.044 324.8) |
| XYZ | xyz(44.2741, 41.9818, 55.0511) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 6.70
Light Mauve
#C292A1
ΔE00 9.04
Dusty Pink
#D8A7B1
ΔE00 9.20
Dusty Lavender
#AC86A8
ΔE00 9.69
Grey Pink
#C3909B
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA6BF #A7BFA6
analogous
#B1A6BF #BEA6BF #BFA6B4
triadic
#BEA6BF #BFBEA6 #A6BFBE
tetradic
#BEA6BF #BFB1A6 #A7BFA6 #A6B4BF
square
#BEA6BF #BFB1A6 #A7BFA6 #A6B4BF
split-complementary
#BEA6BF #B4BFA6 #A6BFB1
monochromatic
#876288 #A482A5 #BEA6BF #D8CAD9 #F2EDF2
Accessibility & contrast
On white
2.23
#BEA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BEA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA6BF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA6BF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#C0A8AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bea6bf; /* rgb */ color: rgb(190, 166, 191); /* oklch */ color: oklch(75.4% 0.044 324.8);
Tailwind
colors: {
custom: {
50: '#d1c0d2',
500: '#bea6bf',
950: '#000000',
},
}SCSS
$custom: #bea6bf; $custom-light: #d1c0d2; $custom-dark: #000000;
JSON
{
"hex": "#bea6bf",
"rgb": {
"r": 190,
"g": 166,
"b": 191
},
"hsl": {
"h": 297.6,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.75382,
"c": 0.04429,
"h": 324.8
},
"luminance": 0.41981
}Semantic roles & 50–950 ramp
primary
#BEA6BF
secondary
#DDE4DD
accent
#9B4B4E
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182