#BBABF6#BBABF6
#BBABF6 is a light, moderate violet. Relative luminance 0.463; OKLCH L 78.2% C 0.106 H 293.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABF6 |
|---|---|
| RGB | rgb(187, 171, 246) |
| HSL | hsl(253, 81%, 82%) |
| HSV | hsv(253, 30%, 96%) |
| CMYK | cmyk(24%, 30.5%, 0%, 3.5%) |
| CIE-LAB | lab(73.77, 21.19, -35.25) |
| CIE-LCH | lch(73.77, 41.13, 301.00°) |
| OKLab | oklab(78.21% 0.0426 -0.0975) |
| OKLCH | oklch(78.21% 0.106 293.6) |
| XYZ | xyz(51.6870, 46.3438, 93.3930) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.11
Lavender
#B39DDB
ΔE00 5.36
Pastel Purple
#CAA0FF
ΔE00 5.41
Lavender (survey)
#C79FEF
ΔE00 5.45
Lilac (survey)
#CEA2FD
ΔE00 5.63
Light Violet
#D6B4FC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABF6 #E6F6AB
analogous
#ABC1F6 #BBABF6 #E1ABF6
triadic
#BBABF6 #F6BBAB #ABF6BB
tetradic
#BBABF6 #F6ABC1 #E6F6AB #ABF6E1
square
#BBABF6 #F6ABC1 #E6F6AB #ABF6E1
split-complementary
#BBABF6 #F6E1AB #C1F6AB
monochromatic
#623CEA #8E74F0 #BBABF6 #E8E2FC #E9E3FC
Accessibility & contrast
On white
2.05
#BBABF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#BBABF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABF6
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABF6 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B6F9
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#AFB7C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbabf6; /* rgb */ color: rgb(187, 171, 246); /* oklch */ color: oklch(78.2% 0.106 293.6);
Tailwind
colors: {
custom: {
50: '#d0c4f9',
500: '#bbabf6',
950: '#000000',
},
}SCSS
$custom: #bbabf6; $custom-light: #d0c4f9; $custom-dark: #000000;
JSON
{
"hex": "#bbabf6",
"rgb": {
"r": 187,
"g": 171,
"b": 246
},
"hsl": {
"h": 252.8,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.78205,
"c": 0.10639,
"h": 293.6
},
"luminance": 0.46344
}Semantic roles & 50–950 ramp
primary
#BBABF6
secondary
#EEF4D7
accent
#DD09B0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185