#8BB1FF#8BB1FF
#8BB1FF is a light, vivid blue. Relative luminance 0.442; OKLCH L 76.4% C 0.120 H 263.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB1FF |
|---|---|
| RGB | rgb(139, 177, 255) |
| HSL | hsl(220, 100%, 77%) |
| HSV | hsv(220, 45%, 100%) |
| CMYK | cmyk(45.5%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(72.33, 7.27, -42.61) |
| CIE-LCH | lch(72.33, 43.23, 279.68°) |
| OKLab | oklab(76.37% -0.0127 -0.1195) |
| OKLCH | oklch(76.37% 0.12 263.9) |
| XYZ | xyz(44.4138, 44.1505, 100.7699) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Pastel Blue
#A2BFFE
ΔE00 4.51
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Baby Blue (survey)
#A2CFFE
ΔE00 7.93
Periwinkle Blue
#8F99FB
ΔE00 7.94
Cornflowerblue
#6495ED
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB1FF #FFD98B
analogous
#8BEBFF #8BB1FF #9F8BFF
triadic
#8BB1FF #FF8BB1 #B1FF8B
tetradic
#8BB1FF #FF8BEB #FFD98B #8BFF9F
square
#8BB1FF #FF8BEB #FFD98B #8BFF9F
split-complementary
#8BB1FF #FF9F8B #EBFF8B
monochromatic
#115FFF #4E88FF #8BB1FF #C8DAFF #E0EAFF
Accessibility & contrast
On white
2.14
#8BB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8BB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB1FF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB1FF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#5EC2CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb1ff; /* rgb */ color: rgb(139, 177, 255); /* oklch */ color: oklch(76.4% 0.120 263.9);
Tailwind
colors: {
custom: {
50: '#b2c8ff',
500: '#8bb1ff',
950: '#000000',
},
}SCSS
$custom: #8bb1ff; $custom-light: #b2c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8bb1ff",
"rgb": {
"r": 139,
"g": 177,
"b": 255
},
"hsl": {
"h": 220.345,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.76374,
"c": 0.12016,
"h": 263.9
},
"luminance": 0.44153
}Semantic roles & 50–950 ramp
primary
#8BB1FF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286