#B7C8EA#B7C8EA
#B7C8EA is a very light, muted blue. Relative luminance 0.573; OKLCH L 83.1% C 0.051 H 264.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8EA |
|---|---|
| RGB | rgb(183, 200, 234) |
| HSL | hsl(220, 55%, 82%) |
| HSV | hsv(220, 22%, 92%) |
| CMYK | cmyk(21.8%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.36, 1.40, -18.73) |
| CIE-LCH | lch(80.36, 18.79, 274.28°) |
| OKLab | oklab(83.1% -0.0051 -0.0511) |
| OKLCH | oklch(83.1% 0.051 264.2) |
| XYZ | xyz(55.0301, 57.3150, 85.9895) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.25
Lightsteelblue
#B0C4DE
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Cloudy Blue
#ACC2D9
ΔE00 5.34
Light Periwinkle
#C1C6FC
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8EA #EAD9B7
analogous
#B7E2EA #B7C8EA #C0B7EA
triadic
#B7C8EA #EAB7C8 #C8EAB7
tetradic
#B7C8EA #EAB7E2 #EAD9B7 #B7EAC0
square
#B7C8EA #EAB7E2 #EAD9B7 #B7EAC0
split-complementary
#B7C8EA #EAC0B7 #E2EAB7
monochromatic
#5880CE #88A4DC #B7C8EA #E6ECF8 #E7EDF8
Accessibility & contrast
On white
1.68
#B7C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B7C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8EA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8EA | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#AACFD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7c8ea; /* rgb */ color: rgb(183, 200, 234); /* oklch */ color: oklch(83.1% 0.051 264.2);
Tailwind
colors: {
custom: {
50: '#cdd8f0',
500: '#b7c8ea',
950: '#000000',
},
}SCSS
$custom: #b7c8ea; $custom-light: #cdd8f0; $custom-dark: #000000;
JSON
{
"hex": "#b7c8ea",
"rgb": {
"r": 183,
"g": 200,
"b": 234
},
"hsl": {
"h": 220,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.83104,
"c": 0.05134,
"h": 264.2
},
"luminance": 0.57316
}Semantic roles & 50–950 ramp
primary
#B7C8EA
secondary
#C6AE7F
accent
#8D23C2
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385