#8BB7FE#8BB7FE
#8BB7FE is a light, moderate blue. Relative luminance 0.465; OKLCH L 77.6% C 0.113 H 259.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7FE |
|---|---|
| RGB | rgb(139, 183, 254) |
| HSL | hsl(217, 98%, 77%) |
| HSV | hsv(217, 45%, 100%) |
| CMYK | cmyk(45.3%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(73.87, 3.64, -39.66) |
| CIE-LCH | lch(73.87, 39.83, 275.25°) |
| OKLab | oklab(77.57% -0.0201 -0.1109) |
| OKLCH | oklch(77.57% 0.113 259.7) |
| XYZ | xyz(45.4645, 46.5088, 100.3281) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.49
Pastel Blue
#A2BFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.61
Light Blue
#95D0FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7FE #FED28B
analogous
#8BF1FE #8BB7FE #988BFE
triadic
#8BB7FE #FE8BB7 #B7FE8B
tetradic
#8BB7FE #FE8BF1 #FED28B #8BFE98
square
#8BB7FE #FE8BF1 #FED28B #8BFE98
split-complementary
#8BB7FE #FE988B #F1FE8B
monochromatic
#126CFD #4E91FD #8BB7FE #C8DDFF #E1ECFF
Accessibility & contrast
On white
2.04
#8BB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8BB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7FE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7FE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#8FB1FC
Tritanopia (blue-blind)
#5DC6D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bb7fe; /* rgb */ color: rgb(139, 183, 254); /* oklch */ color: oklch(77.6% 0.113 259.7);
Tailwind
colors: {
custom: {
50: '#b2ccff',
500: '#8bb7fe',
950: '#000000',
},
}SCSS
$custom: #8bb7fe; $custom-light: #b2ccff; $custom-dark: #000000;
JSON
{
"hex": "#8bb7fe",
"rgb": {
"r": 139,
"g": 183,
"b": 254
},
"hsl": {
"h": 217.043,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77565,
"c": 0.11276,
"h": 259.7
},
"luminance": 0.46512
}Semantic roles & 50–950 ramp
primary
#8BB7FE
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286