#8BB2FE#8BB2FE
#8BB2FE is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.118 H 263.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2FE |
|---|---|
| RGB | rgb(139, 178, 254) |
| HSL | hsl(220, 98%, 77%) |
| HSV | hsv(220, 45%, 100%) |
| CMYK | cmyk(45.3%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.55, 6.43, -41.73) |
| CIE-LCH | lch(72.55, 42.22, 278.76°) |
| OKLab | oklab(76.53% -0.0142 -0.1169) |
| OKLCH | oklch(76.53% 0.118 263.1) |
| XYZ | xyz(44.4514, 44.4828, 99.9904) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.08
Pastel Blue
#A2BFFE
ΔE00 4.41
Sky Blue (survey)
#75BBFD
ΔE00 6.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2FE #FED78B
analogous
#8BECFE #8BB2FE #9E8BFE
triadic
#8BB2FE #FE8BB2 #B2FE8B
tetradic
#8BB2FE #FE8BEC #FED78B #8BFE9E
square
#8BB2FE #FE8BEC #FED78B #8BFE9E
split-complementary
#8BB2FE #FE9E8B #ECFE8B
monochromatic
#1261FD #4E8AFD #8BB2FE #C8DAFF #E1EBFF
Accessibility & contrast
On white
2.12
#8BB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8BB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2FE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2FE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#5EC2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb2fe; /* rgb */ color: rgb(139, 178, 254); /* oklch */ color: oklch(76.5% 0.118 263.1);
Tailwind
colors: {
custom: {
50: '#b2c8ff',
500: '#8bb2fe',
950: '#000000',
},
}SCSS
$custom: #8bb2fe; $custom-light: #b2c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8bb2fe",
"rgb": {
"r": 139,
"g": 178,
"b": 254
},
"hsl": {
"h": 219.652,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.76532,
"c": 0.11778,
"h": 263.1
},
"luminance": 0.44486
}Semantic roles & 50–950 ramp
primary
#8BB2FE
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286