#BAACCA#BAACCA
#BAACCA is a light, muted violet. Relative luminance 0.442; OKLCH L 76.6% C 0.045 H 306.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACCA |
|---|---|
| RGB | rgb(186, 172, 202) |
| HSL | hsl(268, 22%, 73%) |
| HSV | hsv(268, 15%, 79%) |
| CMYK | cmyk(7.9%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.37, 10.70, -13.41) |
| CIE-LCH | lch(72.37, 17.15, 308.60°) |
| OKLab | oklab(76.59% 0.0266 -0.0361) |
| OKLCH | oklch(76.59% 0.045 306.4) |
| XYZ | xyz(45.6610, 44.2086, 61.9933) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.85
Lilac
#C8A2C8
ΔE00 6.93
Lavender
#B39DDB
ΔE00 9.00
Light Lavender
#DFC5FE
ΔE00 10.49
Pale Lilac
#E4CBFF
ΔE00 10.80
Light Violet
#D6B4FC
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACCA #BCCAAC
analogous
#ACADCA #BAACCA #C9ACCA
triadic
#BAACCA #CABAAC #ACCABA
tetradic
#BAACCA #CAACAD #BCCAAC #ACCAC9
square
#BAACCA #CAACAD #BCCAAC #ACCAC9
split-complementary
#BAACCA #CAC9AC #ADCAAC
monochromatic
#7C629A #9B87B2 #BAACCA #D9D1E2 #EFECF3
Accessibility & contrast
On white
2.13
#BAACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#BAACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACCA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACCA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#B8B0B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baacca; /* rgb */ color: rgb(186, 172, 202); /* oklch */ color: oklch(76.6% 0.045 306.4);
Tailwind
colors: {
custom: {
50: '#cec4da',
500: '#baacca',
950: '#000000',
},
}SCSS
$custom: #baacca; $custom-light: #cec4da; $custom-dark: #000000;
JSON
{
"hex": "#baacca",
"rgb": {
"r": 186,
"g": 172,
"b": 202
},
"hsl": {
"h": 268,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.76585,
"c": 0.04487,
"h": 306.4
},
"luminance": 0.44208
}Semantic roles & 50–950 ramp
primary
#BAACCA
secondary
#E6E9E2
accent
#A04576
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#131214
muted
#828183