#BAB2DA#BAB2DA
#BAB2DA is a light, muted violet. Relative luminance 0.473; OKLCH L 78.3% C 0.057 H 294.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB2DA |
|---|---|
| RGB | rgb(186, 178, 218) |
| HSL | hsl(252, 35%, 78%) |
| HSV | hsv(252, 18%, 85%) |
| CMYK | cmyk(14.7%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(74.41, 10.74, -19.08) |
| CIE-LCH | lch(74.41, 21.89, 299.39°) |
| OKLab | oklab(78.34% 0.0233 -0.0518) |
| OKLCH | oklch(78.34% 0.057 294.2) |
| XYZ | xyz(48.8223, 47.3415, 72.8818) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.60
Periwinkle
#CCCCFF
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB2DA #D2DAB2
analogous
#B2BEDA #BAB2DA #CEB2DA
triadic
#BAB2DA #DABAB2 #B2DABA
tetradic
#BAB2DA #DAB2BE #D2DAB2 #B2DACE
square
#BAB2DA #DAB2BE #D2DAB2 #B2DACE
split-complementary
#BAB2DA #DACEB2 #BEDAB2
monochromatic
#705FB2 #9589C6 #BAB2DA #DFDBEE #ECEAF5
Accessibility & contrast
On white
2.01
#BAB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BAB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB2DA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB2DA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB7DC
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#B4B8BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bab2da; /* rgb */ color: rgb(186, 178, 218); /* oklch */ color: oklch(78.3% 0.057 294.2);
Tailwind
colors: {
custom: {
50: '#cfc9e5',
500: '#bab2da',
950: '#000000',
},
}SCSS
$custom: #bab2da; $custom-light: #cfc9e5; $custom-dark: #000000;
JSON
{
"hex": "#bab2da",
"rgb": {
"r": 186,
"g": 178,
"b": 218
},
"hsl": {
"h": 252,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.78342,
"c": 0.05685,
"h": 294.2
},
"luminance": 0.47342
}Semantic roles & 50–950 ramp
primary
#BAB2DA
secondary
#E9ECDF
accent
#AE3896
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131315
muted
#828284