#BEA7BF#BEA7BF
#BEA7BF is a light, muted purple. Relative luminance 0.423; OKLCH L 75.6% C 0.042 H 324.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA7BF |
|---|---|
| RGB | rgb(190, 167, 191) |
| HSL | hsl(298, 16%, 70%) |
| HSV | hsv(298, 13%, 75%) |
| CMYK | cmyk(0.5%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(71.11, 12.65, -9.20) |
| CIE-LCH | lch(71.11, 15.64, 323.97°) |
| OKLab | oklab(75.58% 0.0347 -0.0245) |
| OKLCH | oklch(75.58% 0.042 324.7) |
| XYZ | xyz(44.4566, 42.3468, 55.1119) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.38
Thistle
#D8BFD8
ΔE00 6.52
Dusty Pink
#D8A7B1
ΔE00 9.21
Light Mauve
#C292A1
ΔE00 9.24
Dusty Lavender
#AC86A8
ΔE00 10.07
Grey Pink
#C3909B
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA7BF #A8BFA7
analogous
#B2A7BF #BEA7BF #BFA7B4
triadic
#BEA7BF #BFBEA7 #A7BFBE
tetradic
#BEA7BF #BFB2A7 #A8BFA7 #A7B4BF
square
#BEA7BF #BFB2A7 #A8BFA7 #A7B4BF
split-complementary
#BEA7BF #B4BFA7 #A7BFB2
monochromatic
#876388 #A484A5 #BEA7BF #D8CAD9 #F2EDF2
Accessibility & contrast
On white
2.22
#BEA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BEA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA7BF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA7BF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#BFA9AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bea7bf; /* rgb */ color: rgb(190, 167, 191); /* oklch */ color: oklch(75.6% 0.042 324.7);
Tailwind
colors: {
custom: {
50: '#d1c1d2',
500: '#bea7bf',
950: '#000000',
},
}SCSS
$custom: #bea7bf; $custom-light: #d1c1d2; $custom-dark: #000000;
JSON
{
"hex": "#bea7bf",
"rgb": {
"r": 190,
"g": 167,
"b": 191
},
"hsl": {
"h": 297.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75577,
"c": 0.04248,
"h": 324.7
},
"luminance": 0.42346
}Semantic roles & 50–950 ramp
primary
#BEA7BF
secondary
#DEE4DE
accent
#9A4B4F
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182