#B2BEDC#B2BEDC
#B2BEDC is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.045 H 268.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEDC |
|---|---|
| RGB | rgb(178, 190, 220) |
| HSL | hsl(223, 38%, 78%) |
| HSV | hsv(223, 19%, 86%) |
| CMYK | cmyk(19.1%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(76.96, 2.12, -16.37) |
| CIE-LCH | lch(76.96, 16.51, 277.37°) |
| OKLab | oklab(80.2% -0.0014 -0.0445) |
| OKLCH | oklch(80.2% 0.045 268.1) |
| XYZ | xyz(49.6886, 51.4582, 75.0108) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 4.34
Cloudy Blue
#ACC2D9
ΔE00 5.59
Light Periwinkle
#C1C6FC
ΔE00 6.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEDC #DCD0B2
analogous
#B2D3DC #B2BEDC #BBB2DC
triadic
#B2BEDC #DCB2BE #BEDCB2
tetradic
#B2BEDC #DCB2D3 #DCD0B2 #B2DCBB
square
#B2BEDC #DCB2D3 #DCD0B2 #B2DCBB
split-complementary
#B2BEDC #DCBBB2 #D3DCB2
monochromatic
#5E77B6 #889AC9 #B2BEDC #DCE2EF #EAEDF5
Accessibility & contrast
On white
1.86
#B2BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#B2BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEDC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEDC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#A8C4C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bedc; /* rgb */ color: rgb(178, 190, 220); /* oklch */ color: oklch(80.2% 0.045 268.1);
Tailwind
colors: {
custom: {
50: '#c9d1e6',
500: '#b2bedc',
950: '#000000',
},
}SCSS
$custom: #b2bedc; $custom-light: #c9d1e6; $custom-dark: #000000;
JSON
{
"hex": "#b2bedc",
"rgb": {
"r": 178,
"g": 190,
"b": 220
},
"hsl": {
"h": 222.857,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.80203,
"c": 0.04452,
"h": 268.1
},
"luminance": 0.51459
}Semantic roles & 50–950 ramp
primary
#B2BEDC
secondary
#B4A57E
accent
#8D35B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384