#BEA8BB#BEA8BB
#BEA8BB is a light, muted purple. Relative luminance 0.425; OKLCH L 75.6% C 0.036 H 330.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8BB |
|---|---|
| RGB | rgb(190, 168, 187) |
| HSL | hsl(308, 14%, 70%) |
| HSV | hsv(308, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 1.6%, 25.5%) |
| CIE-LAB | lab(71.24, 11.35, -6.80) |
| CIE-LCH | lch(71.24, 13.23, 329.08°) |
| OKLab | oklab(75.64% 0.0317 -0.018) |
| OKLCH | oklch(75.64% 0.036 330.4) |
| XYZ | xyz(44.2063, 42.5409, 52.8865) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.71
Lilac
#C8A2C8
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 8.62
Light Mauve
#C292A1
ΔE00 9.06
Pinkish Grey
#C8ACA9
ΔE00 9.24
Grey Pink
#C3909B
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8BB #A8BEAB
analogous
#B6A8BE #BEA8BB #BEA8B0
triadic
#BEA8BB #BBBEA8 #A8BBBE
tetradic
#BEA8BB #BEB6A8 #A8BEAB #A8B0BE
square
#BEA8BB #BEB6A8 #A8BEAB #A8B0BE
split-complementary
#BEA8BB #B0BEA8 #A8BEB6
monochromatic
#876582 #A485A0 #BEA8BB #D8CBD6 #F2EDF1
Accessibility & contrast
On white
2.21
#BEA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BEA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8BB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8BB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBC
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#C0A9AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bea8bb; /* rgb */ color: rgb(190, 168, 187); /* oklch */ color: oklch(75.6% 0.036 330.4);
Tailwind
colors: {
custom: {
50: '#d1c1cf',
500: '#bea8bb',
950: '#000000',
},
}SCSS
$custom: #bea8bb; $custom-light: #d1c1cf; $custom-dark: #000000;
JSON
{
"hex": "#bea8bb",
"rgb": {
"r": 190,
"g": 168,
"b": 187
},
"hsl": {
"h": 308.182,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75641,
"c": 0.03647,
"h": 330.4
},
"luminance": 0.4254
}Semantic roles & 50–950 ramp
primary
#BEA8BB
secondary
#DEE4DF
accent
#99574D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182