#B4BFEE#B4BFEE
#B4BFEE is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.2% C 0.068 H 274.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFEE |
|---|---|
| RGB | rgb(180, 191, 238) |
| HSL | hsl(229, 63%, 82%) |
| HSV | hsv(229, 24%, 93%) |
| CMYK | cmyk(24.4%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.96, 6.26, -24.55) |
| CIE-LCH | lch(77.96, 25.33, 284.30°) |
| OKLab | oklab(81.22% 0.0053 -0.0673) |
| OKLCH | oklch(81.22% 0.068 274.5) |
| XYZ | xyz(52.8818, 53.1366, 88.3426) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.94
Periwinkle
#CCCCFF
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 7.12
Light Blue Grey
#B7C9E2
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFEE #EEE3B4
analogous
#B4DCEE #B4BFEE #C6B4EE
triadic
#B4BFEE #EEB4BF #BFEEB4
tetradic
#B4BFEE #EEB4DC #EEE3B4 #B4EEC6
square
#B4BFEE #EEB4DC #EEE3B4 #B4EEC6
split-complementary
#B4BFEE #EEC6B4 #DCEEB4
monochromatic
#506AD7 #8294E3 #B4BFEE #E6EAF9 #E6EAF9
Accessibility & contrast
On white
1.81
#B4BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#B4BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFEE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFEE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#A6C8CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4bfee; /* rgb */ color: rgb(180, 191, 238); /* oklch */ color: oklch(81.2% 0.068 274.5);
Tailwind
colors: {
custom: {
50: '#cbd2f3',
500: '#b4bfee',
950: '#000000',
},
}SCSS
$custom: #b4bfee; $custom-light: #cbd2f3; $custom-dark: #000000;
JSON
{
"hex": "#b4bfee",
"rgb": {
"r": 180,
"g": 191,
"b": 238
},
"hsl": {
"h": 228.621,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.81218,
"c": 0.06752,
"h": 274.5
},
"luminance": 0.53138
}Semantic roles & 50–950 ramp
primary
#B4BFEE
secondary
#CCBC7B
accent
#A91BCB
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385