#BEA8BE#BEA8BE
#BEA8BE is a light, muted purple. Relative luminance 0.427; OKLCH L 75.7% C 0.040 H 326.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8BE |
|---|---|
| RGB | rgb(190, 168, 190) |
| HSL | hsl(300, 14%, 70%) |
| HSV | hsv(300, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.33, 11.91, -8.32) |
| CIE-LCH | lch(71.33, 14.53, 325.07°) |
| OKLab | oklab(75.74% 0.0328 -0.0221) |
| OKLCH | oklch(75.74% 0.04 326) |
| XYZ | xyz(44.5309, 42.6707, 54.5956) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 6.43
Dusty Pink
#D8A7B1
ΔE00 9.08
Light Mauve
#C292A1
ΔE00 9.35
Pinkish Grey
#C8ACA9
ΔE00 10.24
Dusty Lavender
#AC86A8
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8BE #A8BEA8
analogous
#B3A8BE #BEA8BE #BEA8B3
triadic
#BEA8BE #BEBEA8 #A8BEBE
tetradic
#BEA8BE #BEB3A8 #A8BEA8 #A8B3BE
square
#BEA8BE #BEB3A8 #A8BEA8 #A8B3BE
split-complementary
#BEA8BE #B3BEA8 #A8BEB3
monochromatic
#876587 #A485A4 #BEA8BE #D8CBD8 #F2EDF2
Accessibility & contrast
On white
2.20
#BEA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#BEA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8BE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8BE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#ABB0BD
Tritanopia (blue-blind)
#C0AAAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bea8be; /* rgb */ color: rgb(190, 168, 190); /* oklch */ color: oklch(75.7% 0.040 326.0);
Tailwind
colors: {
custom: {
50: '#d1c1d1',
500: '#bea8be',
950: '#000000',
},
}SCSS
$custom: #bea8be; $custom-light: #d1c1d1; $custom-dark: #000000;
JSON
{
"hex": "#bea8be",
"rgb": {
"r": 190,
"g": 168,
"b": 190
},
"hsl": {
"h": 300,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75739,
"c": 0.03957,
"h": 326
},
"luminance": 0.4267
}Semantic roles & 50–950 ramp
primary
#BEA8BE
secondary
#DEE4DE
accent
#994D4D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182