#8EBAFE#8EBAFE
#8EBAFE is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.4% C 0.109 H 258.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAFE |
|---|---|
| RGB | rgb(142, 186, 254) |
| HSL | hsl(216, 98%, 78%) |
| HSV | hsv(216, 44%, 100%) |
| CMYK | cmyk(44.1%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.84, 2.71, -38.15) |
| CIE-LCH | lch(74.84, 38.25, 274.07°) |
| OKLab | oklab(78.36% -0.0209 -0.1065) |
| OKLCH | oklch(78.36% 0.109 258.9) |
| XYZ | xyz(46.5978, 48.0215, 100.5604) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.68
Pastel Blue
#A2BFFE
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.91
Light Blue
#95D0FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAFE #FED28E
analogous
#8EF2FE #8EBAFE #9A8EFE
triadic
#8EBAFE #FE8EBA #BAFE8E
tetradic
#8EBAFE #FE8EF2 #FED28E #8EFE9A
square
#8EBAFE #FE8EF2 #FED28E #8EFE9A
split-complementary
#8EBAFE #FE9A8E #F2FE8E
monochromatic
#1570FD #5195FD #8EBAFE #CBDFFF #E1ECFF
Accessibility & contrast
On white
1.98
#8EBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#8EBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAFE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAFE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#63C9D2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebafe; /* rgb */ color: rgb(142, 186, 254); /* oklch */ color: oklch(78.4% 0.109 258.9);
Tailwind
colors: {
custom: {
50: '#b3ceff',
500: '#8ebafe',
950: '#000000',
},
}SCSS
$custom: #8ebafe; $custom-light: #b3ceff; $custom-dark: #000000;
JSON
{
"hex": "#8ebafe",
"rgb": {
"r": 142,
"g": 186,
"b": 254
},
"hsl": {
"h": 216.429,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.78363,
"c": 0.10857,
"h": 258.9
},
"luminance": 0.48024
}Semantic roles & 50–950 ramp
primary
#8EBAFE
secondary
#F7E9D4
accent
#8B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286