#B2BEDA#B2BEDA
#B2BEDA is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.042 H 267.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEDA |
|---|---|
| RGB | rgb(178, 190, 218) |
| HSL | hsl(222, 35%, 78%) |
| HSV | hsv(222, 18%, 85%) |
| CMYK | cmyk(18.3%, 12.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.89, 1.68, -15.38) |
| CIE-LCH | lch(76.89, 15.47, 276.22°) |
| OKLab | oklab(80.13% -0.0022 -0.0418) |
| OKLCH | oklch(80.13% 0.042 267) |
| XYZ | xyz(49.4253, 51.3529, 73.6242) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 3.96
Cloudy Blue
#ACC2D9
ΔE00 5.11
Light Periwinkle
#C1C6FC
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEDA #DACEB2
analogous
#B2D2DA #B2BEDA #BAB2DA
triadic
#B2BEDA #DAB2BE #BEDAB2
tetradic
#B2BEDA #DAB2D2 #DACEB2 #B2DABA
square
#B2BEDA #DAB2D2 #DACEB2 #B2DABA
split-complementary
#B2BEDA #DABAB2 #D2DAB2
monochromatic
#5F78B2 #899BC6 #B2BEDA #DBE1EE #EAEEF5
Accessibility & contrast
On white
1.86
#B2BEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#B2BEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEDA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEDA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#A8C3C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2beda; /* rgb */ color: rgb(178, 190, 218); /* oklch */ color: oklch(80.1% 0.042 267.0);
Tailwind
colors: {
custom: {
50: '#c9d1e5',
500: '#b2beda',
950: '#000000',
},
}SCSS
$custom: #b2beda; $custom-light: #c9d1e5; $custom-dark: #000000;
JSON
{
"hex": "#b2beda",
"rgb": {
"r": 178,
"g": 190,
"b": 218
},
"hsl": {
"h": 222,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.80132,
"c": 0.04184,
"h": 267
},
"luminance": 0.51354
}Semantic roles & 50–950 ramp
primary
#B2BEDA
secondary
#B1A27F
accent
#8A38AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384