#8BB7FC#8BB7FC
#8BB7FC is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.5% C 0.110 H 259.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7FC |
|---|---|
| RGB | rgb(139, 183, 252) |
| HSL | hsl(217, 95%, 77%) |
| HSV | hsv(217, 45%, 99%) |
| CMYK | cmyk(44.8%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.79, 3.08, -38.71) |
| CIE-LCH | lch(73.79, 38.84, 274.55°) |
| OKLab | oklab(77.47% -0.0207 -0.1082) |
| OKLCH | oklch(77.47% 0.11 259.2) |
| XYZ | xyz(45.1459, 46.3814, 98.6502) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.46
Pastel Blue
#A2BFFE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 5.04
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Light Blue
#95D0FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7FC #FCD08B
analogous
#8BF0FC #8BB7FC #988BFC
triadic
#8BB7FC #FC8BB7 #B7FC8B
tetradic
#8BB7FC #FC8BF0 #FCD08B #8BFC98
square
#8BB7FC #FC8BF0 #FCD08B #8BFC98
split-complementary
#8BB7FC #FC988B #F0FC8B
monochromatic
#146DF9 #4F92FA #8BB7FC #C7DCFE #E1ECFE
Accessibility & contrast
On white
2.04
#8BB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8BB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7FC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7FC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#5FC6CF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bb7fc; /* rgb */ color: rgb(139, 183, 252); /* oklch */ color: oklch(77.5% 0.110 259.2);
Tailwind
colors: {
custom: {
50: '#b1ccfd',
500: '#8bb7fc',
950: '#000000',
},
}SCSS
$custom: #8bb7fc; $custom-light: #b1ccfd; $custom-dark: #000000;
JSON
{
"hex": "#8bb7fc",
"rgb": {
"r": 139,
"g": 183,
"b": 252
},
"hsl": {
"h": 216.637,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.77474,
"c": 0.11017,
"h": 259.2
},
"luminance": 0.46384
}Semantic roles & 50–950 ramp
primary
#8BB7FC
secondary
#F6E9D5
accent
#8C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285