#B2BEED#B2BEED
#B2BEED is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.068 H 273.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEED |
|---|---|
| RGB | rgb(178, 190, 237) |
| HSL | hsl(228, 62%, 81%) |
| HSV | hsv(228, 25%, 93%) |
| CMYK | cmyk(24.9%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(77.52, 5.97, -24.68) |
| CIE-LCH | lch(77.52, 25.39, 283.60°) |
| OKLab | oklab(80.83% 0.0043 -0.0677) |
| OKLCH | oklch(80.83% 0.068 273.6) |
| XYZ | xyz(52.0556, 52.4050, 87.4769) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Periwinkle
#CCCCFF
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEED #EDE1B2
analogous
#B2DCED #B2BEED #C4B2ED
triadic
#B2BEED #EDB2BE #BEEDB2
tetradic
#B2BEED #EDB2DC #EDE1B2 #B2EDC4
square
#B2BEED #EDB2DC #EDE1B2 #B2EDC4
split-complementary
#B2BEED #EDC4B2 #DCEDB2
monochromatic
#4F6AD6 #8094E1 #B2BEED #E4E8F9 #E6EAF9
Accessibility & contrast
On white
1.83
#B2BEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B2BEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEED
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEED | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#A3C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2beed; /* rgb */ color: rgb(178, 190, 237); /* oklch */ color: oklch(80.8% 0.068 273.6);
Tailwind
colors: {
custom: {
50: '#cad1f3',
500: '#b2beed',
950: '#000000',
},
}SCSS
$custom: #b2beed; $custom-light: #cad1f3; $custom-dark: #000000;
JSON
{
"hex": "#b2beed",
"rgb": {
"r": 178,
"g": 190,
"b": 237
},
"hsl": {
"h": 227.797,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.80833,
"c": 0.06785,
"h": 273.6
},
"luminance": 0.52406
}Semantic roles & 50–950 ramp
primary
#B2BEED
secondary
#CABA79
accent
#A61CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385