#B2BEDF#B2BEDF
#B2BEDF is a light, muted blue. Relative luminance 0.516; OKLCH L 80.3% C 0.049 H 269.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEDF |
|---|---|
| RGB | rgb(178, 190, 223) |
| HSL | hsl(224, 41%, 79%) |
| HSV | hsv(224, 20%, 87%) |
| CMYK | cmyk(20.2%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(77.05, 2.78, -17.85) |
| CIE-LCH | lch(77.05, 18.06, 278.86°) |
| OKLab | oklab(80.31% -0.0004 -0.0486) |
| OKLCH | oklch(80.31% 0.049 269.5) |
| XYZ | xyz(50.0895, 51.6185, 77.1221) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEDF #DFD3B2
analogous
#B2D4DF #B2BEDF #BCB2DF
triadic
#B2BEDF #DFB2BE #BEDFB2
tetradic
#B2BEDF #DFB2D4 #DFD3B2 #B2DFBC
square
#B2BEDF #DFB2D4 #DFD3B2 #B2DFBC
split-complementary
#B2BEDF #DFBCB2 #D4DFB2
monochromatic
#5C75BB #879ACD #B2BEDF #DDE2F1 #E9EDF6
Accessibility & contrast
On white
1.85
#B2BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#B2BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEDF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEDF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#A7C4C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bedf; /* rgb */ color: rgb(178, 190, 223); /* oklch */ color: oklch(80.3% 0.049 269.5);
Tailwind
colors: {
custom: {
50: '#c9d1e9',
500: '#b2bedf',
950: '#000000',
},
}SCSS
$custom: #b2bedf; $custom-light: #c9d1e9; $custom-dark: #000000;
JSON
{
"hex": "#b2bedf",
"rgb": {
"r": 178,
"g": 190,
"b": 223
},
"hsl": {
"h": 224,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.8031,
"c": 0.0486,
"h": 269.5
},
"luminance": 0.5162
}Semantic roles & 50–950 ramp
primary
#B2BEDF
secondary
#B8A87E
accent
#9131B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384