#BAAEC7#BAAEC7
#BAAEC7 is a light, muted violet. Relative luminance 0.448; OKLCH L 76.9% C 0.037 H 307.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEC7 |
|---|---|
| RGB | rgb(186, 174, 199) |
| HSL | hsl(269, 18%, 73%) |
| HSV | hsv(269, 13%, 78%) |
| CMYK | cmyk(6.5%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(72.78, 9.00, -11.14) |
| CIE-LCH | lch(72.78, 14.32, 308.94°) |
| OKLab | oklab(76.88% 0.0226 -0.0299) |
| OKLCH | oklch(76.88% 0.037 307.1) |
| XYZ | xyz(45.6927, 44.8349, 60.2686) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 8.20
Lavender
#B39DDB
ΔE00 10.66
Dove Gray
#B6B8BD
ΔE00 11.14
Light Lavender
#DFC5FE
ΔE00 11.53
Periwinkle
#CCCCFF
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEC7 #BBC7AE
analogous
#AEAEC7 #BAAEC7 #C6AEC7
triadic
#BAAEC7 #C7BAAE #AEC7BA
tetradic
#BAAEC7 #C7AEAE #BBC7AE #AEC7C6
square
#BAAEC7 #C7AEAE #BBC7AE #AEC7C6
split-complementary
#BAAEC7 #C7C6AE #AEC7AE
monochromatic
#7C6694 #9B8AAE #BAAEC7 #D9D2E0 #F0EDF2
Accessibility & contrast
On white
2.11
#BAAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BAAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEC7
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEC7 | 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)
#AAB2C8
Deuteranopia (green-blind)
#ACB3C6
Tritanopia (blue-blind)
#B8B1B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #baaec7; /* rgb */ color: rgb(186, 174, 199); /* oklch */ color: oklch(76.9% 0.037 307.1);
Tailwind
colors: {
custom: {
50: '#cec6d8',
500: '#baaec7',
950: '#000000',
},
}SCSS
$custom: #baaec7; $custom-light: #cec6d8; $custom-dark: #000000;
JSON
{
"hex": "#baaec7",
"rgb": {
"r": 186,
"g": 174,
"b": 199
},
"hsl": {
"h": 268.8,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.76877,
"c": 0.03749,
"h": 307.1
},
"luminance": 0.44835
}Semantic roles & 50–950 ramp
primary
#BAAEC7
secondary
#E6E9E2
accent
#9D4974
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131314
muted
#828283