#BEA0BF#BEA0BF
#BEA0BF is a light, muted purple. Relative luminance 0.399; OKLCH L 74.2% C 0.055 H 325.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA0BF |
|---|---|
| RGB | rgb(190, 160, 191) |
| HSL | hsl(298, 19%, 69%) |
| HSV | hsv(298, 16%, 75%) |
| CMYK | cmyk(0.5%, 16.2%, 0%, 25.1%) |
| CIE-LAB | lab(69.36, 16.51, -11.81) |
| CIE-LCH | lch(69.36, 20.30, 324.43°) |
| OKLab | oklab(74.22% 0.0453 -0.0316) |
| OKLCH | oklch(74.22% 0.055 325.1) |
| XYZ | xyz(43.2088, 39.8511, 54.6959) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.83
Dusty Lavender
#AC86A8
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.25
Light Mauve
#C292A1
ΔE00 8.37
Plum
#DDA0DD
ΔE00 8.81
Heather
#A484AC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA0BF #A1BFA0
analogous
#AFA0BF #BEA0BF #BFA0B1
triadic
#BEA0BF #BFBEA0 #A0BFBE
tetradic
#BEA0BF #BFAFA0 #A1BFA0 #A0B1BF
square
#BEA0BF #BFAFA0 #A1BFA0 #A0B1BF
split-complementary
#BEA0BF #B1BFA0 #A0BFAF
monochromatic
#875C89 #A57BA6 #BEA0BF #D7C5D8 #F0E9F0
Accessibility & contrast
On white
2.34
#BEA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BEA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA0BF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA0BF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#C0A2AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bea0bf; /* rgb */ color: rgb(190, 160, 191); /* oklch */ color: oklch(74.2% 0.055 325.1);
Tailwind
colors: {
custom: {
50: '#d1bcd2',
500: '#bea0bf',
950: '#000000',
},
}SCSS
$custom: #bea0bf; $custom-light: #d1bcd2; $custom-dark: #000000;
JSON
{
"hex": "#bea0bf",
"rgb": {
"r": 190,
"g": 160,
"b": 191
},
"hsl": {
"h": 298.065,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.74224,
"c": 0.05525,
"h": 325.1
},
"luminance": 0.3985
}Semantic roles & 50–950 ramp
primary
#BEA0BF
secondary
#D9E2D9
accent
#9E484A
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182