#8BB7FA#8BB7FA
#8BB7FA is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.4% C 0.108 H 258.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7FA |
|---|---|
| RGB | rgb(139, 183, 250) |
| HSL | hsl(216, 92%, 76%) |
| HSV | hsv(216, 44%, 98%) |
| CMYK | cmyk(44.4%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(73.71, 2.52, -37.76) |
| CIE-LCH | lch(73.71, 37.85, 273.82°) |
| OKLab | oklab(77.38% -0.0213 -0.1055) |
| OKLCH | oklch(77.38% 0.108 258.6) |
| XYZ | xyz(44.8306, 46.2553, 96.9898) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.53
Pastel Blue
#A2BFFE
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.57
Light Blue
#95D0FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7FA #FACE8B
analogous
#8BEFFA #8BB7FA #978BFA
triadic
#8BB7FA #FA8BB7 #B7FA8B
tetradic
#8BB7FA #FA8BEF #FACE8B #8BFA97
square
#8BB7FA #FA8BEF #FACE8B #8BFA97
split-complementary
#8BB7FA #FA978B #EFFA8B
monochromatic
#166EF5 #5093F7 #8BB7FA #C6DBFD #E2EDFE
Accessibility & contrast
On white
2.05
#8BB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#8BB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7FA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7FA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#60C6CE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bb7fa; /* rgb */ color: rgb(139, 183, 250); /* oklch */ color: oklch(77.4% 0.108 258.6);
Tailwind
colors: {
custom: {
50: '#b1ccfc',
500: '#8bb7fa',
950: '#000000',
},
}SCSS
$custom: #8bb7fa; $custom-light: #b1ccfc; $custom-dark: #000000;
JSON
{
"hex": "#8bb7fa",
"rgb": {
"r": 139,
"g": 183,
"b": 250
},
"hsl": {
"h": 216.216,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.77384,
"c": 0.10759,
"h": 258.6
},
"luminance": 0.46258
}Semantic roles & 50–950 ramp
primary
#8BB7FA
secondary
#F6E9D5
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285