#BBABFB#BBABFB
#BBABFB is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.4% C 0.113 H 292.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABFB |
|---|---|
| RGB | rgb(187, 171, 251) |
| HSL | hsl(252, 91%, 83%) |
| HSV | hsv(252, 32%, 98%) |
| CMYK | cmyk(25.5%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(73.97, 22.36, -37.65) |
| CIE-LCH | lch(73.97, 43.79, 300.71°) |
| OKLab | oklab(78.43% 0.0438 -0.1044) |
| OKLCH | oklch(78.43% 0.113 292.8) |
| XYZ | xyz(52.4648, 46.6549, 97.4893) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.49
Pastel Purple
#CAA0FF
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.63
Lavender (survey)
#C79FEF
ΔE00 5.79
Light Violet
#D6B4FC
ΔE00 6.12
Lavender
#B39DDB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABFB #EBFBAB
analogous
#ABC3FB #BBABFB #E3ABFB
triadic
#BBABFB #FBBBAB #ABFBBB
tetradic
#BBABFB #FBABC3 #EBFBAB #ABFBE3
square
#BBABFB #FBABC3 #EBFBAB #ABFBE3
split-complementary
#BBABFB #FBE3AB #C3FBAB
monochromatic
#5C36F5 #8C71F8 #BBABFB #E7E2FE #E7E2FE
Accessibility & contrast
On white
2.03
#BBABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BBABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABFB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABFB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FE
Deuteranopia (green-blind)
#98B4F9
Tritanopia (blue-blind)
#ADB9C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbabfb; /* rgb */ color: rgb(187, 171, 251); /* oklch */ color: oklch(78.4% 0.113 292.8);
Tailwind
colors: {
custom: {
50: '#d1c4fd',
500: '#bbabfb',
950: '#000000',
},
}SCSS
$custom: #bbabfb; $custom-light: #d1c4fd; $custom-dark: #000000;
JSON
{
"hex": "#bbabfb",
"rgb": {
"r": 187,
"g": 171,
"b": 251
},
"hsl": {
"h": 252,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.78425,
"c": 0.1132,
"h": 292.8
},
"luminance": 0.46656
}Semantic roles & 50–950 ramp
primary
#BBABFB
secondary
#EFF6D5
accent
#E600B8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185