#BBB2EF#BBB2EF
#BBB2EF is a light, moderate blue. Relative luminance 0.486; OKLCH L 79.2% C 0.086 H 291.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2EF |
|---|---|
| RGB | rgb(187, 178, 239) |
| HSL | hsl(249, 66%, 82%) |
| HSV | hsv(249, 26%, 94%) |
| CMYK | cmyk(21.8%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.22, 15.70, -29.22) |
| CIE-LCH | lch(75.22, 33.17, 298.25°) |
| OKLab | oklab(79.24% 0.0309 -0.0803) |
| OKLCH | oklch(79.24% 0.086 291.1) |
| XYZ | xyz(51.9902, 48.6369, 88.2934) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.23
Light Periwinkle
#C1C6FC
ΔE00 5.56
Light Violet
#D6B4FC
ΔE00 6.02
Lavender
#B39DDB
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.49
Lavender (survey)
#C79FEF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2EF #E6EFB2
analogous
#B2C8EF #BBB2EF #DAB2EF
triadic
#BBB2EF #EFBBB2 #B2EFBB
tetradic
#BBB2EF #EFB2C8 #E6EFB2 #B2EFDA
square
#BBB2EF #EFB2C8 #E6EFB2 #B2EFDA
split-complementary
#BBB2EF #EFDAB2 #C8EFB2
monochromatic
#624DDA #8E7FE4 #BBB2EF #E8E5FA #E9E6FA
Accessibility & contrast
On white
1.96
#BBB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BBB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2EF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2EF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BAF2
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#B0BCC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2ef; /* rgb */ color: rgb(187, 178, 239); /* oklch */ color: oklch(79.2% 0.086 291.1);
Tailwind
colors: {
custom: {
50: '#d0c9f4',
500: '#bbb2ef',
950: '#000000',
},
}SCSS
$custom: #bbb2ef; $custom-light: #d0c9f4; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ef",
"rgb": {
"r": 187,
"g": 178,
"b": 239
},
"hsl": {
"h": 248.852,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.79239,
"c": 0.0861,
"h": 291.1
},
"luminance": 0.48638
}Semantic roles & 50–950 ramp
primary
#BBB2EF
secondary
#EEF1DA
accent
#CD18B3
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285