#B8BCFE#B8BCFE
#B8BCFE is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.6% C 0.093 H 281.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BCFE |
|---|---|
| RGB | rgb(184, 188, 254) |
| HSL | hsl(237, 97%, 86%) |
| HSV | hsv(237, 28%, 100%) |
| CMYK | cmyk(27.6%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(78.06, 12.83, -32.95) |
| CIE-LCH | lch(78.06, 35.36, 291.27°) |
| OKLab | oklab(81.56% 0.0184 -0.091) |
| OKLCH | oklch(81.56% 0.093 281.4) |
| XYZ | xyz(55.6351, 53.3112, 101.1056) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.17
Periwinkle
#CCCCFF
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BCFE #FEFAB8
analogous
#B8DFFE #B8BCFE #D7B8FE
triadic
#B8BCFE #FEB8BC #BCFEB8
tetradic
#B8BCFE #FEB8DF #FEFAB8 #B8FED7
square
#B8BCFE #FEB8DF #FEFAB8 #B8FED7
split-complementary
#B8BCFE #FED7B8 #DFFEB8
monochromatic
#3F4AFC #7C83FD #B8BCFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.80
#B8BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#B8BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BCFE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BCFE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#A7C8D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8bcfe; /* rgb */ color: rgb(184, 188, 254); /* oklch */ color: oklch(81.6% 0.093 281.4);
Tailwind
colors: {
custom: {
50: '#ced0ff',
500: '#b8bcfe',
950: '#000000',
},
}SCSS
$custom: #b8bcfe; $custom-light: #ced0ff; $custom-dark: #000000;
JSON
{
"hex": "#b8bcfe",
"rgb": {
"r": 184,
"g": 188,
"b": 254
},
"hsl": {
"h": 236.571,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.81561,
"c": 0.09288,
"h": 281.4
},
"luminance": 0.53313
}Semantic roles & 50–950 ramp
primary
#B8BCFE
secondary
#E5DE75
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386