#B0BEE2#B0BEE2
#B0BEE2 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.3% C 0.053 H 268.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEE2 |
|---|---|
| RGB | rgb(176, 190, 226) |
| HSL | hsl(223, 46%, 79%) |
| HSV | hsv(223, 22%, 89%) |
| CMYK | cmyk(22.1%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(77.01, 2.84, -19.54) |
| CIE-LCH | lch(77.01, 19.75, 278.26°) |
| OKLab | oklab(80.27% -0.0014 -0.0533) |
| OKLCH | oklch(80.27% 0.053 268.5) |
| XYZ | xyz(50.0419, 51.5468, 79.2498) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 5.11
Light Periwinkle
#C1C6FC
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEE2 #E2D4B0
analogous
#B0D7E2 #B0BEE2 #BBB0E2
triadic
#B0BEE2 #E2B0BE #BEE2B0
tetradic
#B0BEE2 #E2B0D7 #E2D4B0 #B0E2BB
square
#B0BEE2 #E2B0D7 #E2D4B0 #B0E2BB
split-complementary
#B0BEE2 #E2BBB0 #D7E2B0
monochromatic
#5674C1 #8399D2 #B0BEE2 #DDE3F2 #E9EDF7
Accessibility & contrast
On white
1.86
#B0BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#B0BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEE2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEE2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#AFBCE1
Tritanopia (blue-blind)
#A4C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0bee2; /* rgb */ color: rgb(176, 190, 226); /* oklch */ color: oklch(80.3% 0.053 268.5);
Tailwind
colors: {
custom: {
50: '#c8d1eb',
500: '#b0bee2',
950: '#000000',
},
}SCSS
$custom: #b0bee2; $custom-light: #c8d1eb; $custom-dark: #000000;
JSON
{
"hex": "#b0bee2",
"rgb": {
"r": 176,
"g": 190,
"b": 226
},
"hsl": {
"h": 223.2,
"s": 46.296,
"l": 78.824
},
"oklch": {
"l": 0.80274,
"c": 0.05337,
"h": 268.5
},
"luminance": 0.51548
}Semantic roles & 50–950 ramp
primary
#B0BEE2
secondary
#BBA97B
accent
#922CBA
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384