#8BB4FE#8BB4FE
#8BB4FE is a light, moderate blue. Relative luminance 0.453; OKLCH L 76.9% C 0.116 H 261.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4FE |
|---|---|
| RGB | rgb(139, 180, 254) |
| HSL | hsl(219, 98%, 77%) |
| HSV | hsv(219, 45%, 100%) |
| CMYK | cmyk(45.3%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.08, 5.31, -40.90) |
| CIE-LCH | lch(73.08, 41.25, 277.40°) |
| OKLab | oklab(76.94% -0.0166 -0.1145) |
| OKLCH | oklch(76.94% 0.116 261.8) |
| XYZ | xyz(44.8523, 45.2845, 100.1241) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.44
Pastel Blue
#A2BFFE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 5.96
Baby Blue (survey)
#A2CFFE
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4FE #FED58B
analogous
#8BEDFE #8BB4FE #9C8BFE
triadic
#8BB4FE #FE8BB4 #B4FE8B
tetradic
#8BB4FE #FE8BED #FED58B #8BFE9C
square
#8BB4FE #FE8BED #FED58B #8BFE9C
split-complementary
#8BB4FE #FE9C8B #EDFE8B
monochromatic
#1266FD #4E8DFD #8BB4FE #C8DBFF #E1EBFF
Accessibility & contrast
On white
2.09
#8BB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#8BB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4FE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4FE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#5EC4CE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb4fe; /* rgb */ color: rgb(139, 180, 254); /* oklch */ color: oklch(76.9% 0.116 261.8);
Tailwind
colors: {
custom: {
50: '#b2caff',
500: '#8bb4fe',
950: '#000000',
},
}SCSS
$custom: #8bb4fe; $custom-light: #b2caff; $custom-dark: #000000;
JSON
{
"hex": "#8bb4fe",
"rgb": {
"r": 139,
"g": 180,
"b": 254
},
"hsl": {
"h": 218.609,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.76944,
"c": 0.11572,
"h": 261.8
},
"luminance": 0.45287
}Semantic roles & 50–950 ramp
primary
#8BB4FE
secondary
#F7EBD4
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286