#8EAAF1#8EAAF1
#8EAAF1 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.5% C 0.108 H 267.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF1 |
|---|---|
| RGB | rgb(142, 170, 241) |
| HSL | hsl(223, 78%, 75%) |
| HSV | hsv(223, 41%, 95%) |
| CMYK | cmyk(41.1%, 29.5%, 0%, 5.5%) |
| CIE-LAB | lab(70.07, 8.03, -38.54) |
| CIE-LCH | lch(70.07, 39.36, 281.77°) |
| OKLab | oklab(74.47% -0.0051 -0.1077) |
| OKLCH | oklch(74.47% 0.108 267.3) |
| XYZ | xyz(41.4023, 40.8490, 88.9051) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.17
Sky Blue (survey)
#75BBFD
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF1 #F1D58E
analogous
#8EDCF1 #8EAAF1 #A38EF1
triadic
#8EAAF1 #F18EAA #AAF18E
tetradic
#8EAAF1 #F18EDC #F1D58E #8EF1A3
square
#8EAAF1 #F18EDC #F1D58E #8EF1A3
split-complementary
#8EAAF1 #F1A38E #DCF18E
monochromatic
#2158E4 #5881EA #8EAAF1 #C4D3F8 #E4EBFC
Accessibility & contrast
On white
2.29
#8EAAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#8EAAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF1
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF1 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F4
Deuteranopia (green-blind)
#88A7EF
Tritanopia (blue-blind)
#6DB9C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8eaaf1; /* rgb */ color: rgb(142, 170, 241); /* oklch */ color: oklch(74.5% 0.108 267.3);
Tailwind
colors: {
custom: {
50: '#b2c3f6',
500: '#8eaaf1',
950: '#000000',
},
}SCSS
$custom: #8eaaf1; $custom-light: #b2c3f6; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf1",
"rgb": {
"r": 142,
"g": 170,
"b": 241
},
"hsl": {
"h": 223.03,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.74468,
"c": 0.1078,
"h": 267.3
},
"luminance": 0.40851
}Semantic roles & 50–950 ramp
primary
#8EAAF1
secondary
#F3ECD8
accent
#A00BDA
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185