#8EB8F9#8EB8F9
#8EB8F9 is a light, moderate blue. Relative luminance 0.469; OKLCH L 77.7% C 0.104 H 258.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB8F9 |
|---|---|
| RGB | rgb(142, 184, 249) |
| HSL | hsl(216, 90%, 77%) |
| HSV | hsv(216, 43%, 98%) |
| CMYK | cmyk(43%, 26.1%, 0%, 2.4%) |
| CIE-LAB | lab(74.11, 2.43, -36.60) |
| CIE-LCH | lch(74.11, 36.68, 273.80°) |
| OKLab | oklab(77.72% -0.02 -0.1021) |
| OKLCH | oklch(77.72% 0.104 258.9) |
| XYZ | xyz(45.3892, 46.8686, 96.2590) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.88
Pastel Blue
#A2BFFE
ΔE00 3.80
Sky Blue (survey)
#75BBFD
ΔE00 5.26
Baby Blue (survey)
#A2CFFE
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.14
Light Blue
#95D0FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB8F9 #F9CF8E
analogous
#8EEDF9 #8EB8F9 #9A8EF9
triadic
#8EB8F9 #F98EB8 #B8F98E
tetradic
#8EB8F9 #F98EED #F9CF8E #8EF99A
square
#8EB8F9 #F98EED #F9CF8E #8EF99A
split-complementary
#8EB8F9 #F99A8E #EDF98E
monochromatic
#1A6FF3 #5493F6 #8EB8F9 #C8DDFC #E2EDFD
Accessibility & contrast
On white
2.02
#8EB8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8EB8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB8F9
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB8F9 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFC
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#66C6CE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8eb8f9; /* rgb */ color: rgb(142, 184, 249); /* oklch */ color: oklch(77.7% 0.104 258.9);
Tailwind
colors: {
custom: {
50: '#b3cdfb',
500: '#8eb8f9',
950: '#000000',
},
}SCSS
$custom: #8eb8f9; $custom-light: #b3cdfb; $custom-dark: #000000;
JSON
{
"hex": "#8eb8f9",
"rgb": {
"r": 142,
"g": 184,
"b": 249
},
"hsl": {
"h": 216.449,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.77723,
"c": 0.10402,
"h": 258.9
},
"luminance": 0.46871
}Semantic roles & 50–950 ramp
primary
#8EB8F9
secondary
#F6E9D5
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285