#BBB1EB#BBB1EB
#BBB1EB is a light, moderate violet. Relative luminance 0.480; OKLCH L 78.9% C 0.082 H 292.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1EB |
|---|---|
| RGB | rgb(187, 177, 235) |
| HSL | hsl(250, 59%, 81%) |
| HSV | hsv(250, 25%, 92%) |
| CMYK | cmyk(20.4%, 24.7%, 0%, 7.8%) |
| CIE-LAB | lab(74.83, 15.35, -27.66) |
| CIE-LCH | lch(74.83, 31.63, 299.02°) |
| OKLab | oklab(78.89% 0.0312 -0.0759) |
| OKLCH | oklch(78.89% 0.082 292.3) |
| XYZ | xyz(51.2076, 48.0067, 85.1495) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.28
Lavender
#B39DDB
ΔE00 5.59
Light Violet
#D6B4FC
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 6.02
Periwinkle
#CCCCFF
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1EB #E1EBB1
analogous
#B1C4EB #BBB1EB #D8B1EB
triadic
#BBB1EB #EBBBB1 #B1EBBB
tetradic
#BBB1EB #EBB1C4 #E1EBB1 #B1EBD8
square
#BBB1EB #EBB1C4 #E1EBB1 #B1EBD8
split-complementary
#BBB1EB #EBD8B1 #C4EBB1
monochromatic
#6650D2 #9180DF #BBB1EB #E5E2F7 #EAE7F9
Accessibility & contrast
On white
1.98
#BBB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BBB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1EB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1EB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9ED
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#B1BAC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb1eb; /* rgb */ color: rgb(187, 177, 235); /* oklch */ color: oklch(78.9% 0.082 292.3);
Tailwind
colors: {
custom: {
50: '#d0c8f1',
500: '#bbb1eb',
950: '#000000',
},
}SCSS
$custom: #bbb1eb; $custom-light: #d0c8f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb1eb",
"rgb": {
"r": 187,
"g": 177,
"b": 235
},
"hsl": {
"h": 250.345,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.78885,
"c": 0.08209,
"h": 292.3
},
"luminance": 0.48007
}Semantic roles & 50–950 ramp
primary
#BBB1EB
secondary
#ECF0DB
accent
#C71FAA
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284