#BEAEBD#BEAEBD
#BEAEBD is a light, muted purple. Relative luminance 0.449; OKLCH L 76.9% C 0.028 H 327.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEBD |
|---|---|
| RGB | rgb(190, 174, 189) |
| HSL | hsl(304, 11%, 71%) |
| HSV | hsv(304, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 0.5%, 25.5%) |
| CIE-LAB | lab(72.82, 8.44, -5.56) |
| CIE-LCH | lch(72.82, 10.11, 326.64°) |
| OKLab | oklab(76.89% 0.0234 -0.0147) |
| OKLCH | oklch(76.89% 0.028 327.7) |
| XYZ | xyz(45.5553, 44.8938, 54.3997) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.83
Pinkish Grey
#C8ACA9
ΔE00 8.48
Lilac
#C8A2C8
ΔE00 9.42
Dove Gray
#B6B8BD
ΔE00 9.88
Dusty Pink
#D8A7B1
ΔE00 10.03
Dark Gray
#A9A9A9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEBD #AEBEAF
analogous
#B7AEBE #BEAEBD #BEAEB5
triadic
#BEAEBD #BDBEAE #AEBDBE
tetradic
#BEAEBD #BEB7AE #AEBEAF #AEB5BE
square
#BEAEBD #BEB7AE #AEBEAF #AEB5BE
split-complementary
#BEAEBD #B5BEAE #AEBEB7
monochromatic
#866C84 #A38CA1 #BEAEBD #D9D0D9 #F1EEF1
Accessibility & contrast
On white
2.10
#BEAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#BEAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEBD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEBD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BE
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#BFAFB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beaebd; /* rgb */ color: rgb(190, 174, 189); /* oklch */ color: oklch(76.9% 0.028 327.7);
Tailwind
colors: {
custom: {
50: '#d1c6d0',
500: '#beaebd',
950: '#000000',
},
}SCSS
$custom: #beaebd; $custom-light: #d1c6d0; $custom-dark: #000000;
JSON
{
"hex": "#beaebd",
"rgb": {
"r": 190,
"g": 174,
"b": 189
},
"hsl": {
"h": 303.75,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.7689,
"c": 0.02762,
"h": 327.7
},
"luminance": 0.44893
}Semantic roles & 50–950 ramp
primary
#BEAEBD
secondary
#E2E6E2
accent
#955550
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282