#BEAEBF#BEAEBF
#BEAEBF is a light, muted purple. Relative luminance 0.450; OKLCH L 77.0% C 0.030 H 324.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEBF |
|---|---|
| RGB | rgb(190, 174, 191) |
| HSL | hsl(296, 12%, 72%) |
| HSV | hsv(296, 9%, 75%) |
| CMYK | cmyk(0.5%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(72.88, 8.82, -6.57) |
| CIE-LCH | lch(72.88, 11.00, 323.31°) |
| OKLab | oklab(76.95% 0.0241 -0.0175) |
| OKLCH | oklch(76.95% 0.03 324.1) |
| XYZ | xyz(45.7739, 44.9813, 55.5510) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 8.85
Pinkish Grey
#C8ACA9
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 10.17
Dove Gray
#B6B8BD
ΔE00 10.28
Light Mauve
#C292A1
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEBF #AFBFAE
analogous
#B6AEBF #BEAEBF #BFAEB8
triadic
#BEAEBF #BFBEAE #AEBFBE
tetradic
#BEAEBF #BFB6AE #AFBFAE #AEB8BF
square
#BEAEBF #BFB6AE #AFBFAE #AEB8BF
split-complementary
#BEAEBF #B8BFAE #AEBFB6
monochromatic
#866B88 #A38CA4 #BEAEBF #D9D0DA #F1EEF1
Accessibility & contrast
On white
2.10
#BEAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#BEAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEBF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEBF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#BFAFB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beaebf; /* rgb */ color: rgb(190, 174, 191); /* oklch */ color: oklch(77.0% 0.030 324.1);
Tailwind
colors: {
custom: {
50: '#d1c6d2',
500: '#beaebf',
950: '#000000',
},
}SCSS
$custom: #beaebf; $custom-light: #d1c6d2; $custom-dark: #000000;
JSON
{
"hex": "#beaebf",
"rgb": {
"r": 190,
"g": 174,
"b": 191
},
"hsl": {
"h": 296.471,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76954,
"c": 0.02977,
"h": 324.1
},
"luminance": 0.44981
}Semantic roles & 50–950 ramp
primary
#BEAEBF
secondary
#E2E7E2
accent
#965054
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282