#BBABF3#BBABF3
#BBABF3 is a light, moderate violet. Relative luminance 0.462; OKLCH L 78.1% C 0.102 H 294.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABF3 |
|---|---|
| RGB | rgb(187, 171, 243) |
| HSL | hsl(253, 75%, 81%) |
| HSV | hsv(253, 30%, 95%) |
| CMYK | cmyk(23%, 29.6%, 0%, 4.7%) |
| CIE-LAB | lab(73.65, 20.49, -33.81) |
| CIE-LCH | lch(73.65, 39.54, 301.21°) |
| OKLab | oklab(78.08% 0.0418 -0.0934) |
| OKLCH | oklch(78.08% 0.102 294.1) |
| XYZ | xyz(51.2303, 46.1611, 90.9876) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.98
Lavender
#B39DDB
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Violet
#D6B4FC
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.60
Lilac (survey)
#CEA2FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABF3 #E3F3AB
analogous
#ABBFF3 #BBABF3 #DFABF3
triadic
#BBABF3 #F3BBAB #ABF3BB
tetradic
#BBABF3 #F3ABBF #E3F3AB #ABF3DF
square
#BBABF3 #F3ABBF #E3F3AB #ABF3DF
split-complementary
#BBABF3 #F3DFAB #BFF3AB
monochromatic
#6440E4 #9075EB #BBABF3 #E6E1FB #E9E4FB
Accessibility & contrast
On white
2.05
#BBABF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BBABF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABF3
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABF3 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F6
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#B0B7C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbabf3; /* rgb */ color: rgb(187, 171, 243); /* oklch */ color: oklch(78.1% 0.102 294.1);
Tailwind
colors: {
custom: {
50: '#d0c4f7',
500: '#bbabf3',
950: '#000000',
},
}SCSS
$custom: #bbabf3; $custom-light: #d0c4f7; $custom-dark: #000000;
JSON
{
"hex": "#bbabf3",
"rgb": {
"r": 187,
"g": 171,
"b": 243
},
"hsl": {
"h": 253.333,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.78075,
"c": 0.10231,
"h": 294.1
},
"luminance": 0.46162
}Semantic roles & 50–950 ramp
primary
#BBABF3
secondary
#EDF3D8
accent
#D70EAB
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141217
muted
#828185