#B2BEDD#B2BEDD
#B2BEDD is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.046 H 268.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEDD |
|---|---|
| RGB | rgb(178, 190, 221) |
| HSL | hsl(223, 39%, 78%) |
| HSV | hsv(223, 19%, 87%) |
| CMYK | cmyk(19.5%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(76.99, 2.34, -16.86) |
| CIE-LCH | lch(76.99, 17.02, 277.89°) |
| OKLab | oklab(80.24% -0.0011 -0.0459) |
| OKLCH | oklch(80.24% 0.046 268.6) |
| XYZ | xyz(49.8215, 51.5113, 75.7104) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.35
Light Blue Grey
#B7C9E2
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEDD #DDD1B2
analogous
#B2D3DD #B2BEDD #BBB2DD
triadic
#B2BEDD #DDB2BE #BEDDB2
tetradic
#B2BEDD #DDB2D3 #DDD1B2 #B2DDBB
square
#B2BEDD #DDB2D3 #DDD1B2 #B2DDBB
split-complementary
#B2BEDD #DDBBB2 #D3DDB2
monochromatic
#5D76B8 #889ACA #B2BEDD #DCE2F0 #EAEDF6
Accessibility & contrast
On white
1.86
#B2BEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#B2BEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEDD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEDD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#A8C4C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bedd; /* rgb */ color: rgb(178, 190, 221); /* oklch */ color: oklch(80.2% 0.046 268.6);
Tailwind
colors: {
custom: {
50: '#c9d1e7',
500: '#b2bedd',
950: '#000000',
},
}SCSS
$custom: #b2bedd; $custom-light: #c9d1e7; $custom-dark: #000000;
JSON
{
"hex": "#b2bedd",
"rgb": {
"r": 178,
"g": 190,
"b": 221
},
"hsl": {
"h": 223.256,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.80239,
"c": 0.04588,
"h": 268.6
},
"luminance": 0.51512
}Semantic roles & 50–950 ramp
primary
#B2BEDD
secondary
#B5A67E
accent
#8F34B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384