#B5BFEC#B5BFEC
#B5BFEC is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.2% C 0.065 H 275.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BFEC |
|---|---|
| RGB | rgb(181, 191, 236) |
| HSL | hsl(229, 59%, 82%) |
| HSV | hsv(229, 23%, 93%) |
| CMYK | cmyk(23.3%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.96, 6.10, -23.46) |
| CIE-LCH | lch(77.96, 24.24, 284.56°) |
| OKLab | oklab(81.22% 0.0057 -0.0642) |
| OKLCH | oklch(81.22% 0.065 275.1) |
| XYZ | xyz(52.8233, 53.1403, 86.8146) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.01
Periwinkle
#CCCCFF
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BFEC #ECE2B5
analogous
#B5DBEC #B5BFEC #C7B5EC
triadic
#B5BFEC #ECB5BF #BFECB5
tetradic
#B5BFEC #ECB5DB #ECE2B5 #B5ECC7
square
#B5BFEC #ECB5DB #ECE2B5 #B5ECC7
split-complementary
#B5BFEC #ECC7B5 #DBECB5
monochromatic
#546BD3 #8495DF #B5BFEC #E6E9F9 #E7EAF9
Accessibility & contrast
On white
1.81
#B5BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#B5BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BFEC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BFEC | 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)
#B2C3EE
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#A8C7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b5bfec; /* rgb */ color: rgb(181, 191, 236); /* oklch */ color: oklch(81.2% 0.065 275.1);
Tailwind
colors: {
custom: {
50: '#ccd2f2',
500: '#b5bfec',
950: '#000000',
},
}SCSS
$custom: #b5bfec; $custom-light: #ccd2f2; $custom-dark: #000000;
JSON
{
"hex": "#b5bfec",
"rgb": {
"r": 181,
"g": 191,
"b": 236
},
"hsl": {
"h": 229.091,
"s": 59.14,
"l": 81.765
},
"oklch": {
"l": 0.81215,
"c": 0.0645,
"h": 275.1
},
"luminance": 0.53141
}Semantic roles & 50–950 ramp
primary
#B5BFEC
secondary
#C9BB7C
accent
#A81FC7
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385