#B4BFEF#B4BFEF
#B4BFEF is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.3% C 0.069 H 274.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFEF |
|---|---|
| RGB | rgb(180, 191, 239) |
| HSL | hsl(229, 65%, 82%) |
| HSV | hsv(229, 25%, 94%) |
| CMYK | cmyk(24.7%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.99, 6.49, -25.03) |
| CIE-LCH | lch(77.99, 25.86, 284.53°) |
| OKLab | oklab(81.26% 0.0056 -0.0687) |
| OKLCH | oklch(81.26% 0.069 274.7) |
| XYZ | xyz(53.0291, 53.1956, 89.1185) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 5.01
Pastel Blue
#A2BFFE
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFEF #EFE4B4
analogous
#B4DCEF #B4BFEF #C7B4EF
triadic
#B4BFEF #EFB4BF #BFEFB4
tetradic
#B4BFEF #EFB4DC #EFE4B4 #B4EFC7
square
#B4BFEF #EFB4DC #EFE4B4 #B4EFC7
split-complementary
#B4BFEF #EFC7B4 #DCEFB4
monochromatic
#4F69D9 #8294E4 #B4BFEF #E6E9FA #E6E9FA
Accessibility & contrast
On white
1.80
#B4BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#B4BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFEF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFEF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#ADBFEE
Tritanopia (blue-blind)
#A5C8CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4bfef; /* rgb */ color: rgb(180, 191, 239); /* oklch */ color: oklch(81.3% 0.069 274.7);
Tailwind
colors: {
custom: {
50: '#cbd2f4',
500: '#b4bfef',
950: '#000000',
},
}SCSS
$custom: #b4bfef; $custom-light: #cbd2f4; $custom-dark: #000000;
JSON
{
"hex": "#b4bfef",
"rgb": {
"r": 180,
"g": 191,
"b": 239
},
"hsl": {
"h": 228.814,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.81257,
"c": 0.06891,
"h": 274.7
},
"luminance": 0.53197
}Semantic roles & 50–950 ramp
primary
#B4BFEF
secondary
#CDBE7A
accent
#AB19CD
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385