#8EBBFE#8EBBFE
#8EBBFE is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.6% C 0.108 H 258.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBFE |
|---|---|
| RGB | rgb(142, 187, 254) |
| HSL | hsl(216, 98%, 78%) |
| HSV | hsv(216, 44%, 100%) |
| CMYK | cmyk(44.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.10, 2.16, -37.74) |
| CIE-LCH | lch(75.10, 37.80, 273.28°) |
| OKLab | oklab(78.57% -0.0221 -0.1054) |
| OKLCH | oklch(78.57% 0.108 258.1) |
| XYZ | xyz(46.8092, 48.4443, 100.6309) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.82
Pastel Blue
#A2BFFE
ΔE00 3.99
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Light Blue
#95D0FC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBFE #FED18E
analogous
#8EF3FE #8EBBFE #998EFE
triadic
#8EBBFE #FE8EBB #BBFE8E
tetradic
#8EBBFE #FE8EF3 #FED18E #8EFE99
square
#8EBBFE #FE8EF3 #FED18E #8EFE99
split-complementary
#8EBBFE #FE998E #F3FE8E
monochromatic
#1572FD #5196FD #8EBBFE #CBE0FF #E1EDFF
Accessibility & contrast
On white
1.96
#8EBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8EBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBFE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBFE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#63CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebbfe; /* rgb */ color: rgb(142, 187, 254); /* oklch */ color: oklch(78.6% 0.108 258.1);
Tailwind
colors: {
custom: {
50: '#b3cfff',
500: '#8ebbfe',
950: '#000000',
},
}SCSS
$custom: #8ebbfe; $custom-light: #b3cfff; $custom-dark: #000000;
JSON
{
"hex": "#8ebbfe",
"rgb": {
"r": 142,
"g": 187,
"b": 254
},
"hsl": {
"h": 215.893,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.78571,
"c": 0.10765,
"h": 258.1
},
"luminance": 0.48447
}Semantic roles & 50–950 ramp
primary
#8EBBFE
secondary
#F7E9D4
accent
#8900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286