#BBABF8#BBABF8
#BBABF8 is a light, moderate violet. Relative luminance 0.465; OKLCH L 78.3% C 0.109 H 293.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABF8 |
|---|---|
| RGB | rgb(187, 171, 248) |
| HSL | hsl(252, 85%, 82%) |
| HSV | hsv(252, 31%, 97%) |
| CMYK | cmyk(24.6%, 31%, 0%, 2.7%) |
| CIE-LAB | lab(73.85, 21.65, -36.21) |
| CIE-LCH | lch(73.85, 42.19, 300.88°) |
| OKLab | oklab(78.29% 0.0431 -0.1003) |
| OKLCH | oklch(78.29% 0.109 293.2) |
| XYZ | xyz(51.9957, 46.4673, 95.0184) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.61
Lavender
#B39DDB
ΔE00 5.66
Light Violet
#D6B4FC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABF8 #E8F8AB
analogous
#ABC1F8 #BBABF8 #E2ABF8
triadic
#BBABF8 #F8BBAB #ABF8BB
tetradic
#BBABF8 #F8ABC1 #E8F8AB #ABF8E2
square
#BBABF8 #F8ABC1 #E8F8AB #ABF8E2
split-complementary
#BBABF8 #F8E2AB #C1F8AB
monochromatic
#603AEF #8D73F3 #BBABF8 #E8E3FD #E8E3FD
Accessibility & contrast
On white
2.04
#BBABF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BBABF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABF8
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABF8 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B6FB
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#AEB8C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbabf8; /* rgb */ color: rgb(187, 171, 248); /* oklch */ color: oklch(78.3% 0.109 293.2);
Tailwind
colors: {
custom: {
50: '#d0c4fb',
500: '#bbabf8',
950: '#000000',
},
}SCSS
$custom: #bbabf8; $custom-light: #d0c4fb; $custom-dark: #000000;
JSON
{
"hex": "#bbabf8",
"rgb": {
"r": 187,
"g": 171,
"b": 248
},
"hsl": {
"h": 252.468,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.78292,
"c": 0.10911,
"h": 293.2
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#BBABF8
secondary
#EEF5D6
accent
#E104B3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185