#8BB4F2#8BB4F2
#8BB4F2 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.4% C 0.100 H 258.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4F2 |
|---|---|
| RGB | rgb(139, 180, 242) |
| HSL | hsl(216, 80%, 75%) |
| HSV | hsv(216, 43%, 95%) |
| CMYK | cmyk(42.6%, 25.6%, 0%, 5.1%) |
| CIE-LAB | lab(72.59, 1.96, -35.18) |
| CIE-LCH | lch(72.59, 35.24, 273.20°) |
| OKLab | oklab(76.4% -0.02 -0.0981) |
| OKLCH | oklch(76.4% 0.1 258.5) |
| XYZ | xyz(42.9905, 44.5398, 90.3189) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Pastel Blue
#A2BFFE
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.94
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4F2 #F2C98B
analogous
#8BE7F2 #8BB4F2 #968BF2
triadic
#8BB4F2 #F28BB4 #B4F28B
tetradic
#8BB4F2 #F28BE7 #F2C98B #8BF296
square
#8BB4F2 #F28BE7 #F2C98B #8BF296
split-complementary
#8BB4F2 #F2968B #E7F28B
monochromatic
#1D6DE6 #5490EC #8BB4F2 #C2D8F8 #E3EDFC
Accessibility & contrast
On white
2.12
#8BB4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8BB4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4F2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4F2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB8F5
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#65C1C9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb4f2; /* rgb */ color: rgb(139, 180, 242); /* oklch */ color: oklch(76.4% 0.100 258.5);
Tailwind
colors: {
custom: {
50: '#b1caf6',
500: '#8bb4f2',
950: '#000000',
},
}SCSS
$custom: #8bb4f2; $custom-light: #b1caf6; $custom-dark: #000000;
JSON
{
"hex": "#8bb4f2",
"rgb": {
"r": 139,
"g": 180,
"b": 242
},
"hsl": {
"h": 216.117,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.76399,
"c": 0.10008,
"h": 258.5
},
"luminance": 0.44542
}Semantic roles & 50–950 ramp
primary
#8BB4F2
secondary
#F4E8D7
accent
#8809DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285