#BBB6DE#BBB6DE
#BBB6DE is a light, muted blue. Relative luminance 0.493; OKLCH L 79.4% C 0.056 H 290.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6DE |
|---|---|
| RGB | rgb(187, 182, 222) |
| HSL | hsl(248, 38%, 79%) |
| HSV | hsv(248, 18%, 87%) |
| CMYK | cmyk(15.8%, 18%, 0%, 12.9%) |
| CIE-LAB | lab(75.63, 9.74, -19.38) |
| CIE-LCH | lch(75.63, 21.69, 296.67°) |
| OKLab | oklab(79.36% 0.02 -0.0527) |
| OKLCH | oklch(79.36% 0.056 290.8) |
| XYZ | xyz(50.4034, 49.2942, 75.9524) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.45
Periwinkle
#CCCCFF
ΔE00 6.48
Light Lavender
#DFC5FE
ΔE00 8.08
Lavender
#B39DDB
ΔE00 8.19
Pale Lilac
#E4CBFF
ΔE00 8.68
Pale Violet
#CEAEFA
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6DE #D9DEB6
analogous
#B6C5DE #BBB6DE #CFB6DE
triadic
#BBB6DE #DEBBB6 #B6DEBB
tetradic
#BBB6DE #DEB6C5 #D9DEB6 #B6DECF
square
#BBB6DE #DEB6C5 #D9DEB6 #B6DECF
split-complementary
#BBB6DE #DECFB6 #C5DEB6
monochromatic
#6C62B8 #948CCB #BBB6DE #E2E0F1 #EBEAF5
Accessibility & contrast
On white
1.93
#BBB6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BBB6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6DE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6DE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#ADBADD
Tritanopia (blue-blind)
#B4BCC3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb6de; /* rgb */ color: rgb(187, 182, 222); /* oklch */ color: oklch(79.4% 0.056 290.8);
Tailwind
colors: {
custom: {
50: '#cfcbe8',
500: '#bbb6de',
950: '#000000',
},
}SCSS
$custom: #bbb6de; $custom-light: #cfcbe8; $custom-dark: #000000;
JSON
{
"hex": "#bbb6de",
"rgb": {
"r": 187,
"g": 182,
"b": 222
},
"hsl": {
"h": 247.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.79359,
"c": 0.0564,
"h": 290.8
},
"luminance": 0.49295
}Semantic roles & 50–950 ramp
primary
#BBB6DE
secondary
#EBECDF
accent
#B135A1
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284