#B0BDFD#B0BDFD
#B0BDFD is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.1% C 0.092 H 275.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDFD |
|---|---|
| RGB | rgb(176, 189, 253) |
| HSL | hsl(230, 95%, 84%) |
| HSV | hsv(230, 30%, 99%) |
| CMYK | cmyk(30.4%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.71, 9.76, -33.00) |
| CIE-LCH | lch(77.71, 34.42, 286.48°) |
| OKLab | oklab(81.13% 0.0085 -0.0913) |
| OKLCH | oklch(81.13% 0.092 275.3) |
| XYZ | xyz(53.8268, 52.7154, 100.2485) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Light Periwinkle
#C1C6FC
ΔE00 4.20
Periwinkle
#CCCCFF
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDFD #FDF0B0
analogous
#B0E4FD #B0BDFD #CAB0FD
triadic
#B0BDFD #FDB0BD #BDFDB0
tetradic
#B0BDFD #FDB0E4 #FDF0B0 #B0FDCA
square
#B0BDFD #FDB0E4 #FDF0B0 #B0FDCA
split-complementary
#B0BDFD #FDCAB0 #E4FDB0
monochromatic
#3959FA #748BFB #B0BDFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.82
#B0BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B0BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDFD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDFD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#9CC9D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b0bdfd; /* rgb */ color: rgb(176, 189, 253); /* oklch */ color: oklch(81.1% 0.092 275.3);
Tailwind
colors: {
custom: {
50: '#c9d0fe',
500: '#b0bdfd',
950: '#000000',
},
}SCSS
$custom: #b0bdfd; $custom-light: #c9d0fe; $custom-dark: #000000;
JSON
{
"hex": "#b0bdfd",
"rgb": {
"r": 176,
"g": 189,
"b": 253
},
"hsl": {
"h": 229.87,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.81134,
"c": 0.0917,
"h": 275.3
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#B0BDFD
secondary
#E2CF6F
accent
#BF00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385