#BAAEBA#BAAEBA
#BAAEBA is a light, muted purple. Relative luminance 0.443; OKLCH L 76.5% C 0.022 H 325.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEBA |
|---|---|
| RGB | rgb(186, 174, 186) |
| HSL | hsl(300, 8%, 71%) |
| HSV | hsv(300, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(72.40, 6.48, -4.57) |
| CIE-LCH | lch(72.40, 7.93, 324.79°) |
| OKLab | oklab(76.45% 0.0178 -0.0121) |
| OKLCH | oklch(76.45% 0.022 325.8) |
| XYZ | xyz(44.2474, 44.2567, 52.6563) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.02
Pinkish Grey
#C8ACA9
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.41
Dark Gray
#A9A9A9
ΔE00 8.98
Silver
#C0C0C0
ΔE00 9.48
Lilac
#C8A2C8
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEBA #AEBAAE
analogous
#B4AEBA #BAAEBA #BAAEB4
triadic
#BAAEBA #BABAAE #AEBABA
tetradic
#BAAEBA #BAB4AE #AEBAAE #AEB4BA
square
#BAAEBA #BAB4AE #AEBAAE #AEB4BA
split-complementary
#BAAEBA #B4BAAE #AEBAB4
monochromatic
#806D80 #9E8D9E #BAAEBA #D6CFD6 #F1EEF1
Accessibility & contrast
On white
2.13
#BAAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BAAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEBA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEBA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#BBAFB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baaeba; /* rgb */ color: rgb(186, 174, 186); /* oklch */ color: oklch(76.5% 0.022 325.8);
Tailwind
colors: {
custom: {
50: '#cec6ce',
500: '#baaeba',
950: '#000000',
},
}SCSS
$custom: #baaeba; $custom-light: #cec6ce; $custom-dark: #000000;
JSON
{
"hex": "#baaeba",
"rgb": {
"r": 186,
"g": 174,
"b": 186
},
"hsl": {
"h": 300,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76451,
"c": 0.02155,
"h": 325.8
},
"luminance": 0.44256
}Semantic roles & 50–950 ramp
primary
#BAAEBA
secondary
#E0E4E0
accent
#925454
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282