#B6BFEB#B6BFEB
#B6BFEB is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.3% C 0.063 H 275.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFEB |
|---|---|
| RGB | rgb(182, 191, 235) |
| HSL | hsl(230, 57%, 82%) |
| HSV | hsv(230, 23%, 92%) |
| CMYK | cmyk(22.6%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.00, 6.17, -22.86) |
| CIE-LCH | lch(78.00, 23.68, 285.10°) |
| OKLab | oklab(81.25% 0.0064 -0.0625) |
| OKLCH | oklch(81.25% 0.063 275.9) |
| XYZ | xyz(52.9138, 53.2037, 86.0627) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.05
Periwinkle
#CCCCFF
ΔE00 4.75
Pastel Blue
#A2BFFE
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFEB #EBE2B6
analogous
#B6DAEB #B6BFEB #C8B6EB
triadic
#B6BFEB #EBB6BF #BFEBB6
tetradic
#B6BFEB #EBB6DA #EBE2B6 #B6EBC8
square
#B6BFEB #EBB6DA #EBE2B6 #B6EBC8
split-complementary
#B6BFEB #EBC8B6 #DAEBB6
monochromatic
#566BD1 #8695DE #B6BFEB #E6E9F8 #E7EAF8
Accessibility & contrast
On white
1.80
#B6BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B6BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFEB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFEB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#A9C7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b6bfeb; /* rgb */ color: rgb(182, 191, 235); /* oklch */ color: oklch(81.3% 0.063 275.9);
Tailwind
colors: {
custom: {
50: '#ccd2f1',
500: '#b6bfeb',
950: '#000000',
},
}SCSS
$custom: #b6bfeb; $custom-light: #ccd2f1; $custom-dark: #000000;
JSON
{
"hex": "#b6bfeb",
"rgb": {
"r": 182,
"g": 191,
"b": 235
},
"hsl": {
"h": 229.811,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.81251,
"c": 0.06288,
"h": 275.9
},
"luminance": 0.53205
}Semantic roles & 50–950 ramp
primary
#B6BFEB
secondary
#C7BB7E
accent
#A921C5
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385