#BBB2EE#BBB2EE
#BBB2EE is a light, moderate blue. Relative luminance 0.486; OKLCH L 79.2% C 0.085 H 291.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2EE |
|---|---|
| RGB | rgb(187, 178, 238) |
| HSL | hsl(249, 64%, 82%) |
| HSV | hsv(249, 25%, 93%) |
| CMYK | cmyk(21.4%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.19, 15.47, -28.73) |
| CIE-LCH | lch(75.19, 32.64, 298.30°) |
| OKLab | oklab(79.2% 0.0307 -0.079) |
| OKLCH | oklch(79.2% 0.085 291.2) |
| XYZ | xyz(51.8429, 48.5780, 87.5175) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 5.60
Lavender
#B39DDB
ΔE00 5.98
Light Violet
#D6B4FC
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2EE #E5EEB2
analogous
#B2C7EE #BBB2EE #D9B2EE
triadic
#BBB2EE #EEBBB2 #B2EEBB
tetradic
#BBB2EE #EEB2C7 #E5EEB2 #B2EED9
square
#BBB2EE #EEB2C7 #E5EEB2 #B2EED9
split-complementary
#BBB2EE #EED9B2 #C7EEB2
monochromatic
#624ED8 #8F80E3 #BBB2EE #E7E4F9 #E9E6F9
Accessibility & contrast
On white
1.96
#BBB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#BBB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2EE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2EE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#B0BCC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2ee; /* rgb */ color: rgb(187, 178, 238); /* oklch */ color: oklch(79.2% 0.085 291.2);
Tailwind
colors: {
custom: {
50: '#d0c9f3',
500: '#bbb2ee',
950: '#000000',
},
}SCSS
$custom: #bbb2ee; $custom-light: #d0c9f3; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ee",
"rgb": {
"r": 187,
"g": 178,
"b": 238
},
"hsl": {
"h": 249,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.79198,
"c": 0.08472,
"h": 291.2
},
"luminance": 0.48579
}Semantic roles & 50–950 ramp
primary
#BBB2EE
secondary
#EDF1DA
accent
#CC1AB1
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285