#8EB3F4#8EB3F4
#8EB3F4 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.102 H 261.4°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB3F4 |
|---|---|
| RGB | rgb(142, 179, 244) |
| HSL | hsl(218, 82%, 76%) |
| HSV | hsv(218, 42%, 96%) |
| CMYK | cmyk(41.8%, 26.6%, 0%, 4.3%) |
| CIE-LAB | lab(72.57, 3.82, -36.27) |
| CIE-LCH | lch(72.57, 36.47, 276.02°) |
| OKLab | oklab(76.46% -0.0153 -0.1011) |
| OKLCH | oklch(76.46% 0.102 261.4) |
| XYZ | xyz(43.5994, 44.5202, 91.8663) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.26
Pastel Blue
#A2BFFE
ΔE00 3.95
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB3F4 #F4CF8E
analogous
#8EE6F4 #8EB3F4 #9C8EF4
triadic
#8EB3F4 #F48EB3 #B3F48E
tetradic
#8EB3F4 #F48EE6 #F4CF8E #8EF49C
square
#8EB3F4 #F48EE6 #F4CF8E #8EF49C
split-complementary
#8EB3F4 #F49C8E #E6F48E
monochromatic
#1E68E9 #568DEF #8EB3F4 #C6D9F9 #E3ECFC
Accessibility & contrast
On white
2.12
#8EB3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8EB3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB3F4
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB3F4 | 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)
#9CB7F7
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#6AC1CA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8eb3f4; /* rgb */ color: rgb(142, 179, 244); /* oklch */ color: oklch(76.5% 0.102 261.4);
Tailwind
colors: {
custom: {
50: '#b3c9f8',
500: '#8eb3f4',
950: '#000000',
},
}SCSS
$custom: #8eb3f4; $custom-light: #b3c9f8; $custom-dark: #000000;
JSON
{
"hex": "#8eb3f4",
"rgb": {
"r": 142,
"g": 179,
"b": 244
},
"hsl": {
"h": 218.235,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.76461,
"c": 0.10231,
"h": 261.4
},
"luminance": 0.44523
}Semantic roles & 50–950 ramp
primary
#8EB3F4
secondary
#F4EAD7
accent
#9007DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285