#BAAEBB#BAAEBB
#BAAEBB is a light, muted purple. Relative luminance 0.443; OKLCH L 76.5% C 0.023 H 323.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEBB |
|---|---|
| RGB | rgb(186, 174, 187) |
| HSL | hsl(295, 9%, 71%) |
| HSV | hsv(295, 7%, 73%) |
| CMYK | cmyk(0.5%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(72.43, 6.67, -5.08) |
| CIE-LCH | lch(72.43, 8.38, 322.70°) |
| OKLab | oklab(76.48% 0.0182 -0.0135) |
| OKLCH | oklch(76.48% 0.023 323.5) |
| XYZ | xyz(44.3540, 44.2994, 53.2181) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.17
Dove Gray
#B6B8BD
ΔE00 8.23
Pinkish Grey
#C8ACA9
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 9.28
Silver
#C0C0C0
ΔE00 9.75
Lilac
#C8A2C8
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEBB #AFBBAE
analogous
#B3AEBB #BAAEBB #BBAEB5
triadic
#BAAEBB #BBBAAE #AEBBBA
tetradic
#BAAEBB #BBB3AE #AFBBAE #AEB5BB
square
#BAAEBB #BBB3AE #AFBBAE #AEB5BB
split-complementary
#BAAEBB #B5BBAE #AEBBB3
monochromatic
#806D82 #9E8D9F #BAAEBB #D6CFD7 #F1EEF1
Accessibility & contrast
On white
2.13
#BAAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BAAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEBB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEBB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#BBAFB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baaebb; /* rgb */ color: rgb(186, 174, 187); /* oklch */ color: oklch(76.5% 0.023 323.5);
Tailwind
colors: {
custom: {
50: '#cec6cf',
500: '#baaebb',
950: '#000000',
},
}SCSS
$custom: #baaebb; $custom-light: #cec6cf; $custom-dark: #000000;
JSON
{
"hex": "#baaebb",
"rgb": {
"r": 186,
"g": 174,
"b": 187
},
"hsl": {
"h": 295.385,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76483,
"c": 0.02264,
"h": 323.5
},
"luminance": 0.44299
}Semantic roles & 50–950 ramp
primary
#BAAEBB
secondary
#E1E4E1
accent
#935358
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282