#BBB4EA#BBB4EA
#BBB4EA is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.4% C 0.076 H 290.5°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4EA |
|---|---|
| RGB | rgb(187, 180, 234) |
| HSL | hsl(248, 56%, 81%) |
| HSV | hsv(248, 23%, 92%) |
| CMYK | cmyk(20.1%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(75.54, 13.47, -26.03) |
| CIE-LCH | lch(75.54, 29.31, 297.37°) |
| OKLab | oklab(79.43% 0.0267 -0.0713) |
| OKLCH | oklch(79.43% 0.076 290.5) |
| XYZ | xyz(51.6626, 49.1472, 84.5905) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.27
Periwinkle
#CCCCFF
ΔE00 5.93
Pale Violet
#CEAEFA
ΔE00 6.15
Lavender
#B39DDB
ΔE00 6.50
Light Violet
#D6B4FC
ΔE00 6.61
Light Lavender
#DFC5FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4EA #E3EAB4
analogous
#B4C8EA #BBB4EA #D6B4EA
triadic
#BBB4EA #EABBB4 #B4EABB
tetradic
#BBB4EA #EAB4C8 #E3EAB4 #B4EAD6
square
#BBB4EA #EAB4C8 #E3EAB4 #B4EAD6
split-complementary
#BBB4EA #EAD6B4 #C8EAB4
monochromatic
#6454CF #9084DD #BBB4EA #E6E4F7 #E9E7F8
Accessibility & contrast
On white
1.94
#BBB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#BBB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4EA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4EA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#B1BDC7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb4ea; /* rgb */ color: rgb(187, 180, 234); /* oklch */ color: oklch(79.4% 0.076 290.5);
Tailwind
colors: {
custom: {
50: '#d0caf0',
500: '#bbb4ea',
950: '#000000',
},
}SCSS
$custom: #bbb4ea; $custom-light: #d0caf0; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ea",
"rgb": {
"r": 187,
"g": 180,
"b": 234
},
"hsl": {
"h": 247.778,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.79425,
"c": 0.07616,
"h": 290.5
},
"luminance": 0.49148
}Semantic roles & 50–950 ramp
primary
#BBB4EA
secondary
#EDF0DB
accent
#C422AF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284