#B8BBFF#B8BBFF
#B8BBFF is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.4% C 0.096 H 282.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBFF |
|---|---|
| RGB | rgb(184, 187, 255) |
| HSL | hsl(237, 100%, 86%) |
| HSV | hsv(237, 28%, 100%) |
| CMYK | cmyk(27.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(77.85, 13.62, -33.81) |
| CIE-LCH | lch(77.85, 36.45, 291.94°) |
| OKLab | oklab(81.41% 0.02 -0.0935) |
| OKLCH | oklch(81.41% 0.096 282.1) |
| XYZ | xyz(55.5828, 52.9496, 101.8802) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.50
Periwinkle
#CCCCFF
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.52
Pale Violet
#CEAEFA
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBFF #FFFCB8
analogous
#B8DEFF #B8BBFF #D8B8FF
triadic
#B8BBFF #FFB8BB #BBFFB8
tetradic
#B8BBFF #FFB8DE #FFFCB8 #B8FFD8
square
#B8BBFF #FFB8DE #FFFCB8 #B8FFD8
split-complementary
#B8BBFF #FFD8B8 #DEFFB8
monochromatic
#3E46FF #7B80FF #B8BBFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.81
#B8BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B8BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBFF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBFF | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#A7C7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b8bbff; /* rgb */ color: rgb(184, 187, 255); /* oklch */ color: oklch(81.4% 0.096 282.1);
Tailwind
colors: {
custom: {
50: '#cecfff',
500: '#b8bbff',
950: '#000000',
},
}SCSS
$custom: #b8bbff; $custom-light: #cecfff; $custom-dark: #000000;
JSON
{
"hex": "#b8bbff",
"rgb": {
"r": 184,
"g": 187,
"b": 255
},
"hsl": {
"h": 237.465,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.81409,
"c": 0.09562,
"h": 282.1
},
"luminance": 0.52951
}Semantic roles & 50–950 ramp
primary
#B8BBFF
secondary
#E7E275
accent
#DC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386