#BBB5EA#BBB5EA
#BBB5EA is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.6% C 0.075 H 289.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB5EA |
|---|---|
| RGB | rgb(187, 181, 234) |
| HSL | hsl(247, 56%, 81%) |
| HSV | hsv(247, 23%, 92%) |
| CMYK | cmyk(20.1%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(75.79, 12.92, -25.64) |
| CIE-LCH | lch(75.79, 28.71, 296.75°) |
| OKLab | oklab(79.62% 0.0253 -0.0703) |
| OKLCH | oklch(79.62% 0.075 289.8) |
| XYZ | xyz(51.8652, 49.5524, 84.6580) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 5.67
Pale Violet
#CEAEFA
ΔE00 6.43
Lavender
#B39DDB
ΔE00 6.82
Light Violet
#D6B4FC
ΔE00 6.84
Light Lavender
#DFC5FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB5EA #E4EAB5
analogous
#B5CAEA #BBB5EA #D6B5EA
triadic
#BBB5EA #EABBB5 #B5EABB
tetradic
#BBB5EA #EAB5CA #E4EAB5 #B5EAD6
square
#BBB5EA #EAB5CA #E4EAB5 #B5EAD6
split-complementary
#BBB5EA #EAD6B5 #CAEAB5
monochromatic
#6356CF #8F85DC #BBB5EA #E7E5F8 #E9E7F8
Accessibility & contrast
On white
1.92
#BBB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BBB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB5EA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB5EA | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#B1BEC7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb5ea; /* rgb */ color: rgb(187, 181, 234); /* oklch */ color: oklch(79.6% 0.075 289.8);
Tailwind
colors: {
custom: {
50: '#d0cbf0',
500: '#bbb5ea',
950: '#000000',
},
}SCSS
$custom: #bbb5ea; $custom-light: #d0cbf0; $custom-dark: #000000;
JSON
{
"hex": "#bbb5ea",
"rgb": {
"r": 187,
"g": 181,
"b": 234
},
"hsl": {
"h": 246.792,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.7962,
"c": 0.07466,
"h": 289.8
},
"luminance": 0.49553
}Semantic roles & 50–950 ramp
primary
#BBB5EA
secondary
#EDEFDC
accent
#C322B1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284