#8EA8F3#8EA8F3
#8EA8F3 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.2% C 0.113 H 268.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8F3 |
|---|---|
| RGB | rgb(142, 168, 243) |
| HSL | hsl(225, 81%, 75%) |
| HSV | hsv(225, 42%, 95%) |
| CMYK | cmyk(41.6%, 30.9%, 0%, 4.7%) |
| CIE-LAB | lab(69.63, 9.71, -40.31) |
| CIE-LCH | lch(69.63, 41.47, 283.54°) |
| OKLab | oklab(74.15% -0.0021 -0.1128) |
| OKLCH | oklch(74.15% 0.113 268.9) |
| XYZ | xyz(41.3306, 40.2250, 90.3631) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.96
Carolina Blue
#8AB8FE
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 7.66
Perrywinkle
#8F8CE7
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8F3 #F3D98E
analogous
#8EDBF3 #8EA8F3 #A68EF3
triadic
#8EA8F3 #F38EA8 #A8F38E
tetradic
#8EA8F3 #F38EDB #F3D98E #8EF3A6
square
#8EA8F3 #F38EDB #F3D98E #8EF3A6
split-complementary
#8EA8F3 #F3A68E #DBF38E
monochromatic
#1F53E7 #577DED #8EA8F3 #C5D3F9 #E3EAFC
Accessibility & contrast
On white
2.32
#8EA8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8EA8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8F3
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8F3 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF6
Deuteranopia (green-blind)
#84A6F1
Tritanopia (blue-blind)
#6CB7C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea8f3; /* rgb */ color: rgb(142, 168, 243); /* oklch */ color: oklch(74.2% 0.113 268.9);
Tailwind
colors: {
custom: {
50: '#b3c1f7',
500: '#8ea8f3',
950: '#000000',
},
}SCSS
$custom: #8ea8f3; $custom-light: #b3c1f7; $custom-dark: #000000;
JSON
{
"hex": "#8ea8f3",
"rgb": {
"r": 142,
"g": 168,
"b": 243
},
"hsl": {
"h": 224.554,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.74154,
"c": 0.11283,
"h": 268.9
},
"luminance": 0.40227
}Semantic roles & 50–950 ramp
primary
#8EA8F3
secondary
#F4ECD7
accent
#A608DD
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185