#8BB0FF#8BB0FF
#8BB0FF is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.2% C 0.121 H 264.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0FF |
|---|---|
| RGB | rgb(139, 176, 255) |
| HSL | hsl(221, 100%, 77%) |
| HSV | hsv(221, 45%, 100%) |
| CMYK | cmyk(45.5%, 31%, 0%, 0%) |
| CIE-LAB | lab(72.07, 7.83, -43.02) |
| CIE-LCH | lch(72.07, 43.73, 280.32°) |
| OKLab | oklab(76.17% -0.0116 -0.1207) |
| OKLCH | oklch(76.17% 0.121 264.5) |
| XYZ | xyz(44.2170, 43.7569, 100.7043) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Pastel Blue
#A2BFFE
ΔE00 4.63
Sky Blue (survey)
#75BBFD
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.63
Baby Blue (survey)
#A2CFFE
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0FF #FFDA8B
analogous
#8BEAFF #8BB0FF #A08BFF
triadic
#8BB0FF #FF8BB0 #B0FF8B
tetradic
#8BB0FF #FF8BEA #FFDA8B #8BFFA0
square
#8BB0FF #FF8BEA #FFDA8B #8BFFA0
split-complementary
#8BB0FF #FFA08B #EAFF8B
monochromatic
#115DFF #4E86FF #8BB0FF #C8DAFF #E0EAFF
Accessibility & contrast
On white
2.15
#8BB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#8BB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0FF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0FF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#5EC1CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb0ff; /* rgb */ color: rgb(139, 176, 255); /* oklch */ color: oklch(76.2% 0.121 264.5);
Tailwind
colors: {
custom: {
50: '#b2c7ff',
500: '#8bb0ff',
950: '#000000',
},
}SCSS
$custom: #8bb0ff; $custom-light: #b2c7ff; $custom-dark: #000000;
JSON
{
"hex": "#8bb0ff",
"rgb": {
"r": 139,
"g": 176,
"b": 255
},
"hsl": {
"h": 220.862,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.76169,
"c": 0.12123,
"h": 264.5
},
"luminance": 0.4376
}Semantic roles & 50–950 ramp
primary
#8BB0FF
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286