#BBB2ED#BBB2ED
#BBB2ED is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.2% C 0.083 H 291.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2ED |
|---|---|
| RGB | rgb(187, 178, 237) |
| HSL | hsl(249, 62%, 81%) |
| HSV | hsv(249, 25%, 93%) |
| CMYK | cmyk(21.1%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(75.15, 15.25, -28.25) |
| CIE-LCH | lch(75.15, 32.10, 298.36°) |
| OKLab | oklab(79.16% 0.0304 -0.0776) |
| OKLCH | oklch(79.16% 0.083 291.4) |
| XYZ | xyz(51.6964, 48.5194, 86.7459) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 5.64
Lavender
#B39DDB
ΔE00 5.94
Light Violet
#D6B4FC
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.46
Light Lavender
#DFC5FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2ED #E4EDB2
analogous
#B2C7ED #BBB2ED #D9B2ED
triadic
#BBB2ED #EDBBB2 #B2EDBB
tetradic
#BBB2ED #EDB2C7 #E4EDB2 #B2EDD9
square
#BBB2ED #EDB2C7 #E4EDB2 #B2EDD9
split-complementary
#BBB2ED #EDD9B2 #C7EDB2
monochromatic
#634FD6 #8F80E1 #BBB2ED #E7E4F9 #E9E6F9
Accessibility & contrast
On white
1.96
#BBB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BBB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2ED
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2ED | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF0
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#B1BCC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2ed; /* rgb */ color: rgb(187, 178, 237); /* oklch */ color: oklch(79.2% 0.083 291.4);
Tailwind
colors: {
custom: {
50: '#d0c9f3',
500: '#bbb2ed',
950: '#000000',
},
}SCSS
$custom: #bbb2ed; $custom-light: #d0c9f3; $custom-dark: #000000;
JSON
{
"hex": "#bbb2ed",
"rgb": {
"r": 187,
"g": 178,
"b": 237
},
"hsl": {
"h": 249.153,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.79158,
"c": 0.08334,
"h": 291.4
},
"luminance": 0.4852
}Semantic roles & 50–950 ramp
primary
#BBB2ED
secondary
#EDF1DA
accent
#CA1CAF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285