#BBB6EF#BBB6EF
#BBB6EF is a light, moderate blue. Relative luminance 0.503; OKLCH L 80.0% C 0.080 H 288.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6EF |
|---|---|
| RGB | rgb(187, 182, 239) |
| HSL | hsl(245, 64%, 83%) |
| HSV | hsv(245, 24%, 94%) |
| CMYK | cmyk(21.8%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.22, 13.50, -27.69) |
| CIE-LCH | lch(76.22, 30.80, 296.00°) |
| OKLab | oklab(80.01% 0.0254 -0.076) |
| OKLCH | oklch(80.01% 0.08 288.5) |
| XYZ | xyz(52.7977, 50.2519, 88.5626) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 5.39
Pale Violet
#CEAEFA
ΔE00 6.27
Light Violet
#D6B4FC
ΔE00 6.80
Lavender
#B39DDB
ΔE00 7.17
Light Lavender
#DFC5FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6EF #EAEFB6
analogous
#B6CEEF #BBB6EF #D7B6EF
triadic
#BBB6EF #EFBBB6 #B6EFBB
tetradic
#BBB6EF #EFB6CE #EAEFB6 #B6EFD7
square
#BBB6EF #EFB6CE #EAEFB6 #B6EFD7
split-complementary
#BBB6EF #EFD7B6 #CEEFB6
monochromatic
#5D52D9 #8C84E4 #BBB6EF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.90
#BBB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BBB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6EF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6EF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#A7BBED
Tritanopia (blue-blind)
#B0BFCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb6ef; /* rgb */ color: rgb(187, 182, 239); /* oklch */ color: oklch(80.0% 0.080 288.5);
Tailwind
colors: {
custom: {
50: '#d0cbf4',
500: '#bbb6ef',
950: '#000000',
},
}SCSS
$custom: #bbb6ef; $custom-light: #d0cbf4; $custom-dark: #000000;
JSON
{
"hex": "#bbb6ef",
"rgb": {
"r": 187,
"g": 182,
"b": 239
},
"hsl": {
"h": 245.263,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.80012,
"c": 0.08016,
"h": 288.5
},
"luminance": 0.50253
}Semantic roles & 50–950 ramp
primary
#BBB6EF
secondary
#C6CD7C
accent
#CC1ABC
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285