#BBABFE#BBABFE
#BBABFE is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.6% C 0.117 H 292.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBABFE |
|---|---|
| RGB | rgb(187, 171, 254) |
| HSL | hsl(252, 98%, 83%) |
| HSV | hsv(252, 33%, 100%) |
| CMYK | cmyk(26.4%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.09, 23.07, -39.08) |
| CIE-LCH | lch(74.09, 45.38, 300.56°) |
| OKLab | oklab(78.56% 0.0446 -0.1085) |
| OKLCH | oklch(78.56% 0.117 292.3) |
| XYZ | xyz(52.9415, 46.8456, 99.9996) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 6.05
Light Violet
#D6B4FC
ΔE00 6.42
Lavender
#B39DDB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBABFE #EEFEAB
analogous
#ABC4FE #BBABFE #E4ABFE
triadic
#BBABFE #FEBBAB #ABFEBB
tetradic
#BBABFE #FEABC4 #EEFEAB #ABFEE4
square
#BBABFE #FEABC4 #EEFEAB #ABFEE4
split-complementary
#BBABFE #FEE4AB #C4FEAB
monochromatic
#5932FD #8A6FFD #BBABFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
2.03
#BBABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#BBABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBABFE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBABFE | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#96B5FC
Tritanopia (blue-blind)
#ADB9C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbabfe; /* rgb */ color: rgb(187, 171, 254); /* oklch */ color: oklch(78.6% 0.117 292.3);
Tailwind
colors: {
custom: {
50: '#d1c4ff',
500: '#bbabfe',
950: '#000000',
},
}SCSS
$custom: #bbabfe; $custom-light: #d1c4ff; $custom-dark: #000000;
JSON
{
"hex": "#bbabfe",
"rgb": {
"r": 187,
"g": 171,
"b": 254
},
"hsl": {
"h": 251.566,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.78559,
"c": 0.11726,
"h": 292.3
},
"luminance": 0.46846
}Semantic roles & 50–950 ramp
primary
#BBABFE
secondary
#F0F7D4
accent
#E600B9
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141218
muted
#828186