#BEA4BF#BEA4BF
#BEA4BF is a light, muted purple. Relative luminance 0.413; OKLCH L 75.0% C 0.048 H 324.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4BF |
|---|---|
| RGB | rgb(190, 164, 191) |
| HSL | hsl(298, 17%, 70%) |
| HSV | hsv(298, 14%, 75%) |
| CMYK | cmyk(0.5%, 14.1%, 0%, 25.1%) |
| CIE-LAB | lab(70.36, 14.30, -10.32) |
| CIE-LCH | lch(70.36, 17.64, 324.19°) |
| OKLab | oklab(74.99% 0.0392 -0.0276) |
| OKLCH | oklch(74.99% 0.048 324.9) |
| XYZ | xyz(43.9134, 41.2603, 54.9308) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.13
Thistle
#D8BFD8
ΔE00 7.15
Light Mauve
#C292A1
ΔE00 8.72
Dusty Lavender
#AC86A8
ΔE00 8.97
Dusty Pink
#D8A7B1
ΔE00 9.25
Plum
#DDA0DD
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4BF #A5BFA4
analogous
#B1A4BF #BEA4BF #BFA4B3
triadic
#BEA4BF #BFBEA4 #A4BFBE
tetradic
#BEA4BF #BFB1A4 #A5BFA4 #A4B3BF
square
#BEA4BF #BFB1A4 #A5BFA4 #A4B3BF
split-complementary
#BEA4BF #B3BFA4 #A4BFB1
monochromatic
#876089 #A480A6 #BEA4BF #D8C8D8 #F1ECF2
Accessibility & contrast
On white
2.27
#BEA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#BEA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4BF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4BF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#C0A6AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea4bf; /* rgb */ color: rgb(190, 164, 191); /* oklch */ color: oklch(75.0% 0.048 324.9);
Tailwind
colors: {
custom: {
50: '#d1bfd2',
500: '#bea4bf',
950: '#000000',
},
}SCSS
$custom: #bea4bf; $custom-light: #d1bfd2; $custom-dark: #000000;
JSON
{
"hex": "#bea4bf",
"rgb": {
"r": 190,
"g": 164,
"b": 191
},
"hsl": {
"h": 297.778,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.74994,
"c": 0.04794,
"h": 324.9
},
"luminance": 0.4126
}Semantic roles & 50–950 ramp
primary
#BEA4BF
secondary
#DCE3DC
accent
#9C4A4D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182