#BAACCF#BAACCF
#BAACCF is a light, muted violet. Relative luminance 0.444; OKLCH L 76.8% C 0.052 H 303.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACCF |
|---|---|
| RGB | rgb(186, 172, 207) |
| HSL | hsl(264, 27%, 74%) |
| HSV | hsv(264, 17%, 81%) |
| CMYK | cmyk(10.1%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(72.53, 11.72, -15.91) |
| CIE-LCH | lch(72.53, 19.76, 306.39°) |
| OKLab | oklab(76.76% 0.0284 -0.043) |
| OKLCH | oklch(76.76% 0.052 303.4) |
| XYZ | xyz(46.2626, 44.4492, 65.1617) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.75
Thistle
#D8BFD8
ΔE00 7.39
Lavender
#B39DDB
ΔE00 7.61
Light Lavender
#DFC5FE
ΔE00 9.48
Light Violet
#D6B4FC
ΔE00 9.77
Pale Violet
#CEAEFA
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACCF #C1CFAC
analogous
#ACB0CF #BAACCF #CCACCF
triadic
#BAACCF #CFBAAC #ACCFBA
tetradic
#BAACCF #CFACB0 #C1CFAC #ACCFCC
square
#BAACCF #CFACB0 #C1CFAC #ACCFCC
split-complementary
#BAACCF #CFCCAC #B0CFAC
monochromatic
#7A5EA2 #9A85B9 #BAACCF #DAD3E5 #EFECF4
Accessibility & contrast
On white
2.12
#BAACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BAACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACCF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACCF | 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)
#A6B2D1
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#B7B1B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #baaccf; /* rgb */ color: rgb(186, 172, 207); /* oklch */ color: oklch(76.8% 0.052 303.4);
Tailwind
colors: {
custom: {
50: '#cfc4dd',
500: '#baaccf',
950: '#000000',
},
}SCSS
$custom: #baaccf; $custom-light: #cfc4dd; $custom-dark: #000000;
JSON
{
"hex": "#baaccf",
"rgb": {
"r": 186,
"g": 172,
"b": 207
},
"hsl": {
"h": 264,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.76762,
"c": 0.05152,
"h": 303.4
},
"luminance": 0.44449
}Semantic roles & 50–950 ramp
primary
#BAACCF
secondary
#E6EAE1
accent
#A5407D
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131215
muted
#828183