#BDAEBF#BDAEBF
#BDAEBF is a light, muted purple. Relative luminance 0.449; OKLCH L 76.9% C 0.029 H 322.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEBF |
|---|---|
| RGB | rgb(189, 174, 191) |
| HSL | hsl(293, 12%, 72%) |
| HSV | hsv(293, 9%, 75%) |
| CMYK | cmyk(1%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(72.79, 8.47, -6.71) |
| CIE-LCH | lch(72.79, 10.80, 321.63°) |
| OKLab | oklab(76.87% 0.023 -0.0178) |
| OKLCH | oklch(76.87% 0.029 322.2) |
| XYZ | xyz(45.5249, 44.8529, 55.5393) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.65
Lilac
#C8A2C8
ΔE00 9.08
Pinkish Grey
#C8ACA9
ΔE00 9.30
Dove Gray
#B6B8BD
ΔE00 10.00
Dusty Pink
#D8A7B1
ΔE00 10.51
Dark Gray
#A9A9A9
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEBF #B0BFAE
analogous
#B5AEBF #BDAEBF #BFAEB9
triadic
#BDAEBF #BFBDAE #AEBFBD
tetradic
#BDAEBF #BFB5AE #B0BFAE #AEB9BF
square
#BDAEBF #BFB5AE #B0BFAE #AEB9BF
split-complementary
#BDAEBF #B9BFAE #AEBFB5
monochromatic
#846B88 #A18CA4 #BDAEBF #D9D0DA #F1EEF1
Accessibility & contrast
On white
2.11
#BDAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BDAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEBF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEBF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#BEAFB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bdaebf; /* rgb */ color: rgb(189, 174, 191); /* oklch */ color: oklch(76.9% 0.029 322.2);
Tailwind
colors: {
custom: {
50: '#d0c6d2',
500: '#bdaebf',
950: '#000000',
},
}SCSS
$custom: #bdaebf; $custom-light: #d0c6d2; $custom-dark: #000000;
JSON
{
"hex": "#bdaebf",
"rgb": {
"r": 189,
"g": 174,
"b": 191
},
"hsl": {
"h": 292.941,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76868,
"c": 0.02911,
"h": 322.2
},
"luminance": 0.44853
}Semantic roles & 50–950 ramp
primary
#BDAEBF
secondary
#E3E7E2
accent
#965058
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282