#8EA9F3#8EA9F3
#8EA9F3 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.4% C 0.112 H 268.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9F3 |
|---|---|
| RGB | rgb(142, 169, 243) |
| HSL | hsl(224, 81%, 75%) |
| HSV | hsv(224, 42%, 95%) |
| CMYK | cmyk(41.6%, 30.5%, 0%, 4.7%) |
| CIE-LAB | lab(69.89, 9.15, -39.90) |
| CIE-LCH | lch(69.89, 40.94, 282.91°) |
| OKLab | oklab(74.36% -0.0033 -0.1116) |
| OKLCH | oklch(74.36% 0.112 268.3) |
| XYZ | xyz(41.5159, 40.5956, 90.4248) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.26
Carolina Blue
#8AB8FE
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 5.71
Cornflowerblue
#6495ED
ΔE00 7.72
Light Grey Blue
#9DBCD4
ΔE00 9.27
Perrywinkle
#8F8CE7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9F3 #F3D88E
analogous
#8EDCF3 #8EA9F3 #A58EF3
triadic
#8EA9F3 #F38EA9 #A9F38E
tetradic
#8EA9F3 #F38EDC #F3D88E #8EF3A5
square
#8EA9F3 #F38EDC #F3D88E #8EF3A5
split-complementary
#8EA9F3 #F3A58E #DCF38E
monochromatic
#1F55E7 #577FED #8EA9F3 #C5D3F9 #E3EAFC
Accessibility & contrast
On white
2.30
#8EA9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#8EA9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9F3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9F3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F6
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#6CB8C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea9f3; /* rgb */ color: rgb(142, 169, 243); /* oklch */ color: oklch(74.4% 0.112 268.3);
Tailwind
colors: {
custom: {
50: '#b3c2f7',
500: '#8ea9f3',
950: '#000000',
},
}SCSS
$custom: #8ea9f3; $custom-light: #b3c2f7; $custom-dark: #000000;
JSON
{
"hex": "#8ea9f3",
"rgb": {
"r": 142,
"g": 169,
"b": 243
},
"hsl": {
"h": 223.96,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.74357,
"c": 0.11167,
"h": 268.3
},
"luminance": 0.40598
}Semantic roles & 50–950 ramp
primary
#8EA9F3
secondary
#F4ECD7
accent
#A408DD
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185