#BBB1EA#BBB1EA
#BBB1EA is a light, moderate violet. Relative luminance 0.479; OKLCH L 78.8% C 0.081 H 292.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1EA |
|---|---|
| RGB | rgb(187, 177, 234) |
| HSL | hsl(251, 58%, 81%) |
| HSV | hsv(251, 24%, 92%) |
| CMYK | cmyk(20.1%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(74.79, 15.12, -27.17) |
| CIE-LCH | lch(74.79, 31.10, 299.09°) |
| OKLab | oklab(78.85% 0.0309 -0.0746) |
| OKLCH | oklch(78.85% 0.081 292.5) |
| XYZ | xyz(51.0635, 47.9491, 84.3908) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.37
Lavender
#B39DDB
ΔE00 5.58
Light Violet
#D6B4FC
ΔE00 6.03
Light Periwinkle
#C1C6FC
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 6.75
Light Lavender
#DFC5FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1EA #E0EAB1
analogous
#B1C3EA #BBB1EA #D7B1EA
triadic
#BBB1EA #EABBB1 #B1EABB
tetradic
#BBB1EA #EAB1C3 #E0EAB1 #B1EAD7
square
#BBB1EA #EAB1C3 #E0EAB1 #B1EAD7
split-complementary
#BBB1EA #EAD7B1 #C3EAB1
monochromatic
#6751D0 #9181DD #BBB1EA #E5E1F7 #EAE7F9
Accessibility & contrast
On white
1.98
#BBB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BBB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1EA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1EA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#B2BAC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb1ea; /* rgb */ color: rgb(187, 177, 234); /* oklch */ color: oklch(78.8% 0.081 292.5);
Tailwind
colors: {
custom: {
50: '#d0c8f1',
500: '#bbb1ea',
950: '#000000',
},
}SCSS
$custom: #bbb1ea; $custom-light: #d0c8f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb1ea",
"rgb": {
"r": 187,
"g": 177,
"b": 234
},
"hsl": {
"h": 250.526,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.78845,
"c": 0.0807,
"h": 292.5
},
"luminance": 0.4795
}Semantic roles & 50–950 ramp
primary
#BBB1EA
secondary
#ECF0DB
accent
#C520A8
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284