#8EAAF3#8EAAF3
#8EAAF3 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.6% C 0.111 H 267.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF3 |
|---|---|
| RGB | rgb(142, 170, 243) |
| HSL | hsl(223, 81%, 75%) |
| HSV | hsv(223, 42%, 95%) |
| CMYK | cmyk(41.6%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(70.15, 8.58, -39.49) |
| CIE-LCH | lch(70.15, 40.41, 282.26°) |
| OKLab | oklab(74.56% -0.0045 -0.1104) |
| OKLCH | oklch(74.56% 0.111 267.6) |
| XYZ | xyz(41.7027, 40.9691, 90.4871) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 5.56
Cornflowerblue
#6495ED
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.16
Sky Blue (survey)
#75BBFD
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF3 #F3D78E
analogous
#8EDDF3 #8EAAF3 #A48EF3
triadic
#8EAAF3 #F38EAA #AAF38E
tetradic
#8EAAF3 #F38EDD #F3D78E #8EF3A4
square
#8EAAF3 #F38EDD #F3D78E #8EF3A4
split-complementary
#8EAAF3 #F3A48E #DDF38E
monochromatic
#1F57E7 #5780ED #8EAAF3 #C5D4F9 #E3EAFC
Accessibility & contrast
On white
2.28
#8EAAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#8EAAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF3
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF3 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F6
Deuteranopia (green-blind)
#87A7F1
Tritanopia (blue-blind)
#6CB9C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8eaaf3; /* rgb */ color: rgb(142, 170, 243); /* oklch */ color: oklch(74.6% 0.111 267.6);
Tailwind
colors: {
custom: {
50: '#b3c3f7',
500: '#8eaaf3',
950: '#000000',
},
}SCSS
$custom: #8eaaf3; $custom-light: #b3c3f7; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf3",
"rgb": {
"r": 142,
"g": 170,
"b": 243
},
"hsl": {
"h": 223.366,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.74561,
"c": 0.11053,
"h": 267.6
},
"luminance": 0.40971
}Semantic roles & 50–950 ramp
primary
#8EAAF3
secondary
#F4ECD7
accent
#A208DD
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185