#8BB3FC#8BB3FC
#8BB3FC is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.6% C 0.114 H 262.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3FC |
|---|---|
| RGB | rgb(139, 179, 252) |
| HSL | hsl(219, 95%, 77%) |
| HSV | hsv(219, 45%, 99%) |
| CMYK | cmyk(44.8%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(72.73, 5.30, -40.37) |
| CIE-LCH | lch(72.73, 40.71, 277.49°) |
| OKLab | oklab(76.65% -0.0159 -0.113) |
| OKLCH | oklch(76.65% 0.114 262) |
| XYZ | xyz(44.3325, 44.7547, 98.3791) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.73
Pastel Blue
#A2BFFE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 6.16
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3FC #FCD48B
analogous
#8BECFC #8BB3FC #9C8BFC
triadic
#8BB3FC #FC8BB3 #B3FC8B
tetradic
#8BB3FC #FC8BEC #FCD48B #8BFC9C
square
#8BB3FC #FC8BEC #FCD48B #8BFC9C
split-complementary
#8BB3FC #FC9C8B #ECFC8B
monochromatic
#1465F9 #4F8CFA #8BB3FC #C7DAFE #E1EBFE
Accessibility & contrast
On white
2.11
#8BB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#8BB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3FC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3FC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#5FC3CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb3fc; /* rgb */ color: rgb(139, 179, 252); /* oklch */ color: oklch(76.6% 0.114 262.0);
Tailwind
colors: {
custom: {
50: '#b1c9fd',
500: '#8bb3fc',
950: '#000000',
},
}SCSS
$custom: #8bb3fc; $custom-light: #b1c9fd; $custom-dark: #000000;
JSON
{
"hex": "#8bb3fc",
"rgb": {
"r": 139,
"g": 179,
"b": 252
},
"hsl": {
"h": 218.761,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.76645,
"c": 0.11411,
"h": 262
},
"luminance": 0.44757
}Semantic roles & 50–950 ramp
primary
#8BB3FC
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285