#B8BFEB#B8BFEB
#B8BFEB is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.062 H 277.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFEB |
|---|---|
| RGB | rgb(184, 191, 235) |
| HSL | hsl(232, 56%, 82%) |
| HSV | hsv(232, 22%, 92%) |
| CMYK | cmyk(21.7%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.14, 6.78, -22.63) |
| CIE-LCH | lch(78.14, 23.62, 286.67°) |
| OKLab | oklab(81.4% 0.0085 -0.0619) |
| OKLCH | oklch(81.4% 0.062 277.8) |
| XYZ | xyz(53.3896, 53.4490, 86.0850) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFEB #EBE4B8
analogous
#B8D9EB #B8BFEB #CBB8EB
triadic
#B8BFEB #EBB8BF #BFEBB8
tetradic
#B8BFEB #EBB8D9 #EBE4B8 #B8EBCB
square
#B8BFEB #EBB8D9 #EBE4B8 #B8EBCB
split-complementary
#B8BFEB #EBCBB8 #D9EBB8
monochromatic
#5969D0 #8894DE #B8BFEB #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.80
#B8BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#B8BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFEB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFEB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#ACC7CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8bfeb; /* rgb */ color: rgb(184, 191, 235); /* oklch */ color: oklch(81.4% 0.062 277.8);
Tailwind
colors: {
custom: {
50: '#ced2f1',
500: '#b8bfeb',
950: '#000000',
},
}SCSS
$custom: #b8bfeb; $custom-light: #ced2f1; $custom-dark: #000000;
JSON
{
"hex": "#b8bfeb",
"rgb": {
"r": 184,
"g": 191,
"b": 235
},
"hsl": {
"h": 231.765,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.814,
"c": 0.06246,
"h": 277.8
},
"luminance": 0.5345
}Semantic roles & 50–950 ramp
primary
#B8BFEB
secondary
#C7BE80
accent
#AD22C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385