#B8C8EA#B8C8EA
#B8C8EA is a very light, muted blue. Relative luminance 0.574; OKLCH L 83.2% C 0.051 H 265.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C8EA |
|---|---|
| RGB | rgb(184, 200, 234) |
| HSL | hsl(221, 54%, 82%) |
| HSV | hsv(221, 21%, 92%) |
| CMYK | cmyk(21.4%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.43, 1.71, -18.62) |
| CIE-LCH | lch(80.43, 18.70, 275.24°) |
| OKLab | oklab(83.18% -0.0041 -0.0508) |
| OKLCH | oklch(83.18% 0.051 265.3) |
| XYZ | xyz(55.2689, 57.4381, 86.0007) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.46
Lightsteelblue
#B0C4DE
ΔE00 3.83
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C8EA #EADAB8
analogous
#B8E1EA #B8C8EA #C1B8EA
triadic
#B8C8EA #EAB8C8 #C8EAB8
tetradic
#B8C8EA #EAB8E1 #EADAB8 #B8EAC1
square
#B8C8EA #EAB8E1 #EADAB8 #B8EAC1
split-complementary
#B8C8EA #EAC1B8 #E1EAB8
monochromatic
#5A7FCE #89A3DC #B8C8EA #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.68
#B8C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B8C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C8EA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C8EA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEC
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#ACCFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8c8ea; /* rgb */ color: rgb(184, 200, 234); /* oklch */ color: oklch(83.2% 0.051 265.3);
Tailwind
colors: {
custom: {
50: '#ced8f0',
500: '#b8c8ea',
950: '#000000',
},
}SCSS
$custom: #b8c8ea; $custom-light: #ced8f0; $custom-dark: #000000;
JSON
{
"hex": "#b8c8ea",
"rgb": {
"r": 184,
"g": 200,
"b": 234
},
"hsl": {
"h": 220.8,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.83176,
"c": 0.05093,
"h": 265.3
},
"luminance": 0.57439
}Semantic roles & 50–950 ramp
primary
#B8C8EA
secondary
#C6B080
accent
#8F24C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385