#8EAAF9#8EAAF9
#8EAAF9 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.119 H 268.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF9 |
|---|---|
| RGB | rgb(142, 170, 249) |
| HSL | hsl(224, 90%, 77%) |
| HSV | hsv(224, 43%, 98%) |
| CMYK | cmyk(43%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(70.41, 10.25, -42.35) |
| CIE-LCH | lch(70.41, 43.57, 283.60°) |
| OKLab | oklab(74.85% -0.003 -0.1187) |
| OKLCH | oklch(74.85% 0.119 268.6) |
| XYZ | xyz(42.6236, 41.3375, 95.3372) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 5.46
Cornflowerblue
#6495ED
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 9.11
Sky Blue (survey)
#75BBFD
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF9 #F9DD8E
analogous
#8EE0F9 #8EAAF9 #A88EF9
triadic
#8EAAF9 #F98EAA #AAF98E
tetradic
#8EAAF9 #F98EE0 #F9DD8E #8EF9A8
square
#8EAAF9 #F98EE0 #F9DD8E #8EF9A8
split-complementary
#8EAAF9 #F9A88E #E0F98E
monochromatic
#1A53F3 #547EF6 #8EAAF9 #C8D6FC #E2E9FD
Accessibility & contrast
On white
2.27
#8EAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#8EAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF9 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FC
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#68BAC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eaaf9; /* rgb */ color: rgb(142, 170, 249); /* oklch */ color: oklch(74.8% 0.119 268.6);
Tailwind
colors: {
custom: {
50: '#b3c3fb',
500: '#8eaaf9',
950: '#000000',
},
}SCSS
$custom: #8eaaf9; $custom-light: #b3c3fb; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf9",
"rgb": {
"r": 142,
"g": 170,
"b": 249
},
"hsl": {
"h": 224.299,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.74846,
"c": 0.11874,
"h": 268.6
},
"luminance": 0.4134
}Semantic roles & 50–950 ramp
primary
#8EAAF9
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185