#8BB3FE#8BB3FE
#8BB3FE is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.7% C 0.117 H 262.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3FE |
|---|---|
| RGB | rgb(139, 179, 254) |
| HSL | hsl(219, 98%, 77%) |
| HSV | hsv(219, 45%, 100%) |
| CMYK | cmyk(45.3%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.81, 5.87, -41.31) |
| CIE-LCH | lch(72.81, 41.73, 278.08°) |
| OKLab | oklab(76.74% -0.0154 -0.1157) |
| OKLCH | oklch(76.74% 0.117 262.4) |
| XYZ | xyz(44.6511, 44.8822, 100.0570) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.76
Pastel Blue
#A2BFFE
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Baby Blue (survey)
#A2CFFE
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3FE #FED68B
analogous
#8BEDFE #8BB3FE #9C8BFE
triadic
#8BB3FE #FE8BB3 #B3FE8B
tetradic
#8BB3FE #FE8BED #FED68B #8BFE9C
square
#8BB3FE #FE8BED #FED68B #8BFE9C
split-complementary
#8BB3FE #FE9C8B #EDFE8B
monochromatic
#1263FD #4E8BFD #8BB3FE #C8DBFF #E1EBFF
Accessibility & contrast
On white
2.10
#8BB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8BB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3FE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3FE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#5EC3CE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb3fe; /* rgb */ color: rgb(139, 179, 254); /* oklch */ color: oklch(76.7% 0.117 262.4);
Tailwind
colors: {
custom: {
50: '#b2c9ff',
500: '#8bb3fe',
950: '#000000',
},
}SCSS
$custom: #8bb3fe; $custom-light: #b2c9ff; $custom-dark: #000000;
JSON
{
"hex": "#8bb3fe",
"rgb": {
"r": 139,
"g": 179,
"b": 254
},
"hsl": {
"h": 219.13,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.76738,
"c": 0.11675,
"h": 262.4
},
"luminance": 0.44885
}Semantic roles & 50–950 ramp
primary
#8BB3FE
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286