#B8BFEC#B8BFEC
#B8BFEC is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.4% C 0.064 H 278.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFEC |
|---|---|
| RGB | rgb(184, 191, 236) |
| HSL | hsl(232, 58%, 82%) |
| HSV | hsv(232, 22%, 93%) |
| CMYK | cmyk(22%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(78.17, 7.00, -23.11) |
| CIE-LCH | lch(78.17, 24.15, 286.86°) |
| OKLab | oklab(81.44% 0.0088 -0.0632) |
| OKLCH | oklch(81.44% 0.064 278) |
| XYZ | xyz(53.5345, 53.5070, 86.8480) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.76
Periwinkle
#CCCCFF
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 7.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFEC #ECE5B8
analogous
#B8D9EC #B8BFEC #CBB8EC
triadic
#B8BFEC #ECB8BF #BFECB8
tetradic
#B8BFEC #ECB8D9 #ECE5B8 #B8ECCB
square
#B8BFEC #ECB8D9 #ECE5B8 #B8ECCB
split-complementary
#B8BFEC #ECCBB8 #D9ECB8
monochromatic
#5768D2 #8893DF #B8BFEC #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.79
#B8BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B8BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFEC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFEC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EE
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#ACC7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8bfec; /* rgb */ color: rgb(184, 191, 236); /* oklch */ color: oklch(81.4% 0.064 278.0);
Tailwind
colors: {
custom: {
50: '#ced2f2',
500: '#b8bfec',
950: '#000000',
},
}SCSS
$custom: #b8bfec; $custom-light: #ced2f2; $custom-dark: #000000;
JSON
{
"hex": "#b8bfec",
"rgb": {
"r": 184,
"g": 191,
"b": 236
},
"hsl": {
"h": 231.923,
"s": 57.778,
"l": 82.353
},
"oklch": {
"l": 0.81437,
"c": 0.06385,
"h": 278
},
"luminance": 0.53508
}Semantic roles & 50–950 ramp
primary
#B8BFEC
secondary
#C9BF7F
accent
#AF20C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385