#8EBAFA#8EBAFA
#8EBAFA is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.2% C 0.103 H 257.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAFA |
|---|---|
| RGB | rgb(142, 186, 250) |
| HSL | hsl(216, 92%, 77%) |
| HSV | hsv(216, 43%, 98%) |
| CMYK | cmyk(43.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.68, 1.61, -36.25) |
| CIE-LCH | lch(74.68, 36.28, 272.54°) |
| OKLab | oklab(78.19% -0.0221 -0.1011) |
| OKLCH | oklch(78.19% 0.103 257.7) |
| XYZ | xyz(45.9639, 47.7680, 97.2221) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.79
Pastel Blue
#A2BFFE
ΔE00 3.94
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Light Blue
#95D0FC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAFA #FACE8E
analogous
#8EF0FA #8EBAFA #988EFA
triadic
#8EBAFA #FA8EBA #BAFA8E
tetradic
#8EBAFA #FA8EF0 #FACE8E #8EFA98
square
#8EBAFA #FA8EF0 #FACE8E #8EFA98
split-complementary
#8EBAFA #FA988E #F0FA8E
monochromatic
#1972F5 #5396F7 #8EBAFA #C9DEFD #E2EDFE
Accessibility & contrast
On white
1.99
#8EBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#8EBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAFA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAFA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFD
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#65C8D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebafa; /* rgb */ color: rgb(142, 186, 250); /* oklch */ color: oklch(78.2% 0.103 257.7);
Tailwind
colors: {
custom: {
50: '#b3cefc',
500: '#8ebafa',
950: '#000000',
},
}SCSS
$custom: #8ebafa; $custom-light: #b3cefc; $custom-dark: #000000;
JSON
{
"hex": "#8ebafa",
"rgb": {
"r": 142,
"g": 186,
"b": 250
},
"hsl": {
"h": 215.556,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.78185,
"c": 0.10347,
"h": 257.7
},
"luminance": 0.47771
}Semantic roles & 50–950 ramp
primary
#8EBAFA
secondary
#F6E9D5
accent
#8800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285