#8EA6F3#8EA6F3
#8EA6F3 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.7% C 0.115 H 270.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F3 |
|---|---|
| RGB | rgb(142, 166, 243) |
| HSL | hsl(226, 81%, 75%) |
| HSV | hsv(226, 42%, 95%) |
| CMYK | cmyk(41.6%, 31.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.11, 10.84, -41.13) |
| CIE-LCH | lch(69.11, 42.53, 284.77°) |
| OKLab | oklab(73.75% 0.0004 -0.1152) |
| OKLCH | oklch(73.75% 0.115 270.2) |
| XYZ | xyz(40.9642, 39.4922, 90.2409) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 6.31
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 8.49
Lavender Blue
#8B88F8
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F3 #F3DB8E
analogous
#8ED8F3 #8EA6F3 #A98EF3
triadic
#8EA6F3 #F38EA6 #A6F38E
tetradic
#8EA6F3 #F38ED8 #F3DB8E #8EF3A9
square
#8EA6F3 #F38ED8 #F3DB8E #8EF3A9
split-complementary
#8EA6F3 #F3A98E #D8F38E
monochromatic
#1F4FE7 #577AED #8EA6F3 #C5D2F9 #E3E9FC
Accessibility & contrast
On white
2.36
#8EA6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8EA6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF6
Deuteranopia (green-blind)
#82A5F1
Tritanopia (blue-blind)
#6CB6C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6f3; /* rgb */ color: rgb(142, 166, 243); /* oklch */ color: oklch(73.7% 0.115 270.2);
Tailwind
colors: {
custom: {
50: '#b3c0f7',
500: '#8ea6f3',
950: '#000000',
},
}SCSS
$custom: #8ea6f3; $custom-light: #b3c0f7; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f3",
"rgb": {
"r": 142,
"g": 166,
"b": 243
},
"hsl": {
"h": 225.743,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.73748,
"c": 0.11517,
"h": 270.2
},
"luminance": 0.39494
}Semantic roles & 50–950 ramp
primary
#8EA6F3
secondary
#F4EDD7
accent
#AB08DD
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185