#8BB9FC#8BB9FC
#8BB9FC is a light, moderate blue. Relative luminance 0.472; OKLCH L 77.9% C 0.108 H 257.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB9FC |
|---|---|
| RGB | rgb(139, 185, 252) |
| HSL | hsl(216, 95%, 77%) |
| HSV | hsv(216, 45%, 99%) |
| CMYK | cmyk(44.8%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(74.33, 1.98, -37.88) |
| CIE-LCH | lch(74.33, 37.94, 272.99°) |
| OKLab | oklab(77.89% -0.0231 -0.1058) |
| OKLCH | oklch(77.89% 0.108 257.7) |
| XYZ | xyz(45.5613, 47.2123, 98.7887) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.36
Pastel Blue
#A2BFFE
ΔE00 4.41
Sky Blue (survey)
#75BBFD
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Light Blue
#95D0FC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB9FC #FCCE8B
analogous
#8BF2FC #8BB9FC #968BFC
triadic
#8BB9FC #FC8BB9 #B9FC8B
tetradic
#8BB9FC #FC8BF2 #FCCE8B #8BFC96
square
#8BB9FC #FC8BF2 #FCCE8B #8BFC96
split-complementary
#8BB9FC #FC968B #F2FC8B
monochromatic
#1471F9 #4F95FA #8BB9FC #C7DDFE #E1EDFE
Accessibility & contrast
On white
2.01
#8BB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8BB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB9FC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB9FC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#5EC8D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bb9fc; /* rgb */ color: rgb(139, 185, 252); /* oklch */ color: oklch(77.9% 0.108 257.7);
Tailwind
colors: {
custom: {
50: '#b1cdfd',
500: '#8bb9fc',
950: '#000000',
},
}SCSS
$custom: #8bb9fc; $custom-light: #b1cdfd; $custom-dark: #000000;
JSON
{
"hex": "#8bb9fc",
"rgb": {
"r": 139,
"g": 185,
"b": 252
},
"hsl": {
"h": 215.575,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.77891,
"c": 0.10831,
"h": 257.7
},
"luminance": 0.47215
}Semantic roles & 50–950 ramp
primary
#8BB9FC
secondary
#F6E9D5
accent
#8800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285