#8EB4FE#8EB4FE
#8EB4FE is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.1% C 0.115 H 263.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB4FE |
|---|---|
| RGB | rgb(142, 180, 254) |
| HSL | hsl(220, 98%, 78%) |
| HSV | hsv(220, 44%, 100%) |
| CMYK | cmyk(44.1%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.25, 6.04, -40.62) |
| CIE-LCH | lch(73.25, 41.07, 278.45°) |
| OKLab | oklab(77.12% -0.0137 -0.1137) |
| OKLCH | oklch(77.12% 0.115 263.1) |
| XYZ | xyz(45.3602, 45.5464, 100.1479) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.93
Pastel Blue
#A2BFFE
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB4FE #FED88E
analogous
#8EECFE #8EB4FE #A08EFE
triadic
#8EB4FE #FE8EB4 #B4FE8E
tetradic
#8EB4FE #FE8EEC #FED88E #8EFEA0
square
#8EB4FE #FE8EEC #FED88E #8EFEA0
split-complementary
#8EB4FE #FEA08E #ECFE8E
monochromatic
#1563FD #518CFD #8EB4FE #CBDCFF #E1EBFF
Accessibility & contrast
On white
2.08
#8EB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8EB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB4FE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB4FE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#64C4CE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8eb4fe; /* rgb */ color: rgb(142, 180, 254); /* oklch */ color: oklch(77.1% 0.115 263.1);
Tailwind
colors: {
custom: {
50: '#b3caff',
500: '#8eb4fe',
950: '#000000',
},
}SCSS
$custom: #8eb4fe; $custom-light: #b3caff; $custom-dark: #000000;
JSON
{
"hex": "#8eb4fe",
"rgb": {
"r": 142,
"g": 180,
"b": 254
},
"hsl": {
"h": 219.643,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.77123,
"c": 0.11451,
"h": 263.1
},
"luminance": 0.45549
}Semantic roles & 50–950 ramp
primary
#8EB4FE
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286