#8EB0F9#8EB0F9
#8EB0F9 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.112 H 264.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB0F9 |
|---|---|
| RGB | rgb(142, 176, 249) |
| HSL | hsl(221, 90%, 77%) |
| HSV | hsv(221, 43%, 98%) |
| CMYK | cmyk(43%, 29.3%, 0%, 2.4%) |
| CIE-LAB | lab(71.99, 6.88, -39.89) |
| CIE-LCH | lch(71.99, 40.48, 279.78°) |
| OKLab | oklab(76.07% -0.0103 -0.1116) |
| OKLCH | oklch(76.07% 0.112 264.7) |
| XYZ | xyz(43.7741, 43.6385, 95.7207) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 4.27
Periwinkle Blue
#8F99FB
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 8.25
Cornflowerblue
#6495ED
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB0F9 #F9D78E
analogous
#8EE5F9 #8EB0F9 #A28EF9
triadic
#8EB0F9 #F98EB0 #B0F98E
tetradic
#8EB0F9 #F98EE5 #F9D78E #8EF9A2
square
#8EB0F9 #F98EE5 #F9D78E #8EF9A2
split-complementary
#8EB0F9 #F9A28E #E5F98E
monochromatic
#1A5FF3 #5487F6 #8EB0F9 #C8D9FC #E2EBFD
Accessibility & contrast
On white
2.16
#8EB0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#8EB0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB0F9
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB0F9 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#67BFCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eb0f9; /* rgb */ color: rgb(142, 176, 249); /* oklch */ color: oklch(76.1% 0.112 264.7);
Tailwind
colors: {
custom: {
50: '#b3c7fb',
500: '#8eb0f9',
950: '#000000',
},
}SCSS
$custom: #8eb0f9; $custom-light: #b3c7fb; $custom-dark: #000000;
JSON
{
"hex": "#8eb0f9",
"rgb": {
"r": 142,
"g": 176,
"b": 249
},
"hsl": {
"h": 220.935,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.76069,
"c": 0.11205,
"h": 264.7
},
"luminance": 0.43641
}Semantic roles & 50–950 ramp
primary
#8EB0F9
secondary
#F6EBD5
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285