#B7C4E2#B7C4E2
#B7C4E2 is a very light, muted blue. Relative luminance 0.550; OKLCH L 82.0% C 0.045 H 266.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C4E2 |
|---|---|
| RGB | rgb(183, 196, 226) |
| HSL | hsl(222, 43%, 80%) |
| HSV | hsv(222, 19%, 89%) |
| CMYK | cmyk(19%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.06, 1.77, -16.40) |
| CIE-LCH | lch(79.06, 16.49, 276.17°) |
| OKLab | oklab(82.01% -0.0025 -0.0446) |
| OKLCH | oklch(82.01% 0.045 266.8) |
| XYZ | xyz(52.9924, 55.0370, 79.7680) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.35
Lightsteelblue
#B0C4DE
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 5.30
Light Periwinkle
#C1C6FC
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Periwinkle
#CCCCFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C4E2 #E2D5B7
analogous
#B7DAE2 #B7C4E2 #BFB7E2
triadic
#B7C4E2 #E2B7C4 #C4E2B7
tetradic
#B7C4E2 #E2B7DA #E2D5B7 #B7E2BF
square
#B7C4E2 #E2B7DA #E2D5B7 #B7E2BF
split-complementary
#B7C4E2 #E2BFB7 #DAE2B7
monochromatic
#607CBF #8BA0D0 #B7C4E2 #E3E8F4 #E9EDF6
Accessibility & contrast
On white
1.75
#B7C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#B7C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C4E2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C4E2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E3
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#ADCACE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7c4e2; /* rgb */ color: rgb(183, 196, 226); /* oklch */ color: oklch(82.0% 0.045 266.8);
Tailwind
colors: {
custom: {
50: '#cdd5eb',
500: '#b7c4e2',
950: '#000000',
},
}SCSS
$custom: #b7c4e2; $custom-light: #cdd5eb; $custom-dark: #000000;
JSON
{
"hex": "#b7c4e2",
"rgb": {
"r": 183,
"g": 196,
"b": 226
},
"hsl": {
"h": 221.86,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.82006,
"c": 0.04463,
"h": 266.8
},
"luminance": 0.55038
}Semantic roles & 50–950 ramp
primary
#B7C4E2
secondary
#BBAA82
accent
#8D30B6
background
#FEFEFE
surface
#FAFBFD
border
#D3D4D5
text
#131416
muted
#838384