#BBB7E2#BBB7E2
#BBB7E2 is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.7% C 0.061 H 289.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7E2 |
|---|---|
| RGB | rgb(187, 183, 226) |
| HSL | hsl(246, 43%, 80%) |
| HSV | hsv(246, 19%, 89%) |
| CMYK | cmyk(17.3%, 19%, 0%, 11.4%) |
| CIE-LAB | lab(76.02, 10.06, -20.97) |
| CIE-LCH | lch(76.02, 23.25, 295.63°) |
| OKLab | oklab(79.71% 0.0199 -0.0571) |
| OKLCH | oklch(79.71% 0.061 289.2) |
| XYZ | xyz(51.1514, 49.9222, 78.8778) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.59
Periwinkle
#CCCCFF
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 7.79
Lavender
#B39DDB
ΔE00 8.04
Pale Violet
#CEAEFA
ΔE00 8.20
Light Violet
#D6B4FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7E2 #DEE2B7
analogous
#B7C9E2 #BBB7E2 #D0B7E2
triadic
#BBB7E2 #E2BBB7 #B7E2BB
tetradic
#BBB7E2 #E2B7C9 #DEE2B7 #B7E2D0
square
#BBB7E2 #E2B7C9 #DEE2B7 #B7E2D0
split-complementary
#BBB7E2 #E2D0B7 #C9E2B7
monochromatic
#6960BF #928BD0 #BBB7E2 #E4E3F4 #EAE9F6
Accessibility & contrast
On white
1.91
#BBB7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#BBB7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7E2
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7E2 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE4
Deuteranopia (green-blind)
#ADBAE1
Tritanopia (blue-blind)
#B3BEC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb7e2; /* rgb */ color: rgb(187, 183, 226); /* oklch */ color: oklch(79.7% 0.061 289.2);
Tailwind
colors: {
custom: {
50: '#cfcceb',
500: '#bbb7e2',
950: '#000000',
},
}SCSS
$custom: #bbb7e2; $custom-light: #cfcceb; $custom-dark: #000000;
JSON
{
"hex": "#bbb7e2",
"rgb": {
"r": 187,
"g": 183,
"b": 226
},
"hsl": {
"h": 245.581,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.79705,
"c": 0.06052,
"h": 289.2
},
"luminance": 0.49923
}Semantic roles & 50–950 ramp
primary
#BBB7E2
secondary
#ECEDDE
accent
#B630A9
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284