#8BB0FE#8BB0FE
#8BB0FE is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.1% C 0.120 H 264.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0FE |
|---|---|
| RGB | rgb(139, 176, 254) |
| HSL | hsl(221, 98%, 77%) |
| HSV | hsv(221, 45%, 100%) |
| CMYK | cmyk(45.3%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.02, 7.55, -42.55) |
| CIE-LCH | lch(72.02, 43.22, 280.06°) |
| OKLab | oklab(76.12% -0.0118 -0.1193) |
| OKLCH | oklch(76.12% 0.12 264.3) |
| XYZ | xyz(44.0564, 43.6927, 99.8588) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Pastel Blue
#A2BFFE
ΔE00 4.62
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.63
Baby Blue (survey)
#A2CFFE
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0FE #FED98B
analogous
#8BE9FE #8BB0FE #A08BFE
triadic
#8BB0FE #FE8BB0 #B0FE8B
tetradic
#8BB0FE #FE8BE9 #FED98B #8BFEA0
square
#8BB0FE #FE8BE9 #FED98B #8BFEA0
split-complementary
#8BB0FE #FEA08B #E9FE8B
monochromatic
#125DFD #4E87FD #8BB0FE #C8D9FF #E1EAFF
Accessibility & contrast
On white
2.16
#8BB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#8BB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0FE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0FE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#5FC0CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb0fe; /* rgb */ color: rgb(139, 176, 254); /* oklch */ color: oklch(76.1% 0.120 264.3);
Tailwind
colors: {
custom: {
50: '#b2c7ff',
500: '#8bb0fe',
950: '#000000',
},
}SCSS
$custom: #8bb0fe; $custom-light: #b2c7ff; $custom-dark: #000000;
JSON
{
"hex": "#8bb0fe",
"rgb": {
"r": 139,
"g": 176,
"b": 254
},
"hsl": {
"h": 220.696,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.76122,
"c": 0.1199,
"h": 264.3
},
"luminance": 0.43695
}Semantic roles & 50–950 ramp
primary
#8BB0FE
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286