#8EBBFA#8EBBFA
#8EBBFA is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.4% C 0.103 H 256.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBFA |
|---|---|
| RGB | rgb(142, 187, 250) |
| HSL | hsl(215, 92%, 77%) |
| HSV | hsv(215, 43%, 98%) |
| CMYK | cmyk(43.2%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(74.95, 1.06, -35.83) |
| CIE-LCH | lch(74.95, 35.85, 271.69°) |
| OKLab | oklab(78.39% -0.0233 -0.0999) |
| OKLCH | oklch(78.39% 0.103 256.9) |
| XYZ | xyz(46.1753, 48.1908, 97.2926) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.97
Pastel Blue
#A2BFFE
ΔE00 4.06
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Light Blue
#95D0FC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBFA #FACD8E
analogous
#8EF1FA #8EBBFA #978EFA
triadic
#8EBBFA #FA8EBB #BBFA8E
tetradic
#8EBBFA #FA8EF1 #FACD8E #8EFA97
square
#8EBBFA #FA8EF1 #FACD8E #8EFA97
split-complementary
#8EBBFA #FA978E #F1FA8E
monochromatic
#1974F5 #5398F7 #8EBBFA #C9DEFD #E2EDFE
Accessibility & contrast
On white
1.97
#8EBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8EBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBFA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBFA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#65C9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbfa; /* rgb */ color: rgb(142, 187, 250); /* oklch */ color: oklch(78.4% 0.103 256.9);
Tailwind
colors: {
custom: {
50: '#b3cffc',
500: '#8ebbfa',
950: '#000000',
},
}SCSS
$custom: #8ebbfa; $custom-light: #b3cffc; $custom-dark: #000000;
JSON
{
"hex": "#8ebbfa",
"rgb": {
"r": 142,
"g": 187,
"b": 250
},
"hsl": {
"h": 215,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.78394,
"c": 0.10257,
"h": 256.9
},
"luminance": 0.48194
}Semantic roles & 50–950 ramp
primary
#8EBBFA
secondary
#F6E8D5
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285