#BEA4BE#BEA4BE
#BEA4BE is a light, muted purple. Relative luminance 0.412; OKLCH L 75.0% C 0.047 H 326.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4BE |
|---|---|
| RGB | rgb(190, 164, 190) |
| HSL | hsl(300, 17%, 69%) |
| HSV | hsv(300, 14%, 75%) |
| CMYK | cmyk(0%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(70.33, 14.11, -9.81) |
| CIE-LCH | lch(70.33, 17.19, 325.19°) |
| OKLab | oklab(74.96% 0.0389 -0.0262) |
| OKLCH | oklch(74.96% 0.047 326) |
| XYZ | xyz(43.8037, 41.2165, 54.3532) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.36
Thistle
#D8BFD8
ΔE00 7.14
Light Mauve
#C292A1
ΔE00 8.53
Dusty Lavender
#AC86A8
ΔE00 9.02
Dusty Pink
#D8A7B1
ΔE00 9.03
Grey Pink
#C3909B
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4BE #A4BEA4
analogous
#B1A4BE #BEA4BE #BEA4B1
triadic
#BEA4BE #BEBEA4 #A4BEBE
tetradic
#BEA4BE #BEB1A4 #A4BEA4 #A4B1BE
square
#BEA4BE #BEB1A4 #A4BEA4 #A4B1BE
split-complementary
#BEA4BE #B1BEA4 #A4BEB1
monochromatic
#876187 #A580A5 #BEA4BE #D8C8D8 #F1EBF1
Accessibility & contrast
On white
2.27
#BEA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#BEA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4BE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4BE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#C0A6AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea4be; /* rgb */ color: rgb(190, 164, 190); /* oklch */ color: oklch(75.0% 0.047 326.0);
Tailwind
colors: {
custom: {
50: '#d1bfd1',
500: '#bea4be',
950: '#000000',
},
}SCSS
$custom: #bea4be; $custom-light: #d1bfd1; $custom-dark: #000000;
JSON
{
"hex": "#bea4be",
"rgb": {
"r": 190,
"g": 164,
"b": 190
},
"hsl": {
"h": 300,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.7496,
"c": 0.04686,
"h": 326
},
"luminance": 0.41216
}Semantic roles & 50–950 ramp
primary
#BEA4BE
secondary
#DBE3DB
accent
#9B4B4B
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182