#B2BED2#B2BED2
#B2BED2 is a light, muted blue. Relative luminance 0.509; OKLCH L 79.9% C 0.031 H 260.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BED2 |
|---|---|
| RGB | rgb(178, 190, 210) |
| HSL | hsl(218, 26%, 76%) |
| HSV | hsv(218, 15%, 82%) |
| CMYK | cmyk(15.2%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(76.65, -0.05, -11.42) |
| CIE-LCH | lch(76.65, 11.42, 269.76°) |
| OKLab | oklab(79.86% -0.0051 -0.0309) |
| OKLCH | oklch(79.86% 0.031 260.7) |
| XYZ | xyz(48.4037, 50.9442, 68.2433) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.14
Light Blue Grey
#B7C9E2
ΔE00 3.43
Cloudy Blue
#ACC2D9
ΔE00 3.51
Light Grey Blue
#9DBCD4
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.73
Cool Gray
#9AA7B0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BED2 #D2C6B2
analogous
#B2CED2 #B2BED2 #B6B2D2
triadic
#B2BED2 #D2B2BE #BED2B2
tetradic
#B2BED2 #D2B2CE #D2C6B2 #B2D2B6
square
#B2BED2 #D2B2CE #D2C6B2 #B2D2B6
split-complementary
#B2BED2 #D2B6B2 #CED2B2
monochromatic
#657DA5 #8B9DBB #B2BED2 #D9DFE9 #ECEFF4
Accessibility & contrast
On white
1.88
#B2BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B2BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BED2
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BED2 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B5BCD2
Tritanopia (blue-blind)
#AAC2C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bed2; /* rgb */ color: rgb(178, 190, 210); /* oklch */ color: oklch(79.9% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#c9d1df',
500: '#b2bed2',
950: '#000000',
},
}SCSS
$custom: #b2bed2; $custom-light: #c9d1df; $custom-dark: #000000;
JSON
{
"hex": "#b2bed2",
"rgb": {
"r": 178,
"g": 190,
"b": 210
},
"hsl": {
"h": 217.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.79857,
"c": 0.03129,
"h": 260.7
},
"luminance": 0.50945
}Semantic roles & 50–950 ramp
primary
#B2BED2
secondary
#A89980
accent
#7F41A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384