#8EB0F3#8EB0F3
#8EB0F3 is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.8% C 0.104 H 263.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB0F3 |
|---|---|
| RGB | rgb(142, 176, 243) |
| HSL | hsl(220, 81%, 75%) |
| HSV | hsv(220, 42%, 95%) |
| CMYK | cmyk(41.6%, 27.6%, 0%, 4.7%) |
| CIE-LAB | lab(71.74, 5.22, -37.03) |
| CIE-LCH | lch(71.74, 37.39, 278.02°) |
| OKLab | oklab(75.79% -0.0119 -0.1033) |
| OKLCH | oklch(75.79% 0.104 263.4) |
| XYZ | xyz(42.8532, 43.2702, 90.8706) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.19
Pastel Blue
#A2BFFE
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 7.37
Sky Blue (survey)
#75BBFD
ΔE00 7.39
Baby Blue (survey)
#A2CFFE
ΔE00 8.24
Cornflowerblue
#6495ED
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB0F3 #F3D18E
analogous
#8EE2F3 #8EB0F3 #9E8EF3
triadic
#8EB0F3 #F38EB0 #B0F38E
tetradic
#8EB0F3 #F38EE2 #F3D18E #8EF39E
square
#8EB0F3 #F38EE2 #F3D18E #8EF39E
split-complementary
#8EB0F3 #F39E8E #E2F38E
monochromatic
#1F63E7 #5789ED #8EB0F3 #C5D7F9 #E3ECFC
Accessibility & contrast
On white
2.18
#8EB0F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#8EB0F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB0F3
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB0F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB0F3 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F6
Deuteranopia (green-blind)
#8EACF2
Tritanopia (blue-blind)
#6BBEC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eb0f3; /* rgb */ color: rgb(142, 176, 243); /* oklch */ color: oklch(75.8% 0.104 263.4);
Tailwind
colors: {
custom: {
50: '#b3c7f7',
500: '#8eb0f3',
950: '#000000',
},
}SCSS
$custom: #8eb0f3; $custom-light: #b3c7f7; $custom-dark: #000000;
JSON
{
"hex": "#8eb0f3",
"rgb": {
"r": 142,
"g": 176,
"b": 243
},
"hsl": {
"h": 219.802,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.75794,
"c": 0.10402,
"h": 263.4
},
"luminance": 0.43273
}Semantic roles & 50–950 ramp
primary
#8EB0F3
secondary
#F4EAD7
accent
#9608DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285