#B7C7E8#B7C7E8
#B7C7E8 is a very light, muted blue. Relative luminance 0.567; OKLCH L 82.8% C 0.050 H 264.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C7E8 |
|---|---|
| RGB | rgb(183, 199, 232) |
| HSL | hsl(220, 52%, 81%) |
| HSV | hsv(220, 21%, 91%) |
| CMYK | cmyk(21.1%, 14.2%, 0%, 9%) |
| CIE-LAB | lab(80.03, 1.49, -18.15) |
| CIE-LCH | lch(80.03, 18.21, 274.70°) |
| OKLab | oklab(82.83% -0.0045 -0.0494) |
| OKLCH | oklch(82.83% 0.05 264.8) |
| XYZ | xyz(54.5136, 56.7390, 84.4079) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.19
Lightsteelblue
#B0C4DE
ΔE00 3.50
Cloudy Blue
#ACC2D9
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Light Periwinkle
#C1C6FC
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C7E8 #E8D8B7
analogous
#B7E0E8 #B7C7E8 #C0B7E8
triadic
#B7C7E8 #E8B7C7 #C7E8B7
tetradic
#B7C7E8 #E8B7E0 #E8D8B7 #B7E8C0
square
#B7C7E8 #E8B7E0 #E8D8B7 #B7E8C0
split-complementary
#B7C7E8 #E8C0B7 #E0E8B7
monochromatic
#5A7FCA #89A3D9 #B7C7E8 #E5EBF7 #E8EDF8
Accessibility & contrast
On white
1.70
#B7C7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#B7C7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C7E8
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C7E8 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EA
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#ABCDD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b7c7e8; /* rgb */ color: rgb(183, 199, 232); /* oklch */ color: oklch(82.8% 0.050 264.8);
Tailwind
colors: {
custom: {
50: '#cdd7ef',
500: '#b7c7e8',
950: '#000000',
},
}SCSS
$custom: #b7c7e8; $custom-light: #cdd7ef; $custom-dark: #000000;
JSON
{
"hex": "#b7c7e8",
"rgb": {
"r": 183,
"g": 199,
"b": 232
},
"hsl": {
"h": 220.408,
"s": 51.579,
"l": 81.373
},
"oklch": {
"l": 0.82829,
"c": 0.04965,
"h": 264.8
},
"luminance": 0.5674
}Semantic roles & 50–950 ramp
primary
#B7C7E8
secondary
#C3AD80
accent
#8D27BF
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385