#B8BCFA#B8BCFA
#B8BCFA is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.4% C 0.087 H 281.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BCFA |
|---|---|
| RGB | rgb(184, 188, 250) |
| HSL | hsl(236, 87%, 85%) |
| HSV | hsv(236, 26%, 98%) |
| CMYK | cmyk(26.4%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(77.91, 11.88, -31.04) |
| CIE-LCH | lch(77.91, 33.23, 290.94°) |
| OKLab | oklab(81.4% 0.0173 -0.0856) |
| OKLCH | oklch(81.4% 0.087 281.4) |
| XYZ | xyz(55.0012, 53.0576, 97.7673) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.77
Periwinkle
#CCCCFF
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 6.70
Pale Violet
#CEAEFA
ΔE00 8.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BCFA #FAF6B8
analogous
#B8DDFA #B8BCFA #D5B8FA
triadic
#B8BCFA #FAB8BC #BCFAB8
tetradic
#B8BCFA #FAB8DD #FAF6B8 #B8FAD5
square
#B8BCFA #FAB8DD #FAF6B8 #B8FAD5
split-complementary
#B8BCFA #FAD5B8 #DDFAB8
monochromatic
#4650F2 #7F86F6 #B8BCFA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.81
#B8BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B8BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BCFA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BCFA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#A8C7D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8bcfa; /* rgb */ color: rgb(184, 188, 250); /* oklch */ color: oklch(81.4% 0.087 281.4);
Tailwind
colors: {
custom: {
50: '#ced0fc',
500: '#b8bcfa',
950: '#000000',
},
}SCSS
$custom: #b8bcfa; $custom-light: #ced0fc; $custom-dark: #000000;
JSON
{
"hex": "#b8bcfa",
"rgb": {
"r": 184,
"g": 188,
"b": 250
},
"hsl": {
"h": 236.364,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.81396,
"c": 0.08732,
"h": 281.4
},
"luminance": 0.53059
}Semantic roles & 50–950 ramp
primary
#B8BCFA
secondary
#DED878
accent
#D602E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385