#8BB3FD#8BB3FD
#8BB3FD is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.7% C 0.115 H 262.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3FD |
|---|---|
| RGB | rgb(139, 179, 253) |
| HSL | hsl(219, 97%, 77%) |
| HSV | hsv(219, 45%, 99%) |
| CMYK | cmyk(45.1%, 29.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.77, 5.59, -40.84) |
| CIE-LCH | lch(72.77, 41.22, 277.79°) |
| OKLab | oklab(76.69% -0.0157 -0.1144) |
| OKLCH | oklch(76.69% 0.115 262.2) |
| XYZ | xyz(44.4914, 44.8183, 99.2158) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.74
Pastel Blue
#A2BFFE
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3FD #FDD58B
analogous
#8BECFD #8BB3FD #9C8BFD
triadic
#8BB3FD #FD8BB3 #B3FD8B
tetradic
#8BB3FD #FD8BEC #FDD58B #8BFD9C
square
#8BB3FD #FD8BEC #FDD58B #8BFD9C
split-complementary
#8BB3FD #FD9C8B #ECFD8B
monochromatic
#1364FB #4F8CFC #8BB3FD #C7DAFE #E1EBFE
Accessibility & contrast
On white
2.11
#8BB3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#8BB3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3FD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3FD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#5FC3CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb3fd; /* rgb */ color: rgb(139, 179, 253); /* oklch */ color: oklch(76.7% 0.115 262.2);
Tailwind
colors: {
custom: {
50: '#b2c9fe',
500: '#8bb3fd',
950: '#000000',
},
}SCSS
$custom: #8bb3fd; $custom-light: #b2c9fe; $custom-dark: #000000;
JSON
{
"hex": "#8bb3fd",
"rgb": {
"r": 139,
"g": 179,
"b": 253
},
"hsl": {
"h": 218.947,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.76691,
"c": 0.11543,
"h": 262.2
},
"luminance": 0.44821
}Semantic roles & 50–950 ramp
primary
#8BB3FD
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286