#8EB3FE#8EB3FE
#8EB3FE is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.9% C 0.116 H 263.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB3FE |
|---|---|
| RGB | rgb(142, 179, 254) |
| HSL | hsl(220, 98%, 78%) |
| HSV | hsv(220, 44%, 100%) |
| CMYK | cmyk(44.1%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.99, 6.59, -41.03) |
| CIE-LCH | lch(72.99, 41.56, 279.13°) |
| OKLab | oklab(76.92% -0.0125 -0.1149) |
| OKLCH | oklch(76.92% 0.116 263.8) |
| XYZ | xyz(45.1591, 45.1441, 100.0808) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 3.92
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Baby Blue (survey)
#A2CFFE
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB3FE #FED98E
analogous
#8EEBFE #8EB3FE #A18EFE
triadic
#8EB3FE #FE8EB3 #B3FE8E
tetradic
#8EB3FE #FE8EEB #FED98E #8EFEA1
square
#8EB3FE #FE8EEB #FED98E #8EFEA1
split-complementary
#8EB3FE #FEA18E #EBFE8E
monochromatic
#1561FD #518AFD #8EB3FE #CBDCFF #E1EBFF
Accessibility & contrast
On white
2.09
#8EB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#8EB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB3FE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB3FE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#64C3CE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8eb3fe; /* rgb */ color: rgb(142, 179, 254); /* oklch */ color: oklch(76.9% 0.116 263.8);
Tailwind
colors: {
custom: {
50: '#b3c9ff',
500: '#8eb3fe',
950: '#000000',
},
}SCSS
$custom: #8eb3fe; $custom-light: #b3c9ff; $custom-dark: #000000;
JSON
{
"hex": "#8eb3fe",
"rgb": {
"r": 142,
"g": 179,
"b": 254
},
"hsl": {
"h": 220.179,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.76918,
"c": 0.11555,
"h": 263.8
},
"luminance": 0.45147
}Semantic roles & 50–950 ramp
primary
#8EB3FE
secondary
#F7EBD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286