#B2BED4#B2BED4
#B2BED4 is a light, muted blue. Relative luminance 0.510; OKLCH L 79.9% C 0.034 H 262.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BED4 |
|---|---|
| RGB | rgb(178, 190, 212) |
| HSL | hsl(219, 28%, 76%) |
| HSV | hsv(219, 16%, 83%) |
| CMYK | cmyk(16%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(76.71, 0.38, -12.42) |
| CIE-LCH | lch(76.71, 12.42, 271.75°) |
| OKLab | oklab(79.92% -0.0043 -0.0336) |
| OKLCH | oklch(79.92% 0.034 262.7) |
| XYZ | xyz(48.6544, 51.0445, 69.5638) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.03
Light Blue Grey
#B7C9E2
ΔE00 3.32
Cloudy Blue
#ACC2D9
ΔE00 3.78
Light Grey Blue
#9DBCD4
ΔE00 6.64
Dove Gray
#B6B8BD
ΔE00 7.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BED4 #D4C8B2
analogous
#B2CFD4 #B2BED4 #B7B2D4
triadic
#B2BED4 #D4B2BE #BED4B2
tetradic
#B2BED4 #D4B2CF #D4C8B2 #B2D4B7
square
#B2BED4 #D4B2CF #D4C8B2 #B2D4B7
split-complementary
#B2BED4 #D4B7B2 #CFD4B2
monochromatic
#637CA8 #8B9DBE #B2BED4 #D9DFEA #EBEEF4
Accessibility & contrast
On white
1.87
#B2BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#B2BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BED4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BED4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD5
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#AAC2C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bed4; /* rgb */ color: rgb(178, 190, 212); /* oklch */ color: oklch(79.9% 0.034 262.7);
Tailwind
colors: {
custom: {
50: '#c9d1e1',
500: '#b2bed4',
950: '#000000',
},
}SCSS
$custom: #b2bed4; $custom-light: #c9d1e1; $custom-dark: #000000;
JSON
{
"hex": "#b2bed4",
"rgb": {
"r": 178,
"g": 190,
"b": 212
},
"hsl": {
"h": 218.824,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.79924,
"c": 0.03388,
"h": 262.7
},
"luminance": 0.51045
}Semantic roles & 50–950 ramp
primary
#B2BED4
secondary
#AA9B80
accent
#823FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384