#8BB7FF#8BB7FF
#8BB7FF is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.6% C 0.114 H 260.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7FF |
|---|---|
| RGB | rgb(139, 183, 255) |
| HSL | hsl(217, 100%, 77%) |
| HSV | hsv(217, 45%, 100%) |
| CMYK | cmyk(45.5%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(73.92, 3.93, -40.14) |
| CIE-LCH | lch(73.92, 40.33, 275.59°) |
| OKLab | oklab(77.61% -0.0198 -0.1123) |
| OKLCH | oklch(77.61% 0.114 260) |
| XYZ | xyz(45.6250, 46.5731, 101.1737) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.53
Pastel Blue
#A2BFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Light Blue
#95D0FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7FF #FFD38B
analogous
#8BF1FF #8BB7FF #998BFF
triadic
#8BB7FF #FF8BB7 #B7FF8B
tetradic
#8BB7FF #FF8BF1 #FFD38B #8BFF99
square
#8BB7FF #FF8BF1 #FFD38B #8BFF99
split-complementary
#8BB7FF #FF998B #F1FF8B
monochromatic
#116BFF #4E91FF #8BB7FF #C8DDFF #E0ECFF
Accessibility & contrast
On white
2.04
#8BB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8BB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7FF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7FF | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#5DC7D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bb7ff; /* rgb */ color: rgb(139, 183, 255); /* oklch */ color: oklch(77.6% 0.114 260.0);
Tailwind
colors: {
custom: {
50: '#b2ccff',
500: '#8bb7ff',
950: '#000000',
},
}SCSS
$custom: #8bb7ff; $custom-light: #b2ccff; $custom-dark: #000000;
JSON
{
"hex": "#8bb7ff",
"rgb": {
"r": 139,
"g": 183,
"b": 255
},
"hsl": {
"h": 217.241,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.77611,
"c": 0.11405,
"h": 260
},
"luminance": 0.46576
}Semantic roles & 50–950 ramp
primary
#8BB7FF
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286