#8EAAF8#8EAAF8
#8EAAF8 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.117 H 268.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF8 |
|---|---|
| RGB | rgb(142, 170, 248) |
| HSL | hsl(224, 88%, 76%) |
| HSV | hsv(224, 43%, 97%) |
| CMYK | cmyk(42.7%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(70.37, 9.97, -41.88) |
| CIE-LCH | lch(70.37, 43.05, 283.39°) |
| OKLab | oklab(74.8% -0.0032 -0.1173) |
| OKLCH | oklch(74.8% 0.117 268.4) |
| XYZ | xyz(42.4680, 41.2752, 94.5179) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 5.46
Cornflowerblue
#6495ED
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 9.12
Sky Blue (survey)
#75BBFD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF8 #F8DC8E
analogous
#8EDFF8 #8EAAF8 #A78EF8
triadic
#8EAAF8 #F88EAA #AAF88E
tetradic
#8EAAF8 #F88EDF #F8DC8E #8EF8A7
square
#8EAAF8 #F88EDF #F8DC8E #8EF8A7
split-complementary
#8EAAF8 #F8A78E #DFF88E
monochromatic
#1B53F1 #547FF4 #8EAAF8 #C8D5FC #E2E9FD
Accessibility & contrast
On white
2.27
#8EAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#8EAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FB
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#69BAC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eaaf8; /* rgb */ color: rgb(142, 170, 248); /* oklch */ color: oklch(74.8% 0.117 268.4);
Tailwind
colors: {
custom: {
50: '#b3c3fb',
500: '#8eaaf8',
950: '#000000',
},
}SCSS
$custom: #8eaaf8; $custom-light: #b3c3fb; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf8",
"rgb": {
"r": 142,
"g": 170,
"b": 248
},
"hsl": {
"h": 224.151,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.74798,
"c": 0.11736,
"h": 268.4
},
"luminance": 0.41278
}Semantic roles & 50–950 ramp
primary
#8EAAF8
secondary
#F5EDD6
accent
#A901E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185