#8EAAF2#8EAAF2
#8EAAF2 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.5% C 0.109 H 267.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF2 |
|---|---|
| RGB | rgb(142, 170, 242) |
| HSL | hsl(223, 79%, 75%) |
| HSV | hsv(223, 41%, 95%) |
| CMYK | cmyk(41.3%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(70.11, 8.31, -39.02) |
| CIE-LCH | lch(70.11, 39.89, 282.02°) |
| OKLab | oklab(74.51% -0.0048 -0.1091) |
| OKLCH | oklch(74.51% 0.109 267.5) |
| XYZ | xyz(41.5521, 40.9089, 89.6939) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 9.16
Sky Blue (survey)
#75BBFD
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF2 #F2D68E
analogous
#8EDCF2 #8EAAF2 #A48EF2
triadic
#8EAAF2 #F28EAA #AAF28E
tetradic
#8EAAF2 #F28EDC #F2D68E #8EF2A4
square
#8EAAF2 #F28EDC #F2D68E #8EF2A4
split-complementary
#8EAAF2 #F2A48E #DCF28E
monochromatic
#2057E5 #5781EC #8EAAF2 #C5D3F8 #E4EAFC
Accessibility & contrast
On white
2.29
#8EAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#8EAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#6CB9C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8eaaf2; /* rgb */ color: rgb(142, 170, 242); /* oklch */ color: oklch(74.5% 0.109 267.5);
Tailwind
colors: {
custom: {
50: '#b3c3f6',
500: '#8eaaf2',
950: '#000000',
},
}SCSS
$custom: #8eaaf2; $custom-light: #b3c3f6; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf2",
"rgb": {
"r": 142,
"g": 170,
"b": 242
},
"hsl": {
"h": 223.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.74514,
"c": 0.10917,
"h": 267.5
},
"luminance": 0.40911
}Semantic roles & 50–950 ramp
primary
#8EAAF2
secondary
#F4ECD7
accent
#A10ADC
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185