#B2BEDB#B2BEDB
#B2BEDB is a light, muted blue. Relative luminance 0.514; OKLCH L 80.2% C 0.043 H 267.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEDB |
|---|---|
| RGB | rgb(178, 190, 219) |
| HSL | hsl(222, 36%, 78%) |
| HSV | hsv(222, 19%, 86%) |
| CMYK | cmyk(18.7%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.92, 1.90, -15.88) |
| CIE-LCH | lch(76.92, 15.99, 276.81°) |
| OKLab | oklab(80.17% -0.0018 -0.0431) |
| OKLCH | oklch(80.17% 0.043 267.6) |
| XYZ | xyz(49.5566, 51.4054, 74.3154) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 6.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEDB #DBCFB2
analogous
#B2D2DB #B2BEDB #BAB2DB
triadic
#B2BEDB #DBB2BE #BEDBB2
tetradic
#B2BEDB #DBB2D2 #DBCFB2 #B2DBBA
square
#B2BEDB #DBB2D2 #DBCFB2 #B2DBBA
split-complementary
#B2BEDB #DBBAB2 #D2DBB2
monochromatic
#5F78B4 #889BC8 #B2BEDB #DCE1EE #EAEDF5
Accessibility & contrast
On white
1.86
#B2BEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#B2BEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEDB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEDB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#A8C4C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bedb; /* rgb */ color: rgb(178, 190, 219); /* oklch */ color: oklch(80.2% 0.043 267.6);
Tailwind
colors: {
custom: {
50: '#c9d1e6',
500: '#b2bedb',
950: '#000000',
},
}SCSS
$custom: #b2bedb; $custom-light: #c9d1e6; $custom-dark: #000000;
JSON
{
"hex": "#b2bedb",
"rgb": {
"r": 178,
"g": 190,
"b": 219
},
"hsl": {
"h": 222.439,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.80167,
"c": 0.04318,
"h": 267.6
},
"luminance": 0.51406
}Semantic roles & 50–950 ramp
primary
#B2BEDB
secondary
#B3A37F
accent
#8C36AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384