#8EB3F7#8EB3F7
#8EB3F7 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.6% C 0.106 H 262.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB3F7 |
|---|---|
| RGB | rgb(142, 179, 247) |
| HSL | hsl(219, 87%, 76%) |
| HSV | hsv(219, 43%, 97%) |
| CMYK | cmyk(42.5%, 27.5%, 0%, 3.1%) |
| CIE-LAB | lab(72.70, 4.65, -37.70) |
| CIE-LCH | lch(72.70, 37.99, 277.03°) |
| OKLab | oklab(76.6% -0.0145 -0.1053) |
| OKLCH | oklch(76.6% 0.106 262.2) |
| XYZ | xyz(44.0586, 44.7039, 94.2848) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.21
Pastel Blue
#A2BFFE
ΔE00 3.91
Sky Blue (survey)
#75BBFD
ΔE00 6.60
Baby Blue (survey)
#A2CFFE
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Periwinkle Blue
#8F99FB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB3F7 #F7D28E
analogous
#8EE8F7 #8EB3F7 #9E8EF7
triadic
#8EB3F7 #F78EB3 #B3F78E
tetradic
#8EB3F7 #F78EE8 #F7D28E #8EF79E
square
#8EB3F7 #F78EE8 #F7D28E #8EF79E
split-complementary
#8EB3F7 #F79E8E #E8F78E
monochromatic
#1C66EF #558DF3 #8EB3F7 #C7D9FB #E2ECFD
Accessibility & contrast
On white
2.11
#8EB3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8EB3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB3F7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB3F7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FA
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#68C1CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8eb3f7; /* rgb */ color: rgb(142, 179, 247); /* oklch */ color: oklch(76.6% 0.106 262.2);
Tailwind
colors: {
custom: {
50: '#b3c9fa',
500: '#8eb3f7',
950: '#000000',
},
}SCSS
$custom: #8eb3f7; $custom-light: #b3c9fa; $custom-dark: #000000;
JSON
{
"hex": "#8eb3f7",
"rgb": {
"r": 142,
"g": 179,
"b": 247
},
"hsl": {
"h": 218.857,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.76596,
"c": 0.10626,
"h": 262.2
},
"luminance": 0.44706
}Semantic roles & 50–950 ramp
primary
#8EB3F7
secondary
#F5EAD6
accent
#9402E3
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285