#B0BFEF#B0BFEF
#B0BFEF is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.0% C 0.070 H 271.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFEF |
|---|---|
| RGB | rgb(176, 191, 239) |
| HSL | hsl(226, 66%, 81%) |
| HSV | hsv(226, 26%, 94%) |
| CMYK | cmyk(26.4%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.71, 5.30, -25.48) |
| CIE-LCH | lch(77.71, 26.03, 281.76°) |
| OKLab | oklab(80.97% 0.0015 -0.07) |
| OKLCH | oklch(80.97% 0.07 271.2) |
| XYZ | xyz(52.1111, 52.7222, 89.0754) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.51
Light Blue Grey
#B7C9E2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFEF #EFE0B0
analogous
#B0DFEF #B0BFEF #C1B0EF
triadic
#B0BFEF #EFB0BF #BFEFB0
tetradic
#B0BFEF #EFB0DF #EFE0B0 #B0EFC1
square
#B0BFEF #EFB0DF #EFE0B0 #B0EFC1
split-complementary
#B0BFEF #EFC1B0 #DFEFB0
monochromatic
#4A6DDA #7D96E5 #B0BFEF #E3E8F9 #E6EAFA
Accessibility & contrast
On white
1.82
#B0BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B0BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFEF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFEF | 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)
#B1C3F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#A0C8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b0bfef; /* rgb */ color: rgb(176, 191, 239); /* oklch */ color: oklch(81.0% 0.070 271.2);
Tailwind
colors: {
custom: {
50: '#c8d2f4',
500: '#b0bfef',
950: '#000000',
},
}SCSS
$custom: #b0bfef; $custom-light: #c8d2f4; $custom-dark: #000000;
JSON
{
"hex": "#b0bfef",
"rgb": {
"r": 176,
"g": 191,
"b": 239
},
"hsl": {
"h": 225.714,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.80968,
"c": 0.07002,
"h": 271.2
},
"luminance": 0.52724
}Semantic roles & 50–950 ramp
primary
#B0BFEF
secondary
#CDB876
accent
#A317CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385