#BBABFD#BBABFD
#BBABFD is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.5% C 0.116 H 292.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABFD |
|---|---|
| RGB | rgb(187, 171, 253) |
| HSL | hsl(252, 95%, 83%) |
| HSV | hsv(252, 32%, 99%) |
| CMYK | cmyk(26.1%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(74.05, 22.83, -38.60) |
| CIE-LCH | lch(74.05, 44.85, 300.60°) |
| OKLab | oklab(78.51% 0.0443 -0.1071) |
| OKLCH | oklch(78.51% 0.116 292.5) |
| XYZ | xyz(52.7817, 46.7817, 99.1584) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.69
Pastel Purple
#CAA0FF
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 6.31
Lavender
#B39DDB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABFD #EDFDAB
analogous
#ABC4FD #BBABFD #E4ABFD
triadic
#BBABFD #FDBBAB #ABFDBB
tetradic
#BBABFD #FDABC4 #EDFDAB #ABFDE4
square
#BBABFD #FDABC4 #EDFDAB #ABFDE4
split-complementary
#BBABFD #FDE4AB #C4FDAB
monochromatic
#5A33FA #8B6FFC #BBABFD #E7E1FE #E7E1FE
Accessibility & contrast
On white
2.03
#BBABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BBABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABFD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABFD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#ADB9C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbabfd; /* rgb */ color: rgb(187, 171, 253); /* oklch */ color: oklch(78.5% 0.116 292.5);
Tailwind
colors: {
custom: {
50: '#d1c4fe',
500: '#bbabfd',
950: '#000000',
},
}SCSS
$custom: #bbabfd; $custom-light: #d1c4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbabfd",
"rgb": {
"r": 187,
"g": 171,
"b": 253
},
"hsl": {
"h": 251.707,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.78514,
"c": 0.1159,
"h": 292.5
},
"luminance": 0.46782
}Semantic roles & 50–950 ramp
primary
#BBABFD
secondary
#F0F7D4
accent
#E600B9
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141218
muted
#828186