#B4BFEC#B4BFEC
#B4BFEC is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.1% C 0.065 H 274.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFEC |
|---|---|
| RGB | rgb(180, 191, 236) |
| HSL | hsl(228, 60%, 82%) |
| HSV | hsv(228, 24%, 93%) |
| CMYK | cmyk(23.7%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.89, 5.79, -23.57) |
| CIE-LCH | lch(77.89, 24.28, 283.81°) |
| OKLab | oklab(81.14% 0.0047 -0.0646) |
| OKLCH | oklch(81.14% 0.065 274.1) |
| XYZ | xyz(52.5896, 53.0198, 86.8037) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.16
Periwinkle
#CCCCFF
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFEC #ECE1B4
analogous
#B4DBEC #B4BFEC #C5B4EC
triadic
#B4BFEC #ECB4BF #BFECB4
tetradic
#B4BFEC #ECB4DB #ECE1B4 #B4ECC5
square
#B4BFEC #ECB4DB #ECE1B4 #B4ECC5
split-complementary
#B4BFEC #ECC5B4 #DBECB4
monochromatic
#526CD3 #8395E0 #B4BFEC #E5E9F8 #E7EAF9
Accessibility & contrast
On white
1.81
#B4BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#B4BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFEC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFEC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EE
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#A6C7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4bfec; /* rgb */ color: rgb(180, 191, 236); /* oklch */ color: oklch(81.1% 0.065 274.1);
Tailwind
colors: {
custom: {
50: '#cbd2f2',
500: '#b4bfec',
950: '#000000',
},
}SCSS
$custom: #b4bfec; $custom-light: #cbd2f2; $custom-dark: #000000;
JSON
{
"hex": "#b4bfec",
"rgb": {
"r": 180,
"g": 191,
"b": 236
},
"hsl": {
"h": 228.214,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.81142,
"c": 0.06475,
"h": 274.1
},
"luminance": 0.53021
}Semantic roles & 50–950 ramp
primary
#B4BFEC
secondary
#C9BA7B
accent
#A61EC7
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385