#8EB3F8#8EB3F8
#8EB3F8 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.6% C 0.108 H 262.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB3F8 |
|---|---|
| RGB | rgb(142, 179, 248) |
| HSL | hsl(219, 88%, 76%) |
| HSV | hsv(219, 43%, 97%) |
| CMYK | cmyk(42.7%, 27.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.74, 4.92, -38.18) |
| CIE-LCH | lch(72.74, 38.50, 277.35°) |
| OKLab | oklab(76.64% -0.0142 -0.1066) |
| OKLCH | oklch(76.64% 0.108 262.4) |
| XYZ | xyz(44.2133, 44.7658, 95.0997) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.20
Pastel Blue
#A2BFFE
ΔE00 3.90
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 7.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Periwinkle Blue
#8F99FB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB3F8 #F8D38E
analogous
#8EE8F8 #8EB3F8 #9E8EF8
triadic
#8EB3F8 #F88EB3 #B3F88E
tetradic
#8EB3F8 #F88EE8 #F8D38E #8EF89E
square
#8EB3F8 #F88EE8 #F8D38E #8EF89E
split-complementary
#8EB3F8 #F89E8E #E8F88E
monochromatic
#1B65F1 #548CF4 #8EB3F8 #C8DAFC #E2ECFD
Accessibility & contrast
On white
2.11
#8EB3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#8EB3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB3F8
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB3F8 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FB
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#68C2CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8eb3f8; /* rgb */ color: rgb(142, 179, 248); /* oklch */ color: oklch(76.6% 0.108 262.4);
Tailwind
colors: {
custom: {
50: '#b3c9fb',
500: '#8eb3f8',
950: '#000000',
},
}SCSS
$custom: #8eb3f8; $custom-light: #b3c9fb; $custom-dark: #000000;
JSON
{
"hex": "#8eb3f8",
"rgb": {
"r": 142,
"g": 179,
"b": 248
},
"hsl": {
"h": 219.057,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.76641,
"c": 0.10758,
"h": 262.4
},
"luminance": 0.44768
}Semantic roles & 50–950 ramp
primary
#8EB3F8
secondary
#F5EAD6
accent
#9501E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285