#8EB8FA#8EB8FA
#8EB8FA is a light, moderate blue. Relative luminance 0.469; OKLCH L 77.8% C 0.105 H 259.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8FA |
|---|---|
| RGB | rgb(142, 184, 250) |
| HSL | hsl(217, 92%, 77%) |
| HSV | hsv(217, 43%, 98%) |
| CMYK | cmyk(43.2%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(74.15, 2.71, -37.07) |
| CIE-LCH | lch(74.15, 37.17, 274.18°) |
| OKLab | oklab(77.77% -0.0197 -0.1034) |
| OKLCH | oklch(77.77% 0.105 259.2) |
| XYZ | xyz(45.5455, 46.9312, 97.0826) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.85
Pastel Blue
#A2BFFE
ΔE00 3.78
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.15
Light Blue
#95D0FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8FA #FAD08E
analogous
#8EEEFA #8EB8FA #9A8EFA
triadic
#8EB8FA #FA8EB8 #B8FA8E
tetradic
#8EB8FA #FA8EEE #FAD08E #8EFA9A
square
#8EB8FA #FA8EEE #FAD08E #8EFA9A
split-complementary
#8EB8FA #FA9A8E #EEFA8E
monochromatic
#196EF5 #5393F7 #8EB8FA #C9DDFD #E2EDFE
Accessibility & contrast
On white
2.02
#8EB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8EB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8FA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8FA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#66C6CF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8eb8fa; /* rgb */ color: rgb(142, 184, 250); /* oklch */ color: oklch(77.8% 0.105 259.2);
Tailwind
colors: {
custom: {
50: '#b3cdfc',
500: '#8eb8fa',
950: '#000000',
},
}SCSS
$custom: #8eb8fa; $custom-light: #b3cdfc; $custom-dark: #000000;
JSON
{
"hex": "#8eb8fa",
"rgb": {
"r": 142,
"g": 184,
"b": 250
},
"hsl": {
"h": 216.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.77768,
"c": 0.10531,
"h": 259.2
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#8EB8FA
secondary
#F6E9D5
accent
#8C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285