#B2BBED#B2BBED
#B2BBED is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.2% C 0.072 H 276.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBED |
|---|---|
| RGB | rgb(178, 187, 237) |
| HSL | hsl(231, 62%, 81%) |
| HSV | hsv(231, 25%, 93%) |
| CMYK | cmyk(24.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.75, 7.60, -25.86) |
| CIE-LCH | lch(76.75, 26.95, 286.39°) |
| OKLab | oklab(80.23% 0.0084 -0.071) |
| OKLCH | oklch(80.23% 0.072 276.7) |
| XYZ | xyz(51.4125, 51.1188, 87.2625) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.13
Powder Blue (survey)
#B1D1FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBED #EDE4B2
analogous
#B2D9ED #B2BBED #C7B2ED
triadic
#B2BBED #EDB2BB #BBEDB2
tetradic
#B2BBED #EDB2D9 #EDE4B2 #B2EDC7
square
#B2BBED #EDB2D9 #EDE4B2 #B2EDC7
split-complementary
#B2BBED #EDC7B2 #D9EDB2
monochromatic
#4F63D6 #808FE1 #B2BBED #E4E7F9 #E6E9F9
Accessibility & contrast
On white
1.87
#B2BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#B2BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBED
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBED | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#A4C4CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bbed; /* rgb */ color: rgb(178, 187, 237); /* oklch */ color: oklch(80.2% 0.072 276.7);
Tailwind
colors: {
custom: {
50: '#cacff3',
500: '#b2bbed',
950: '#000000',
},
}SCSS
$custom: #b2bbed; $custom-light: #cacff3; $custom-dark: #000000;
JSON
{
"hex": "#b2bbed",
"rgb": {
"r": 178,
"g": 187,
"b": 237
},
"hsl": {
"h": 230.847,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.80232,
"c": 0.07151,
"h": 276.7
},
"luminance": 0.5112
}Semantic roles & 50–950 ramp
primary
#B2BBED
secondary
#CABE79
accent
#AF1CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385