#B6BEE2#B6BEE2
#B6BEE2 is a light, muted blue. Relative luminance 0.523; OKLCH L 80.7% C 0.052 H 275.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEE2 |
|---|---|
| RGB | rgb(182, 190, 226) |
| HSL | hsl(229, 43%, 80%) |
| HSV | hsv(229, 19%, 89%) |
| CMYK | cmyk(19.5%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(77.44, 4.69, -18.86) |
| CIE-LCH | lch(77.44, 19.43, 283.97°) |
| OKLab | oklab(80.72% 0.0048 -0.0514) |
| OKLCH | oklch(80.72% 0.052 275.3) |
| XYZ | xyz(51.4290, 52.2620, 79.3148) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 8.17
Pastel Blue
#A2BFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEE2 #E2DAB6
analogous
#B6D4E2 #B6BEE2 #C4B6E2
triadic
#B6BEE2 #E2B6BE #BEE2B6
tetradic
#B6BEE2 #E2B6D4 #E2DAB6 #B6E2C4
square
#B6BEE2 #E2B6D4 #E2DAB6 #B6E2C4
split-complementary
#B6BEE2 #E2C4B6 #D4E2B6
monochromatic
#5E70BF #8A97D1 #B6BEE2 #E2E5F3 #E9ECF6
Accessibility & contrast
On white
1.83
#B6BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B6BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEE2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEE2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B1BEE1
Tritanopia (blue-blind)
#ACC4CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b6bee2; /* rgb */ color: rgb(182, 190, 226); /* oklch */ color: oklch(80.7% 0.052 275.3);
Tailwind
colors: {
custom: {
50: '#ccd1eb',
500: '#b6bee2',
950: '#000000',
},
}SCSS
$custom: #b6bee2; $custom-light: #ccd1eb; $custom-dark: #000000;
JSON
{
"hex": "#b6bee2",
"rgb": {
"r": 182,
"g": 190,
"b": 226
},
"hsl": {
"h": 229.091,
"s": 43.137,
"l": 80
},
"oklch": {
"l": 0.80716,
"c": 0.05158,
"h": 275.3
},
"luminance": 0.52263
}Semantic roles & 50–950 ramp
primary
#B6BEE2
secondary
#BBB181
accent
#9E2FB6
background
#FEFEFE
surface
#FAFBFD
border
#D3D4D5
text
#131416
muted
#838384