#8BB2FC#8BB2FC
#8BB2FC is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.4% C 0.115 H 262.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2FC |
|---|---|
| RGB | rgb(139, 178, 252) |
| HSL | hsl(219, 95%, 77%) |
| HSV | hsv(219, 45%, 99%) |
| CMYK | cmyk(44.8%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.47, 5.86, -40.78) |
| CIE-LCH | lch(72.47, 41.20, 278.18°) |
| OKLab | oklab(76.44% -0.0147 -0.1142) |
| OKLCH | oklch(76.44% 0.115 262.6) |
| XYZ | xyz(44.1329, 44.3554, 98.3125) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.05
Pastel Blue
#A2BFFE
ΔE00 4.40
Sky Blue (survey)
#75BBFD
ΔE00 6.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2FC #FCD58B
analogous
#8BEBFC #8BB2FC #9D8BFC
triadic
#8BB2FC #FC8BB2 #B2FC8B
tetradic
#8BB2FC #FC8BEB #FCD58B #8BFC9D
square
#8BB2FC #FC8BEB #FCD58B #8BFC9D
split-complementary
#8BB2FC #FC9D8B #EBFC8B
monochromatic
#1463F9 #4F8AFA #8BB2FC #C7DAFE #E1EBFE
Accessibility & contrast
On white
2.13
#8BB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#8BB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2FC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2FC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#60C2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb2fc; /* rgb */ color: rgb(139, 178, 252); /* oklch */ color: oklch(76.4% 0.115 262.6);
Tailwind
colors: {
custom: {
50: '#b1c8fd',
500: '#8bb2fc',
950: '#000000',
},
}SCSS
$custom: #8bb2fc; $custom-light: #b1c8fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb2fc",
"rgb": {
"r": 139,
"g": 178,
"b": 252
},
"hsl": {
"h": 219.292,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.76438,
"c": 0.11513,
"h": 262.6
},
"luminance": 0.44358
}Semantic roles & 50–950 ramp
primary
#8BB2FC
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285