#BBB2E9#BBB2E9
#BBB2E9 is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.0% C 0.078 H 292.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2E9 |
|---|---|
| RGB | rgb(187, 178, 233) |
| HSL | hsl(250, 56%, 81%) |
| HSV | hsv(250, 24%, 91%) |
| CMYK | cmyk(19.7%, 23.6%, 0%, 8.6%) |
| CIE-LAB | lab(75.01, 14.35, -26.31) |
| CIE-LCH | lch(75.01, 29.96, 298.61°) |
| OKLab | oklab(79% 0.0292 -0.0721) |
| OKLCH | oklch(79% 0.078 292) |
| XYZ | xyz(51.1185, 48.2882, 83.7024) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.73
Lavender
#B39DDB
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 5.88
Light Violet
#D6B4FC
ΔE00 6.27
Periwinkle
#CCCCFF
ΔE00 6.49
Light Lavender
#DFC5FE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2E9 #E0E9B2
analogous
#B2C4E9 #BBB2E9 #D6B2E9
triadic
#BBB2E9 #E9BBB2 #B2E9BB
tetradic
#BBB2E9 #E9B2C4 #E0E9B2 #B2E9D6
square
#BBB2E9 #E9B2C4 #E0E9B2 #B2E9D6
split-complementary
#BBB2E9 #E9D6B2 #C4E9B2
monochromatic
#6753CE #9182DB #BBB2E9 #E5E2F7 #EAE7F8
Accessibility & contrast
On white
1.97
#BBB2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BBB2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2E9
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2E9 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EB
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#B2BBC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2e9; /* rgb */ color: rgb(187, 178, 233); /* oklch */ color: oklch(79.0% 0.078 292.0);
Tailwind
colors: {
custom: {
50: '#d0c9f0',
500: '#bbb2e9',
950: '#000000',
},
}SCSS
$custom: #bbb2e9; $custom-light: #d0c9f0; $custom-dark: #000000;
JSON
{
"hex": "#bbb2e9",
"rgb": {
"r": 187,
"g": 178,
"b": 233
},
"hsl": {
"h": 249.818,
"s": 55.556,
"l": 80.588
},
"oklch": {
"l": 0.78998,
"c": 0.07778,
"h": 292
},
"luminance": 0.48289
}Semantic roles & 50–950 ramp
primary
#BBB2E9
secondary
#ECEFDC
accent
#C322A9
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284