#B0BDEE#B0BDEE
#B0BDEE is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.071 H 273.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDEE |
|---|---|
| RGB | rgb(176, 189, 238) |
| HSL | hsl(227, 65%, 81%) |
| HSV | hsv(227, 26%, 93%) |
| CMYK | cmyk(26.1%, 20.6%, 0%, 6.7%) |
| CIE-LAB | lab(77.16, 6.16, -25.79) |
| CIE-LCH | lch(77.16, 26.51, 283.43°) |
| OKLab | oklab(80.53% 0.0039 -0.0708) |
| OKLCH | oklch(80.53% 0.071 273.1) |
| XYZ | xyz(51.5306, 51.7969, 88.1551) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.59
Pastel Blue
#A2BFFE
ΔE00 5.31
Periwinkle
#CCCCFF
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDEE #EEE1B0
analogous
#B0DCEE #B0BDEE #C2B0EE
triadic
#B0BDEE #EEB0BD #BDEEB0
tetradic
#B0BDEE #EEB0DC #EEE1B0 #B0EEC2
square
#B0BDEE #EEB0DC #EEE1B0 #B0EEC2
split-complementary
#B0BDEE #EEC2B0 #DCEEB0
monochromatic
#4B69D8 #7E93E3 #B0BDEE #E2E7F9 #E6EAFA
Accessibility & contrast
On white
1.85
#B0BDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#B0BDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDEE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDEE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#A0C6CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0bdee; /* rgb */ color: rgb(176, 189, 238); /* oklch */ color: oklch(80.5% 0.071 273.1);
Tailwind
colors: {
custom: {
50: '#c8d0f3',
500: '#b0bdee',
950: '#000000',
},
}SCSS
$custom: #b0bdee; $custom-light: #c8d0f3; $custom-dark: #000000;
JSON
{
"hex": "#b0bdee",
"rgb": {
"r": 176,
"g": 189,
"b": 238
},
"hsl": {
"h": 227.419,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.80526,
"c": 0.07096,
"h": 273.1
},
"luminance": 0.51798
}Semantic roles & 50–950 ramp
primary
#B0BDEE
secondary
#CCBA77
accent
#A719CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385