#BAABCF#BAABCF
#BAABCF is a light, muted violet. Relative luminance 0.441; OKLCH L 76.6% C 0.053 H 304.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BAABCF |
|---|---|
| RGB | rgb(186, 171, 207) |
| HSL | hsl(265, 27%, 74%) |
| HSV | hsv(265, 17%, 81%) |
| CMYK | cmyk(10.1%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(72.28, 12.27, -16.29) |
| CIE-LCH | lch(72.28, 20.40, 307.00°) |
| OKLab | oklab(76.57% 0.0298 -0.0441) |
| OKLCH | oklch(76.57% 0.053 304.1) |
| XYZ | xyz(46.0730, 44.0700, 65.0985) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.42
Lavender
#B39DDB
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.53
Light Lavender
#DFC5FE
ΔE00 9.43
Light Violet
#D6B4FC
ΔE00 9.56
Pale Violet
#CEAEFA
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAABCF #C0CFAB
analogous
#ABAECF #BAABCF #CCABCF
triadic
#BAABCF #CFBAAB #ABCFBA
tetradic
#BAABCF #CFABAE #C0CFAB #ABCFCC
square
#BAABCF #CFABAE #C0CFAB #ABCFCC
split-complementary
#BAABCF #CFCCAB #AECFAB
monochromatic
#7A5DA2 #9A84B9 #BAABCF #DAD2E5 #EFECF4
Accessibility & contrast
On white
2.14
#BAABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BAABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAABCF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAABCF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D1
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#B7B0B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baabcf; /* rgb */ color: rgb(186, 171, 207); /* oklch */ color: oklch(76.6% 0.053 304.1);
Tailwind
colors: {
custom: {
50: '#cfc4dd',
500: '#baabcf',
950: '#000000',
},
}SCSS
$custom: #baabcf; $custom-light: #cfc4dd; $custom-dark: #000000;
JSON
{
"hex": "#baabcf",
"rgb": {
"r": 186,
"g": 171,
"b": 207
},
"hsl": {
"h": 265,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.76566,
"c": 0.05321,
"h": 304.1
},
"luminance": 0.4407
}Semantic roles & 50–950 ramp
primary
#BAABCF
secondary
#E6EAE1
accent
#A6407B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131215
muted
#828183