#8BB6FC#8BB6FC
#8BB6FC is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.3% C 0.111 H 259.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6FC |
|---|---|
| RGB | rgb(139, 182, 252) |
| HSL | hsl(217, 95%, 77%) |
| HSV | hsv(217, 45%, 99%) |
| CMYK | cmyk(44.8%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.53, 3.64, -39.13) |
| CIE-LCH | lch(73.53, 39.30, 275.31°) |
| OKLab | oklab(77.27% -0.0195 -0.1094) |
| OKLCH | oklch(77.27% 0.111 259.9) |
| XYZ | xyz(44.9404, 45.9704, 98.5817) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.77
Pastel Blue
#A2BFFE
ΔE00 4.25
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6FC #FCD18B
analogous
#8BEFFC #8BB6FC #998BFC
triadic
#8BB6FC #FC8BB6 #B6FC8B
tetradic
#8BB6FC #FC8BEF #FCD18B #8BFC99
square
#8BB6FC #FC8BEF #FCD18B #8BFC99
split-complementary
#8BB6FC #FC998B #EFFC8B
monochromatic
#146BF9 #4F90FA #8BB6FC #C7DCFE #E1ECFE
Accessibility & contrast
On white
2.06
#8BB6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8BB6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6FC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6FC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#5FC5CE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bb6fc; /* rgb */ color: rgb(139, 182, 252); /* oklch */ color: oklch(77.3% 0.111 259.9);
Tailwind
colors: {
custom: {
50: '#b1cbfd',
500: '#8bb6fc',
950: '#000000',
},
}SCSS
$custom: #8bb6fc; $custom-light: #b1cbfd; $custom-dark: #000000;
JSON
{
"hex": "#8bb6fc",
"rgb": {
"r": 139,
"g": 182,
"b": 252
},
"hsl": {
"h": 217.168,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.77266,
"c": 0.11114,
"h": 259.9
},
"luminance": 0.45973
}Semantic roles & 50–950 ramp
primary
#8BB6FC
secondary
#F6EAD5
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285