#B6B8EA#B6B8EA
#B6B8EA is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.8% C 0.071 H 282.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B8EA |
|---|---|
| RGB | rgb(182, 184, 234) |
| HSL | hsl(238, 55%, 82%) |
| HSV | hsv(238, 22%, 92%) |
| CMYK | cmyk(22.2%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(76.17, 9.75, -25.10) |
| CIE-LCH | lch(76.17, 26.93, 291.24°) |
| OKLab | oklab(79.82% 0.0157 -0.0688) |
| OKLCH | oklch(79.82% 0.071 282.9) |
| XYZ | xyz(51.2795, 50.1656, 84.8072) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.76
Periwinkle
#CCCCFF
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 8.23
Lavender
#B39DDB
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.56
Light Violet
#D6B4FC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B8EA #EAE8B6
analogous
#B6D2EA #B6B8EA #CEB6EA
triadic
#B6B8EA #EAB6B8 #B8EAB6
tetradic
#B6B8EA #EAB6D2 #EAE8B6 #B6EACE
square
#B6B8EA #EAB6D2 #EAE8B6 #B6EACE
split-complementary
#B6B8EA #EACEB6 #D2EAB6
monochromatic
#575CCF #868ADC #B6B8EA #E6E6F8 #E7E8F8
Accessibility & contrast
On white
1.90
#B6B8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B6B8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B8EA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B8EA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#AAC1C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6b8ea; /* rgb */ color: rgb(182, 184, 234); /* oklch */ color: oklch(79.8% 0.071 282.9);
Tailwind
colors: {
custom: {
50: '#cccdf0',
500: '#b6b8ea',
950: '#000000',
},
}SCSS
$custom: #b6b8ea; $custom-light: #cccdf0; $custom-dark: #000000;
JSON
{
"hex": "#b6b8ea",
"rgb": {
"r": 182,
"g": 184,
"b": 234
},
"hsl": {
"h": 237.692,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.79818,
"c": 0.07059,
"h": 282.9
},
"luminance": 0.50167
}Semantic roles & 50–950 ramp
primary
#B6B8EA
secondary
#C6C37E
accent
#BD23C3
background
#FEFEFF
surface
#FAFAFE
border
#D3D3D6
text
#131316
muted
#838385