#8BB3F2#8BB3F2
#8BB3F2 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.2% C 0.101 H 259.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3F2 |
|---|---|
| RGB | rgb(139, 179, 242) |
| HSL | hsl(217, 80%, 75%) |
| HSV | hsv(217, 43%, 95%) |
| CMYK | cmyk(42.6%, 26%, 0%, 5.1%) |
| CIE-LAB | lab(72.32, 2.52, -35.60) |
| CIE-LCH | lch(72.32, 35.68, 274.05°) |
| OKLab | oklab(76.19% -0.0188 -0.0992) |
| OKLCH | oklch(76.19% 0.101 259.3) |
| XYZ | xyz(42.7894, 44.1375, 90.2519) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.89
Pastel Blue
#A2BFFE
ΔE00 4.45
Sky Blue (survey)
#75BBFD
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 8.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3F2 #F2CA8B
analogous
#8BE7F2 #8BB3F2 #978BF2
triadic
#8BB3F2 #F28BB3 #B3F28B
tetradic
#8BB3F2 #F28BE7 #F2CA8B #8BF297
square
#8BB3F2 #F28BE7 #F2CA8B #8BF297
split-complementary
#8BB3F2 #F2978B #E7F28B
monochromatic
#1D6BE6 #548FEC #8BB3F2 #C2D7F8 #E3EDFC
Accessibility & contrast
On white
2.14
#8BB3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8BB3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3F2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3F2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F5
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#65C1C9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb3f2; /* rgb */ color: rgb(139, 179, 242); /* oklch */ color: oklch(76.2% 0.101 259.3);
Tailwind
colors: {
custom: {
50: '#b1c9f6',
500: '#8bb3f2',
950: '#000000',
},
}SCSS
$custom: #8bb3f2; $custom-light: #b1c9f6; $custom-dark: #000000;
JSON
{
"hex": "#8bb3f2",
"rgb": {
"r": 139,
"g": 179,
"b": 242
},
"hsl": {
"h": 216.699,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.7619,
"c": 0.10101,
"h": 259.3
},
"luminance": 0.4414
}Semantic roles & 50–950 ramp
primary
#8BB3F2
secondary
#F4E9D7
accent
#8A09DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285