#8BB1FE#8BB1FE
#8BB1FE is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.3% C 0.119 H 263.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB1FE |
|---|---|
| RGB | rgb(139, 177, 254) |
| HSL | hsl(220, 98%, 77%) |
| HSV | hsv(220, 45%, 100%) |
| CMYK | cmyk(45.3%, 30.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.29, 6.99, -42.14) |
| CIE-LCH | lch(72.29, 42.71, 279.41°) |
| OKLab | oklab(76.33% -0.013 -0.1181) |
| OKLCH | oklch(76.33% 0.119 263.7) |
| XYZ | xyz(44.2532, 44.0863, 99.9244) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 4.50
Sky Blue (survey)
#75BBFD
ΔE00 6.80
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Periwinkle Blue
#8F99FB
ΔE00 7.94
Cornflowerblue
#6495ED
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB1FE #FED88B
analogous
#8BEBFE #8BB1FE #9F8BFE
triadic
#8BB1FE #FE8BB1 #B1FE8B
tetradic
#8BB1FE #FE8BEB #FED88B #8BFE9F
square
#8BB1FE #FE8BEB #FED88B #8BFE9F
split-complementary
#8BB1FE #FE9F8B #EBFE8B
monochromatic
#125FFD #4E88FD #8BB1FE #C8DAFF #E1EBFF
Accessibility & contrast
On white
2.14
#8BB1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8BB1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB1FE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB1FE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#5FC1CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb1fe; /* rgb */ color: rgb(139, 177, 254); /* oklch */ color: oklch(76.3% 0.119 263.7);
Tailwind
colors: {
custom: {
50: '#b2c8ff',
500: '#8bb1fe',
950: '#000000',
},
}SCSS
$custom: #8bb1fe; $custom-light: #b2c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8bb1fe",
"rgb": {
"r": 139,
"g": 177,
"b": 254
},
"hsl": {
"h": 220.174,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.76327,
"c": 0.11882,
"h": 263.7
},
"luminance": 0.44089
}Semantic roles & 50–950 ramp
primary
#8BB1FE
secondary
#F7EBD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286