#B6C8EA#B6C8EA
#B6C8EA is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.0% C 0.052 H 263.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8EA |
|---|---|
| RGB | rgb(182, 200, 234) |
| HSL | hsl(219, 55%, 82%) |
| HSV | hsv(219, 22%, 92%) |
| CMYK | cmyk(22.2%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.29, 1.10, -18.85) |
| CIE-LCH | lch(80.29, 18.88, 273.34°) |
| OKLab | oklab(83.03% -0.0062 -0.0514) |
| OKLCH | oklch(83.03% 0.052 263.2) |
| XYZ | xyz(54.7931, 57.1927, 85.9784) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.07
Lightsteelblue
#B0C4DE
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Cloudy Blue
#ACC2D9
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8EA #EAD8B6
analogous
#B6E2EA #B6C8EA #BEB6EA
triadic
#B6C8EA #EAB6C8 #C8EAB6
tetradic
#B6C8EA #EAB6E2 #EAD8B6 #B6EABE
square
#B6C8EA #EAB6E2 #EAD8B6 #B6EABE
split-complementary
#B6C8EA #EABEB6 #E2EAB6
monochromatic
#5780CF #86A4DC #B6C8EA #E6ECF8 #E7EDF8
Accessibility & contrast
On white
1.69
#B6C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B6C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8EA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8EA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#A9CFD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6c8ea; /* rgb */ color: rgb(182, 200, 234); /* oklch */ color: oklch(83.0% 0.052 263.2);
Tailwind
colors: {
custom: {
50: '#ccd8f0',
500: '#b6c8ea',
950: '#000000',
},
}SCSS
$custom: #b6c8ea; $custom-light: #ccd8f0; $custom-dark: #000000;
JSON
{
"hex": "#b6c8ea",
"rgb": {
"r": 182,
"g": 200,
"b": 234
},
"hsl": {
"h": 219.231,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.83033,
"c": 0.05176,
"h": 263.2
},
"luminance": 0.57194
}Semantic roles & 50–950 ramp
primary
#B6C8EA
secondary
#C6AD7E
accent
#8B23C3
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385