#B7BED2#B7BED2
#B7BED2 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.029 H 270.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BED2 |
|---|---|
| RGB | rgb(183, 190, 210) |
| HSL | hsl(224, 23%, 77%) |
| HSV | hsv(224, 13%, 82%) |
| CMYK | cmyk(12.9%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.01, 1.57, -10.84) |
| CIE-LCH | lch(77.01, 10.96, 278.25°) |
| OKLab | oklab(80.23% 0.0002 -0.0292) |
| OKLCH | oklch(80.23% 0.029 270.4) |
| XYZ | xyz(49.5722, 51.5467, 68.2981) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 4.92
Cloudy Blue
#ACC2D9
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 6.54
Light Grey Blue
#9DBCD4
ΔE00 8.65
Silver
#C0C0C0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BED2 #D2CBB7
analogous
#B7CCD2 #B7BED2 #BEB7D2
triadic
#B7BED2 #D2B7BE #BED2B7
tetradic
#B7BED2 #D2B7CC #D2CBB7 #B7D2BE
square
#B7BED2 #D2B7CC #D2CBB7 #B7D2BE
split-complementary
#B7BED2 #D2BEB7 #CCD2B7
monochromatic
#6C7AA3 #919CBA #B7BED2 #DDE0EA #ECEEF3
Accessibility & contrast
On white
1.86
#B7BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#B7BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BED2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BED2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B6BDD1
Tritanopia (blue-blind)
#B1C2C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b7bed2; /* rgb */ color: rgb(183, 190, 210); /* oklch */ color: oklch(80.2% 0.029 270.4);
Tailwind
colors: {
custom: {
50: '#ccd1df',
500: '#b7bed2',
950: '#000000',
},
}SCSS
$custom: #b7bed2; $custom-light: #ccd1df; $custom-dark: #000000;
JSON
{
"hex": "#b7bed2",
"rgb": {
"r": 183,
"g": 190,
"b": 210
},
"hsl": {
"h": 224.444,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.80233,
"c": 0.02925,
"h": 270.4
},
"luminance": 0.51547
}Semantic roles & 50–950 ramp
primary
#B7BED2
secondary
#A79F86
accent
#8944A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384