#8EB5F6#8EB5F6
#8EB5F6 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.0% C 0.103 H 260.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB5F6 |
|---|---|
| RGB | rgb(142, 181, 246) |
| HSL | hsl(218, 85%, 76%) |
| HSV | hsv(218, 42%, 96%) |
| CMYK | cmyk(42.3%, 26.4%, 0%, 3.5%) |
| CIE-LAB | lab(73.19, 3.26, -36.40) |
| CIE-LCH | lch(73.19, 36.55, 275.12°) |
| OKLab | oklab(76.97% -0.0172 -0.1015) |
| OKLCH | oklch(76.97% 0.103 260.4) |
| XYZ | xyz(44.3084, 45.4498, 93.6089) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.65
Pastel Blue
#A2BFFE
ΔE00 3.81
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Baby Blue (survey)
#A2CFFE
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB5F6 #F6CF8E
analogous
#8EE9F6 #8EB5F6 #9B8EF6
triadic
#8EB5F6 #F68EB5 #B5F68E
tetradic
#8EB5F6 #F68EE9 #F6CF8E #8EF69B
square
#8EB5F6 #F68EE9 #F6CF8E #8EF69B
split-complementary
#8EB5F6 #F69B8E #E9F68E
monochromatic
#1D6BED #5590F1 #8EB5F6 #C7DAFB #E3ECFD
Accessibility & contrast
On white
2.08
#8EB5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#8EB5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB5F6
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB5F6 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9F9
Deuteranopia (green-blind)
#92AFF5
Tritanopia (blue-blind)
#68C3CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8eb5f6; /* rgb */ color: rgb(142, 181, 246); /* oklch */ color: oklch(77.0% 0.103 260.4);
Tailwind
colors: {
custom: {
50: '#b3cbf9',
500: '#8eb5f6',
950: '#000000',
},
}SCSS
$custom: #8eb5f6; $custom-light: #b3cbf9; $custom-dark: #000000;
JSON
{
"hex": "#8eb5f6",
"rgb": {
"r": 142,
"g": 181,
"b": 246
},
"hsl": {
"h": 217.5,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.76966,
"c": 0.10298,
"h": 260.4
},
"luminance": 0.45452
}Semantic roles & 50–950 ramp
primary
#8EB5F6
secondary
#F5E9D6
accent
#8E04E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285