#B8BBEF#B8BBEF
#B8BBEF is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.8% C 0.073 H 282.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBEF |
|---|---|
| RGB | rgb(184, 187, 239) |
| HSL | hsl(237, 63%, 83%) |
| HSV | hsv(237, 23%, 94%) |
| CMYK | cmyk(23%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.26, 9.86, -26.12) |
| CIE-LCH | lch(77.26, 27.92, 290.68°) |
| OKLab | oklab(80.76% 0.0153 -0.0717) |
| OKLCH | oklch(80.76% 0.073 282) |
| XYZ | xyz(53.1136, 51.9620, 88.8759) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.83
Periwinkle
#CCCCFF
ΔE00 4.47
Pastel Blue
#A2BFFE
ΔE00 7.98
Pale Violet
#CEAEFA
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 8.70
Light Violet
#D6B4FC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBEF #EFECB8
analogous
#B8D6EF #B8BBEF #D0B8EF
triadic
#B8BBEF #EFB8BB #BBEFB8
tetradic
#B8BBEF #EFB8D6 #EFECB8 #B8EFD0
square
#B8BBEF #EFB8D6 #EFECB8 #B8EFD0
split-complementary
#B8BBEF #EFD0B8 #D6EFB8
monochromatic
#545BD8 #868BE4 #B8BBEF #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.84
#B8BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#B8BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBEF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBEF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#ABC4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b8bbef; /* rgb */ color: rgb(184, 187, 239); /* oklch */ color: oklch(80.8% 0.073 282.0);
Tailwind
colors: {
custom: {
50: '#cecff4',
500: '#b8bbef',
950: '#000000',
},
}SCSS
$custom: #b8bbef; $custom-light: #cecff4; $custom-dark: #000000;
JSON
{
"hex": "#b8bbef",
"rgb": {
"r": 184,
"g": 187,
"b": 239
},
"hsl": {
"h": 236.727,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.80759,
"c": 0.07329,
"h": 282
},
"luminance": 0.51963
}Semantic roles & 50–950 ramp
primary
#B8BBEF
secondary
#CDC97E
accent
#C11BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131317
muted
#838385