#B2BED0#B2BED0
#B2BED0 is a light, muted blue. Relative luminance 0.508; OKLCH L 79.8% C 0.029 H 258.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BED0 |
|---|---|
| RGB | rgb(178, 190, 208) |
| HSL | hsl(216, 24%, 76%) |
| HSV | hsv(216, 14%, 82%) |
| CMYK | cmyk(14.4%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(76.59, -0.47, -10.43) |
| CIE-LCH | lch(76.59, 10.44, 267.42°) |
| OKLab | oklab(79.79% -0.0058 -0.0282) |
| OKLCH | oklch(79.79% 0.029 258.4) |
| XYZ | xyz(48.1561, 50.8452, 66.9393) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 3.45
Light Blue Grey
#B7C9E2
ΔE00 3.73
Light Grey Blue
#9DBCD4
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BED0 #D0C4B2
analogous
#B2CDD0 #B2BED0 #B5B2D0
triadic
#B2BED0 #D0B2BE #BED0B2
tetradic
#B2BED0 #D0B2CD #D0C4B2 #B2D0B5
square
#B2BED0 #D0B2CD #D0C4B2 #B2D0B5
split-complementary
#B2BED0 #D0B5B2 #CDD0B2
monochromatic
#667EA2 #8C9EB9 #B2BED0 #D8DEE7 #ECEFF3
Accessibility & contrast
On white
1.88
#B2BED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B2BED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BED0
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BED0 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD1
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#ABC2C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bed0; /* rgb */ color: rgb(178, 190, 208); /* oklch */ color: oklch(79.8% 0.029 258.4);
Tailwind
colors: {
custom: {
50: '#c9d1de',
500: '#b2bed0',
950: '#000000',
},
}SCSS
$custom: #b2bed0; $custom-light: #c9d1de; $custom-dark: #000000;
JSON
{
"hex": "#b2bed0",
"rgb": {
"r": 178,
"g": 190,
"b": 208
},
"hsl": {
"h": 216,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.79789,
"c": 0.02875,
"h": 258.4
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#B2BED0
secondary
#A59781
accent
#7C43A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384