#B5BFEE#B5BFEE
#B5BFEE is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.3% C 0.067 H 275.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BFEE |
|---|---|
| RGB | rgb(181, 191, 238) |
| HSL | hsl(229, 63%, 82%) |
| HSV | hsv(229, 24%, 93%) |
| CMYK | cmyk(23.9%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.03, 6.56, -24.43) |
| CIE-LCH | lch(78.03, 25.29, 285.02°) |
| OKLab | oklab(81.29% 0.0064 -0.067) |
| OKLCH | oklch(81.29% 0.067 275.4) |
| XYZ | xyz(53.1155, 53.2571, 88.3535) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.77
Periwinkle
#CCCCFF
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 7.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BFEE #EEE4B5
analogous
#B5DBEE #B5BFEE #C8B5EE
triadic
#B5BFEE #EEB5BF #BFEEB5
tetradic
#B5BFEE #EEB5DB #EEE4B5 #B5EEC8
square
#B5BFEE #EEB5DB #EEE4B5 #B5EEC8
split-complementary
#B5BFEE #EEC8B5 #DBEEB5
monochromatic
#5169D7 #8394E3 #B5BFEE #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.80
#B5BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B5BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BFEE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BFEE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#A7C8CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b5bfee; /* rgb */ color: rgb(181, 191, 238); /* oklch */ color: oklch(81.3% 0.067 275.4);
Tailwind
colors: {
custom: {
50: '#ccd2f3',
500: '#b5bfee',
950: '#000000',
},
}SCSS
$custom: #b5bfee; $custom-light: #ccd2f3; $custom-dark: #000000;
JSON
{
"hex": "#b5bfee",
"rgb": {
"r": 181,
"g": 191,
"b": 238
},
"hsl": {
"h": 229.474,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.81292,
"c": 0.06728,
"h": 275.4
},
"luminance": 0.53258
}Semantic roles & 50–950 ramp
primary
#B5BFEE
secondary
#CCBE7C
accent
#AC1BCA
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385