#BAAEBF#BAAEBF
#BAAEBF is a light, muted purple. Relative luminance 0.445; OKLCH L 76.6% C 0.027 H 316.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEBF |
|---|---|
| RGB | rgb(186, 174, 191) |
| HSL | hsl(282, 12%, 72%) |
| HSV | hsv(282, 9%, 75%) |
| CMYK | cmyk(2.6%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(72.54, 7.43, -7.11) |
| CIE-LCH | lch(72.54, 10.28, 316.29°) |
| OKLab | oklab(76.61% 0.0197 -0.0189) |
| OKLCH | oklch(76.61% 0.027 316.1) |
| XYZ | xyz(44.7882, 44.4730, 55.5048) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.38
Dove Gray
#B6B8BD
ΔE00 9.16
Lilac
#C8A2C8
ΔE00 9.82
Pinkish Grey
#C8ACA9
ΔE00 9.84
Dark Gray
#A9A9A9
ΔE00 10.49
Silver
#C0C0C0
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEBF #B3BFAE
analogous
#B2AEBF #BAAEBF #BFAEBC
triadic
#BAAEBF #BFBAAE #AEBFBA
tetradic
#BAAEBF #BFB2AE #B3BFAE #AEBCBF
square
#BAAEBF #BFB2AE #B3BFAE #AEBCBF
split-complementary
#BAAEBF #BCBFAE #AEBFB2
monochromatic
#7F6B88 #9D8CA4 #BAAEBF #D7D0DA #F0EEF1
Accessibility & contrast
On white
2.12
#BAAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BAAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEBF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEBF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#BAB0B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baaebf; /* rgb */ color: rgb(186, 174, 191); /* oklch */ color: oklch(76.6% 0.027 316.1);
Tailwind
colors: {
custom: {
50: '#cec6d2',
500: '#baaebf',
950: '#000000',
},
}SCSS
$custom: #baaebf; $custom-light: #cec6d2; $custom-dark: #000000;
JSON
{
"hex": "#baaebf",
"rgb": {
"r": 186,
"g": 174,
"b": 191
},
"hsl": {
"h": 282.353,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76611,
"c": 0.02732,
"h": 316.1
},
"luminance": 0.44473
}Semantic roles & 50–950 ramp
primary
#BAAEBF
secondary
#E4E7E2
accent
#965064
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282