#B3BFEC#B3BFEC
#B3BFEC is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.065 H 273.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFEC |
|---|---|
| RGB | rgb(179, 191, 236) |
| HSL | hsl(227, 60%, 81%) |
| HSV | hsv(227, 24%, 93%) |
| CMYK | cmyk(24.2%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.82, 5.49, -23.69) |
| CIE-LCH | lch(77.82, 24.32, 283.06°) |
| OKLab | oklab(81.07% 0.0036 -0.0649) |
| OKLCH | oklch(81.07% 0.065 273.2) |
| XYZ | xyz(52.3576, 52.9001, 86.7928) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFEC #ECE0B3
analogous
#B3DCEC #B3BFEC #C4B3EC
triadic
#B3BFEC #ECB3BF #BFECB3
tetradic
#B3BFEC #ECB3DC #ECE0B3 #B3ECC4
square
#B3BFEC #ECB3DC #ECE0B3 #B3ECC4
split-complementary
#B3BFEC #ECC4B3 #DCECB3
monochromatic
#516DD4 #8296E0 #B3BFEC #E4E8F8 #E7EAF9
Accessibility & contrast
On white
1.81
#B3BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B3BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFEC
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFEC | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EE
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#A5C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b3bfec; /* rgb */ color: rgb(179, 191, 236); /* oklch */ color: oklch(81.1% 0.065 273.2);
Tailwind
colors: {
custom: {
50: '#cad2f2',
500: '#b3bfec',
950: '#000000',
},
}SCSS
$custom: #b3bfec; $custom-light: #cad2f2; $custom-dark: #000000;
JSON
{
"hex": "#b3bfec",
"rgb": {
"r": 179,
"g": 191,
"b": 236
},
"hsl": {
"h": 227.368,
"s": 60,
"l": 81.373
},
"oklch": {
"l": 0.81069,
"c": 0.06502,
"h": 273.2
},
"luminance": 0.52901
}Semantic roles & 50–950 ramp
primary
#B3BFEC
secondary
#C9B87A
accent
#A41EC8
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385