#8EAAF0#8EAAF0
#8EAAF0 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.4% C 0.106 H 267.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF0 |
|---|---|
| RGB | rgb(142, 170, 240) |
| HSL | hsl(223, 77%, 75%) |
| HSV | hsv(223, 41%, 94%) |
| CMYK | cmyk(40.8%, 29.2%, 0%, 5.9%) |
| CIE-LAB | lab(70.03, 7.76, -38.06) |
| CIE-LCH | lch(70.03, 38.84, 281.52°) |
| OKLab | oklab(74.42% -0.0054 -0.1063) |
| OKLCH | oklch(74.42% 0.106 267.1) |
| XYZ | xyz(41.2533, 40.7894, 88.1206) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 5.66
Cornflowerblue
#6495ED
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.18
Sky Blue (survey)
#75BBFD
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF0 #F0D48E
analogous
#8EDBF0 #8EAAF0 #A38EF0
triadic
#8EAAF0 #F08EAA #AAF08E
tetradic
#8EAAF0 #F08EDB #F0D48E #8EF0A3
square
#8EAAF0 #F08EDB #F0D48E #8EF0A3
split-complementary
#8EAAF0 #F0A38E #DBF08E
monochromatic
#2259E2 #5881E9 #8EAAF0 #C4D3F7 #E4EBFB
Accessibility & contrast
On white
2.29
#8EAAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#8EAAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F3
Deuteranopia (green-blind)
#88A7EE
Tritanopia (blue-blind)
#6DB8C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8eaaf0; /* rgb */ color: rgb(142, 170, 240); /* oklch */ color: oklch(74.4% 0.106 267.1);
Tailwind
colors: {
custom: {
50: '#b2c3f5',
500: '#8eaaf0',
950: '#000000',
},
}SCSS
$custom: #8eaaf0; $custom-light: #b2c3f5; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf0",
"rgb": {
"r": 142,
"g": 170,
"b": 240
},
"hsl": {
"h": 222.857,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.74421,
"c": 0.10644,
"h": 267.1
},
"luminance": 0.40792
}Semantic roles & 50–950 ramp
primary
#8EAAF0
secondary
#F3EBD8
accent
#9E0DD9
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185